#2

is it like this ?

pawn Код:
if(strcmp(cmd, "/anim", true) == 0)
    {
        tmp = strtok(cmdtext, idx);
        new anim = strval(tmp);
        if (anim == handsup)
        {
        // here the anim line
        }
        return 1;
    }
Reply


Messages In This Thread
anim - by radi - 15.08.2009, 09:38
Re: anim - by radi - 15.08.2009, 09:51
Re: anim - by XtremeChio - 15.08.2009, 09:52
Re: anim - by XtremeChio - 15.08.2009, 09:52
Re: anim - by radi - 15.08.2009, 09:54
Re: anim - by Cezar - 15.08.2009, 10:42
Re: anim - by XtremeChio - 15.08.2009, 11:34
[fixed] anim - by radi - 15.08.2009, 12:41
Re: [fixed] anim - by SpiderPork - 15.08.2009, 12:46
Re: [fixed] anim - by XtremeChio - 15.08.2009, 12:51

Forum Jump:


Users browsing this thread: 2 Guest(s)