IsPlayerInRangeOfPoint Doesnt work -_-
#9

pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if(!strcmp(cmdtext, "/buyweaps", true) == 0)
    {
        if(IsPlayerInRangeOfPoint(playerid, 100.0, 292.2005,-35.0779,1001.5156)) return SendClientMessage(playerid,0xFFFFFFf,"Working...");
        else return SendClientMessage(playerid, 0xFFFFFFAA,"you must in the ammunation store!");
    }
    return 1;
}
IDK anything about strcmp but this may work.

EDIT: lol
Reply


Messages In This Thread
IsPlayerInRangeOfPoint Doesnt work -_- - by leingod - 24.06.2011, 18:48
Re: IsPlayerInRangeOfPoint Doesnt work -_- - by =WoR=Varth - 24.06.2011, 18:51
Re: IsPlayerInRangeOfPoint Doesnt work -_- - by DaRealz - 24.06.2011, 18:51
Re: IsPlayerInRangeOfPoint Doesnt work -_- - by leingod - 24.06.2011, 18:53
Re: IsPlayerInRangeOfPoint Doesnt work -_- - by =WoR=Varth - 24.06.2011, 18:54
Re: IsPlayerInRangeOfPoint Doesnt work -_- - by leingod - 24.06.2011, 18:55
Re: IsPlayerInRangeOfPoint Doesnt work -_- - by leingod - 24.06.2011, 18:59
Re: IsPlayerInRangeOfPoint Doesnt work -_- - by Iphone1234g - 24.06.2011, 18:59
Re: IsPlayerInRangeOfPoint Doesnt work -_- - by =WoR=Varth - 24.06.2011, 18:59
Re: IsPlayerInRangeOfPoint Doesnt work -_- - by Iphone1234g - 24.06.2011, 19:36

Forum Jump:


Users browsing this thread: 3 Guest(s)