Problem Whit my(?) Zombie and Animal Esp Script
I edited this esp from phax menu .I took "chopper esp" in phax menu and turn it into animal - zombie esp script.But i have a problem.
When i open Esp.It is working normal for 1-2 munite.Then 3-4 munite laters.esp start showing targets (zombies-animals) multiple times.
And this is happening when is i am walking.or look around a little bit fast....
Here's some pictures
i.hizliresim. com/rmL0OB.png
i.hizliresim com/7VmB6m.png
Esp is open for last 10 munite and i see 8-10 same target
i.hizliresim. com/O32rPz.png
That Problem solved just simple "sleep 0.5;" error
My other question is :
Like i'm said i did manage to zombie - animal esp by myshelf.But any one know how to make a esp for items ?
I did try if
And it didnt show items i did show buldings ,?
PS:I am very new in editing scripts so I dont know anyting i just learning for like 2 days
When i open Esp.It is working normal for 1-2 munite.Then 3-4 munite laters.esp start showing targets (zombies-animals) multiple times.
And this is happening when is i am walking.or look around a little bit fast....
Here's some pictures
i.hizliresim. com/rmL0OB.png
i.hizliresim com/7VmB6m.png
Esp is open for last 10 munite and i see 8-10 same target
i.hizliresim. com/O32rPz.png
That Problem solved just simple "sleep 0.5;" error
My other question is : Like i'm said i did manage to zombie - animal esp by myshelf.But any one know how to make a esp for items ?
I did try if
Code:
(_x != player) && !(_x isKindOf "Man")
PS:I am very new in editing scripts so I dont know anyting i just learning for like 2 days