Nazi Animation Code PLEASE
#1

Hello all friend,please send me Nazi motion Animation thank you.
Reply
#2

Its salute, not NAZI.
Reply
#3

[ame]http://www.youtube.com/watch?v=A2rAXJaX70g[/ame] Please watch 1.45 second
Reply
#4

help me please.
Reply
#5

Help please friend :S
Reply
#6

Its Dance Animations, not Nazi
and it is

pawn Код:
if(strcmp(cmd, "/dance", true) == 0) {
            new tmp[256];

            // Get the dance style param
            tmp = strtok(cmdtext, idx);
            if(!strlen(tmp) || strlen(tmp) > 2) {
                SendClientMessage(playerid,0xFF0000FF,"USAGE: /dance [style 1-4]");
                return 1;
            }
           
            dancestyle = strval(tmp);
            if(dancestyle < 1 || dancestyle > 4) {
                SendClientMessage(playerid,0xFF0000FF,"USAGE: /dance [style 1-4]");
                return 1;
            }
           
            if(dancestyle == 1) {
                SetPlayerSpecialAction(playerid,SPECIAL_ACTION_DANCE1);
            } else if(dancestyle == 2) {
                SetPlayerSpecialAction(playerid,SPECIAL_ACTION_DANCE2);
            } else if(dancestyle == 3) {
                SetPlayerSpecialAction(playerid,SPECIAL_ACTION_DANCE3);
            } else if(dancestyle == 4) {
                SetPlayerSpecialAction(playerid,SPECIAL_ACTION_DANCE4);
            }
            return 1;
    }

    return 0;
}
Reply
#7

Very very thanks!
Reply
#8

hey your message not relevance :S and your dance animation not stop please help
Reply
#9

Welcome
Reply
#10

hey plesae not thread relevance message :@
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)