Please help with player chat{Not Fixed Yet Plz Help}
#7

onwiki it says this
Код:
if(!strcmp("/stadium",cmdtext))
{
  if(IsPlayerInRangeOfPoint(playerid, 7.0, 2695.6880, -1704.6300, 11.8438))
  {
    SendClientMessage(playerid,0xFFFFFFFF,"You are near the Stadium entrance!");
  }
  return 1;
}
and this
Код:
Parameters:
(playerid, Float:range, Float:x, Float:y, Float:z)
playerid The ID of the player you want to check the point range of. 

Float:range The furthest distance the player can be to be in range. 

Float:x The X coordinate of the point to check the range to. 

Float:y The Y coordinate of the point to check the range to. 

Float:z The Z coordinate of the point to check the range to. 




Returns 1 if the player is in range of the point, otherwise 0.
i dont understand that
Reply


Messages In This Thread
Please help with player chat{Not Fixed Yet Plz Help} - by Keeboo13 - 21.02.2010, 03:54
Re: PLease help with player chat - by [HiC]TheKiller - 21.02.2010, 03:57
Re: PLease help with player chat - by Keeboo13 - 21.02.2010, 04:00
Re: PLease help with player chat - by Keeboo13 - 21.02.2010, 04:02
Re: Please help with player chat{Not Fixed Yet Plz Help} - by Keeboo13 - 21.02.2010, 07:33
Re: Please help with player chat{Not Fixed Yet Plz Help} - by Born2die - 21.02.2010, 07:38
Re: Please help with player chat{Not Fixed Yet Plz Help} - by Keeboo13 - 21.02.2010, 07:48
Re: Please help with player chat{Not Fixed Yet Plz Help} - by kLx - 21.02.2010, 08:03

Forum Jump:


Users browsing this thread: 1 Guest(s)