Command isn't working
#2

pawn Код:
CMD:usetp(playerid,params[])
{
     if(IsPlayerInRangeOfPoint(playerid, 2, DOF2_GetInt(TeleFile(playerid),"SX"), DOF2_GetInt(TeleFile(playerid),"SY"), DOF2_GetInt(TeleFile(playerid),"SZ")))
     {
          MSG(playerid,-1,"Test");
     }
     return 1;
}
Reply


Messages In This Thread
Command isn't working - by Lirbo - 12.12.2014, 16:05
Re: Command isn't working - by Sledgehammer - 12.12.2014, 16:07
Re: Command isn't working - by Lirbo - 12.12.2014, 16:24
Re: Command isn't working - by ilepopivanov - 12.12.2014, 16:40
Re: Command isn't working - by Lirbo - 12.12.2014, 16:42

Forum Jump:


Users browsing this thread: 1 Guest(s)