Gate Help
#9

Quote:
Originally Posted by HellSphinX
Посмотреть сообщение
Use IsPlayerAdmin

pawn Код:
if(strcmp("/opengate1", cmdtext, true) == 0)
{
    if(IsPlayerAdmin(playerid))
    {
        MoveObject(gate[0], -1060.2998046875, -1338.19921875, 126.5, 7.5);
    }
    return 1;
}
C:\Users\Stephen\Downloads\heli.pwn(59) : warning 217: loose indentation
C:\Users\Stephen\Downloads\heli.pwn(90) : error 030: compound statement not closed at the end of file (started at line 72)

also
Reply


Messages In This Thread
Gate Help - by coolmark1995 - 24.06.2012, 03:30
Re: Gate Help - by [KHK]Khalid - 24.06.2012, 03:57
Re: Gate Help - by coolmark1995 - 24.06.2012, 05:45
Re: Gate Help - by [KHK]Khalid - 24.06.2012, 05:58
Re: Gate Help - by coolmark1995 - 24.06.2012, 06:00
Re: Gate Help - by [KHK]Khalid - 24.06.2012, 06:15
Re: Gate Help - by coolmark1995 - 24.06.2012, 06:38
Re: Gate Help - by [KHK]Khalid - 24.06.2012, 06:41
Re: Gate Help - by coolmark1995 - 24.06.2012, 06:46
Re: Gate Help - by [KHK]Khalid - 24.06.2012, 06:51

Forum Jump:


Users browsing this thread: 2 Guest(s)