[AJUDA] Dance
#3

Quote:
Originally Posted by BrasileiroTop
View Post
Tenta assim:
PHP Code:
CMD:danca(playeridparams[])
{
    new 
danca;
    if(
sscanf(params"d"danca)) return SendClientMessage(playerid, -1"[INFO] Use: /dance [1/4]");
    switch(
danca)
    {
        case 
1ApplyAnimation(playerid"DANCING""bd_clap"4.101000);
        case 
2ApplyAnimation(playerid"DANCING""bd_clap1"4.101000);
        case 
3ApplyAnimation(playerid"DANCING""dance_loop"4.101000);
        case 
4ApplyAnimation(playerid"DANCING""DAN_Down_A"4.101000);
    }
    return 
1;

Obrigado!
Reply


Messages In This Thread
[AJUDA] Dance - by hurubuh - 16.03.2019, 17:19
Re: [AJUDA] Dance - by BrasileiroTop - 16.03.2019, 17:30
Re: [AJUDA] Dance - by hurubuh - 16.03.2019, 17:34

Forum Jump:


Users browsing this thread: 1 Guest(s)