#1

I want to block the dialog when the player is in deathmatch

Код:
CMD:w(playerid,params[])
{
    if(God[playerid] == 0)
    {
        ShowPlayerDialog(playerid, DIALOGID, DIALOG_STYLE_LIST, "Weapons List", "{FFFFFF}Pistols\n{FFFFFF}Sub-       Machine Guns\n{FFFFFF}Shotguns\n{FFFFFF}Assault Rifles\n{FFFFFF}Melee Weapons", "Select", "Cancel");
    }
}
But i already blocked it for one thing so how will i block it for dm too?
Reply


Messages In This Thread
Help - by Mouiz - 06.07.2015, 09:10
Re: Help - by NeamPojma - 06.07.2015, 09:22
Re: Help - by Mouiz - 06.07.2015, 09:30
Re: Help - by Mouiz - 06.07.2015, 21:56
Re: Help - by TomatoRage - 06.07.2015, 22:00
Re: Help - by KingServerIRAN - 06.07.2015, 22:02
Re: Help - by TomatoRage - 06.07.2015, 22:02
Re: Help - by Oh - 06.07.2015, 22:03
Re: Help - by kalanerik99 - 06.07.2015, 22:13

Forum Jump:


Users browsing this thread: 1 Guest(s)