Need Help.
#1

Hello!
If a player used a command ,Then that particular player weapon should reset.I mean disarm.
Can anybody give me code?
pawn Код:
if (strcmp("/tele", cmdtext, true, 10) == 0)
    {
        SetPlayerPos(playerid, X, Y, Z);
        //Here disarm code
        return 1;
    }
Reply


Messages In This Thread
Need Help. - by Ironboy - 26.03.2011, 11:24
Re: Need Help. - by iJumbo - 26.03.2011, 11:34
Re: Need Help. - by Ironboy - 26.03.2011, 11:40
Re: Need Help. - by Ironboy - 26.03.2011, 11:46
Re: Need Help. - by wheelman_WM - 26.03.2011, 11:48
Re: Need Help. - by Ironboy - 26.03.2011, 12:07
Re: Need Help. - by Davz*|*Criss - 26.03.2011, 12:21
Re: Need Help. - by Stigg - 26.03.2011, 12:36

Forum Jump:


Users browsing this thread: 1 Guest(s)