Looping :/
#2

pawn Code:
for(new i=0;i<MAX_PLAYERS;i++){
if(!IsPlayerConnected(i))continue;
if(IsPlayerNPC(i)){
//do stuff
}
}
? that what ya after?
Reply


Messages In This Thread
Looping :/ - by Lorenc_ - 13.04.2011, 09:51
Re: Looping :/ - by (SF)Noobanatior - 13.04.2011, 10:11
Re: Looping :/ - by Lorenc_ - 13.04.2011, 10:16

Forum Jump:


Users browsing this thread: 1 Guest(s)