How to
#1

How to destroy object just for one player ?

Quote:

CMD:found(playerid, params[])
{
if(!IsPlayerInRangeOfPoint(playerid, 2.0, -3985.57056, -1477.84680, 6.09149)
{
DestroyObject....
}
return 0;
}

Reply
#2

use foreach. https://sampforum.blast.hk/showthread.php?tid=570868


Or Of course, y_iterate.
Reply
#3

thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)