CMD:animations and CMD:snow
#3

Here is the simple animations cmd as you asked it will just show some of the anims that you can do, you have to script the anims cmd yourself, or if you cant then tell me i will do it for you.

write
"#define ANIM_LIST 1" at the top of the script
pawn Код:
CMD:anims(playerid, params[])
{
    ShowPlayerDialog(playerid, ANIM_LIST, DIALOG_STYLE_MSGBOX , "{FFFFFF}Animations List", "{FFFFFF}/dance /laugh /piss /chat /fucku /vomit /slapass /wave\n/drunk /handsup /deal /crack /gsit /sit /taichi /lay /cry /smoke", "Ok", "");
    return true;
}
Here is the snow filterscript you can use for your server

CLICK ME
Reply


Messages In This Thread
CMD:animations and CMD:snow - by Rydur - 20.12.2012, 09:08
Re: CMD:animations and CMD:snow - by ikey07 - 20.12.2012, 09:11
Re: CMD:animations and CMD:snow - by Marven - 20.12.2012, 09:14
Re: CMD:animations and CMD:snow - by Rydur - 20.12.2012, 09:17
Re: CMD:animations and CMD:snow - by Marven - 20.12.2012, 09:21
Re: CMD:animations and CMD:snow - by Rydur - 20.12.2012, 09:24
Re: CMD:animations and CMD:snow - by Marven - 20.12.2012, 09:33
Re: CMD:animations and CMD:snow - by Rydur - 20.12.2012, 09:37
Re: CMD:animations and CMD:snow - by Marven - 20.12.2012, 09:45
Re: CMD:animations and CMD:snow - by Rydur - 20.12.2012, 09:56

Forum Jump:


Users browsing this thread: 2 Guest(s)