Animations by ID
#3

Try:

PHP код:
CMD:Animation(playeridparams[]) {
    new 
animlib[32], animname[32],loop;
    if(
sscanf(params"s[32]s[32]i"animlibanimnameloop)) return SendClientMessage(playerid, -1"{FF0000}Use: /anim [animlib] [animname] [loop (0-1)");
    
SetPlayerSpecialAction(playerid, (animlibanimname4.1loop1100)); printf"(running Animation %d",animname);
    return 
1;

Reply


Messages In This Thread
Animations by ID - by martoivanov - 16.08.2015, 11:31
Re: Animations by ID - by jlalt - 16.08.2015, 11:39
Re: Animations by ID - by iTakelot - 16.08.2015, 11:50

Forum Jump:


Users browsing this thread: 1 Guest(s)