IsPlayerInArea help please!
#2

pawn Код:
if(strcmp(cmdtext, "/hp", true) == 0)
  {
   if(IsPlayerInArea(playerid, 70.06725, 1296.244, 81.74512, 1436.379)) return SendClientMessage(playerid, red, "You are in DM zone, you can't use this command.");
      SetPlayerHealth(playerid, 100);
    return 1;
  }
Reply


Messages In This Thread
IsPlayerInArea help please! - by PRANK - 17.01.2010, 15:02
Re: IsPlayerInArea help please! - by Cry_Wolf - 17.01.2010, 15:03
Re: IsPlayerInArea help please! - by PRANK - 17.01.2010, 15:07
Re: IsPlayerInArea help please! - by [DM]Kane - 17.01.2010, 15:11
Re: IsPlayerInArea help please! - by PRANK - 17.01.2010, 15:19
Re: IsPlayerInArea help please! - by VonLeeuwen - 17.01.2010, 15:22
Re: IsPlayerInArea help please! - by Dark_Kostas - 17.01.2010, 15:22
Re: IsPlayerInArea help please! - by Nakash - 17.01.2010, 15:25
Re: IsPlayerInArea help please! - by PRANK - 17.01.2010, 15:26
Re: IsPlayerInArea help please! - by Nakash - 17.01.2010, 15:31

Forum Jump:


Users browsing this thread: 1 Guest(s)