Apply animation wont work
#1

pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
if(response)
    {
    switch(dialogid)
        {
        case 1457:
            {
            switch(listitem)
            {
                case 0:
                {
                    SendClientMessage(playerid, 0xFFFFFF, "Now playing animation plant bomb. (/stopanim to stop it)");
                    ApplyAnimation (playerid, "BOMBER", "BOM_Plant", 1, 1, 0, 0, 0, 0, 0);
This is not the full script but whenever i select case 0 the dialog just closes and doesnt do anything
Reply


Messages In This Thread
Apply animation wont work - by Sellize - 26.01.2013, 14:22
Re: Apply animation wont work - by SilverKiller - 26.01.2013, 14:23
Re: Apply animation wont work - by Sellize - 26.01.2013, 14:24
Re: Apply animation wont work - by SilverKiller - 26.01.2013, 14:26
Re: Apply animation wont work - by Threshold - 26.01.2013, 14:28
Re: Apply animation wont work - by Sellize - 26.01.2013, 14:28
Re: Apply animation wont work - by Sellize - 26.01.2013, 14:31
Re: Apply animation wont work - by Sellize - 26.01.2013, 14:56

Forum Jump:


Users browsing this thread: 6 Guest(s)