Warning 217 and Error 001
#3

Quote:
Originally Posted by Kindred
Посмотреть сообщение
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if (strcmp("/enter", cmdtext, true, 10) == 0)
    {
        if(IsPlayerInRangeOfPoint(playerid, 3.0, 1352.1962,-1756.9938,13.5078))
        SetPlayerPos(playerid, -25.7000,-90.1999,1004.2999);
        if(IsPlayerInRangeOfPoint(playerid, 3.0, 1778.0828,-1664.6692,14.4355))
        SetPlayerPos(playerid, 493.4503,-21.9830,1000.6797);
        // Do something here
Very simple errors. The errors/warnings are self explanatory.
Damn, how stupid I am +rep for you
Reply


Messages In This Thread
Warning 217 and Error 001 - by Frosty_LV - 25.06.2012, 19:34
Re: Warning 217 and Error 001 - by Kindred - 25.06.2012, 19:36
Re: Warning 217 and Error 001 - by Frosty_LV - 25.06.2012, 19:38

Forum Jump:


Users browsing this thread: 3 Guest(s)