Attached Objects Disappearing
#1

I'm having a problem on AttachedObjects, when i type the command /taser, the taser appears and disappears, what the problem?

Command:
pawn Code:
if(strcmp(cmd, "/taser", true) == 0)
    {
        SetPlayerAttachedObject(playerid, 0, 18642, 6, 0.06, 0.01, 0.08, 180.0, 0.0, 0.0);
        return 1;
    }
Gamemode: LARP
Reply


Messages In This Thread
Attached Objects Disappearing - by GuikBretas - 27.02.2011, 12:08
Re: Attached Objects Disappearing - by Mean - 27.02.2011, 12:43

Forum Jump:


Users browsing this thread: 1 Guest(s)