new ocjects wont work
#1

when i do:
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if (strcmp("/tazer", cmdtext, true, 10) == 0)
    {
        SetPlayerAttachedObject(playerid,5, 18642, 2);
        return 1;
    }
    return 0;
}
and then ingame i do /tazer
nothing happens..

helpiee
Reply


Messages In This Thread
new ocjects wont work - by legodude - 30.11.2010, 17:31
Re: new ocjects wont work - by kurta999 - 30.11.2010, 17:33
Re: new ocjects wont work - by legodude - 30.11.2010, 18:15
Re: new ocjects wont work - by Vince - 30.11.2010, 18:26
Re: new ocjects wont work - by legodude - 01.12.2010, 12:55

Forum Jump:


Users browsing this thread: 1 Guest(s)