28.12.2010, 00:32
Hey guys. I started scripting again but I've forgot a few things because it was a little while ago.
I want to know how to check if 3 players are here:
And when one of them uses /start in that range of point and the 3 of them are standing there.
The 3 of them must get a sendclientmessage.
How to do this?
Please help.
I want to know how to check if 3 players are here:
pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 7.0, 1967.6681,-1155.7656,20.9705))
The 3 of them must get a sendclientmessage.
How to do this?
Please help.