unknown command ... ???
#1

guys i have problem with commands i dont have any errors in my GM but there is errors in server when ill tupe
/fopen or /open1 work the gate fine but on the main chat telling SERVER:Unknown command.Please some1 help me...

here is the code...

pawn Код:
if(strcmp(cmdtext, "/open1", true) == 0)
    {
    if(IsPlayerInRangeOfPoint(playerid, 5.0,-1201.0380859375, -1076.9384765625, 128.67680358887))
    {
        MoveObject(Pickup10, -1201.0380859375, -1076.9384765625, 128.67680358887, 2.0);
        SetTimer("FirstGate", 3000, false);
        return 1;
        }
    }
And BTW how i can make the gate to open like ...

from this ( - ) to open like this ( | ) ... hope u undersand

Thanks. xD
Reply


Messages In This Thread
unknown command ... ??? - by Rafa - 08.11.2010, 19:21
Re: unknown command ... ??? - by .sparkY - 08.11.2010, 19:27
Re: unknown command ... ??? - by Rafa - 08.11.2010, 19:34
Re: unknown command ... ??? - by Rafa - 09.11.2010, 08:42
Re: unknown command ... ??? - by jordylol6 - 09.11.2010, 08:46
Re: unknown command ... ??? - by Rafa - 09.11.2010, 09:36
Re: unknown command ... ??? - by jordylol6 - 09.11.2010, 09:48
Re: unknown command ... ??? - by jordylol6 - 09.11.2010, 09:54
Re: unknown command ... ??? - by iggy1 - 09.11.2010, 10:33
Re: unknown command ... ??? - by Rafa - 09.11.2010, 13:10

Forum Jump:


Users browsing this thread: 1 Guest(s)