/shout not working
#3

Here, Joao.
pawn Код:
CMD:shout(playerid,params[])
{
    if(IsPlayerVipMember(playerid))
    {
    ShowPlayerDialog(playerid, 9001, DIALOG_STYLE_INPUT, "Shout", "What do you want to shout?", "Shout", "Cancel");
    }
    else SendClientMessage(playerid, 0xFF000000, "ERROR: You're not a VIP Member!");
    return 1;
}
Oh yeah, a mini question (off-topic): What is Jetpack animation (equipped)?
Reply


Messages In This Thread
/shout not working - by LeeXian99 - 25.03.2013, 02:53
Re: /shout not working - by Joao Pedro - 25.03.2013, 02:55
Re: /shout not working - by LeeXian99 - 25.03.2013, 02:59
Re: /shout not working - by Joao Pedro - 25.03.2013, 03:04
Re: /shout not working - by LeeXian99 - 25.03.2013, 03:06
Re: /shout not working - by Joao Pedro - 25.03.2013, 03:17
Re: /shout not working - by LeeXian99 - 25.03.2013, 03:19
Re: /shout not working - by LeeXian99 - 25.03.2013, 03:25
Re: /shout not working - by Joao Pedro - 25.03.2013, 03:37
Re: /shout not working - by LeeXian99 - 25.03.2013, 04:19

Forum Jump:


Users browsing this thread: 2 Guest(s)