Object Following Player
#4

could be wrong,

Код:
public randobj() {
new randid = random(MAX_PLAYERS);
if(isplayerconnected(randid)) {
//your code here
return 1;
}
else return randobj();
}
Reply


Messages In This Thread
Object Following Player - by V1ceC1ty - 15.08.2009, 11:29
Re: Object Following Player - by Correlli - 15.08.2009, 11:30
Re: Object Following Player - by V1ceC1ty - 15.08.2009, 14:11
Re: Object Following Player - by iLinx - 15.08.2009, 14:20

Forum Jump:


Users browsing this thread: 1 Guest(s)