Scripting Resources & Utilities > Stealth archive

How to call 'bars'

(1/4) > >>

Chrisok:
Can not for the life of me find anything related to health bars on the stealth site. I am just brainstorming but want criticism.

////finding orange on screen/////
if FindNotoriety($190,6) > 5 then
begin
  //having trouble  here
AddToSystemJournal(IntToStr(LastTarget()));
procedure LastTarget
function TargetID: Cardinal
if targetpresent then
   begin
   TargetToXYZ(X,Y,Z); //do i define this to multiple areas or can i place it at one spot and they will stack together when put together?
   end;
end;

Masscre:
Bars then look for their phone number.

Chrisok:
I laughed. Worthy post. But seriously, i've scuffed through russian forums and still come up empty.

Neo:
What are you trying to accomplish exactly ? 'Pull' enemies' health bars?

Chrisok:
In Essence, I want to create one version for pvp so pulling orange / red bars and then one for my provoker so pulling grey bars.

Navigation

[0] Message Index

[#] Next page

Go to full version