IsPlayerInRangeOfPoint[Requesting Help]
#1

Hello,

I want if a player enters a x,y,z i've got this but where do I put it?

if(IsPlayerInRangeOfPoint, playerid, x,y,z);
format(szMessage, sizeof(szMessage), "(Group) "EMBED_WHITE, "Check your /checkbase.", szPlayerName);
SendToGroup(playerVariables[extraid][pGroup], COLOR_COOLBLUE, szMessage);

so if a player enters the range of point it notifies us auto matically
Reply
#2

Place it at OnPlayerUpdate
Reply
#3

Use a one second looping timer.
OnPlayerUpdate is called too much for something like that.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)