Arrest command issues
#12

If you wish to make it check if any player at all is close to the player, you should run a for loop
pawn Code:
for(new i = 0; i < MAX_PLAYERS; i++)
{
     // Put code here
}
Reply


Messages In This Thread
Arrest command issues - by DarkLored - 14.03.2014, 03:18
Re: Arrest command issues - by CuervO - 14.03.2014, 03:42
Re: Arrest command issues - by Ceathor - 14.03.2014, 06:32
Re: Arrest command issues - by mahardika - 14.03.2014, 06:55
Re: Arrest command issues - by DarkLored - 14.03.2014, 22:38
Re: Arrest command issues - by Patrick - 14.03.2014, 22:47
Re: Arrest command issues - by DarkLored - 14.03.2014, 22:53
Re: Arrest command issues - by DarkLored - 14.03.2014, 23:18
Re: Arrest command issues - by DarkLored - 15.03.2014, 01:20
Re: Arrest command issues - by CuervO - 15.03.2014, 01:35
Re: Arrest command issues - by DarkLored - 15.03.2014, 01:38
Re: Arrest command issues - by Ceathor - 15.03.2014, 02:15
Re: Arrest command issues - by DarkLored - 15.03.2014, 02:45

Forum Jump:


Users browsing this thread: 3 Guest(s)