07.11.2009, 21:52
I'm working on the /enter command for my server, and my previous experience was using PlayerToPoint, but everyone is saying that IsPlayerInRangeOfPoint is faster.
Now I've never worked with it, so how would I set it up?
IsPlayerInRangeOfPoint(playerid, 2, *CORDS*);
When I tried that it says that IsPlayerblahblah is not defined. I have no clue how to define it. I bet its something simple.
Now I've never worked with it, so how would I set it up?
IsPlayerInRangeOfPoint(playerid, 2, *CORDS*);
When I tried that it says that IsPlayerblahblah is not defined. I have no clue how to define it. I bet its something simple.