its possible ??? o_0
#6

pawn Код:
if(strcmp(cmdtext, "/open", true) == 0)
    {
    new name[MAX_PLAYER_NAME];
    GetPlayerName(playerid, name, sizeof(name))
    if(!strcmp(name, "Rafa", false))
    MoveObject(gate, 2054.9411621094, -1694.6762695313, 14.04823589325, 2);
    return 1;
    }
new allowedtoopengate[MAX_PLAYERS] needs to at the top of your script, there should be at least a few other 'new's

btw: Dont push after 15 mins, edit your old post.
Reply


Messages In This Thread
its possible ??? o_0 - by [Lsrcr]Rafa - 29.09.2010, 09:34
Re: its possible ??? o_0 - by Desert - 29.09.2010, 09:41
Re: its possible ??? o_0 - by [Lsrcr]Rafa - 29.09.2010, 09:56
Re: its possible ??? o_0 - by [Lsrcr]Rafa - 29.09.2010, 09:59
Re: its possible ??? o_0 - by [Lsrcr]Rafa - 29.09.2010, 10:15
Re: its possible ??? o_0 - by Mauzen - 29.09.2010, 12:58
Re: its possible ??? o_0 - by [Lsrcr]Rafa - 29.09.2010, 18:06
Re: its possible ??? o_0 - by [Lsrcr]Rafa - 29.09.2010, 18:29
Re: its possible ??? o_0 - by [XST]O_x - 29.09.2010, 18:31
Re: its possible ??? o_0 - by Fj0rtizFredde - 29.09.2010, 18:31

Forum Jump:


Users browsing this thread: 2 Guest(s)