Not working?
#1

Hey how can I make this work,it doesn't detect fly hack as it should?

Код:
var = GetPlayerAnimationIndex (i);
				if (JB::Variables [FLY_HACK] && ivar [3] > JB::Variables [FLY_HACK] && z > 1.0 && (var == 1543 || var == 1538 || var == 1539))
				{
				    JB::Ban (i, "Fly hack");
				    continue;
				}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)