Script errors.
#7

pawn Код:
public OnRconCommand(cmd[])
{
    if(!strcmp(cmd,"/weapon",true))
    {
        ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "[-----Weapon Spawner-----]", "Knife\nBat\nChainsaw\nPistol\nDeagle\nShotgun\nMicroUzi\nMinigun\nRocketLauncher\nThermal******s", "Take", "Close");
        return 1;
    }
    return 0;
}
Here is all code
Reply


Messages In This Thread
Script errors. - by Kittylol - 26.12.2012, 12:15
Re: Script errors. - by Ryox175 - 26.12.2012, 12:16
Re: Script errors. - by Kittylol - 26.12.2012, 12:17
Re: Script errors. - by rbush12 - 26.12.2012, 12:17
Re: Script errors. - by Kittylol - 26.12.2012, 12:19
Re: Script errors. - by rbush12 - 26.12.2012, 12:20
Re: Script errors. - by Kittylol - 26.12.2012, 12:22
Re: Script errors. - by rbush12 - 26.12.2012, 12:25
Re: Script errors. - by Kittylol - 26.12.2012, 12:27
Re: Script errors. - by rbush12 - 26.12.2012, 12:28

Forum Jump:


Users browsing this thread: 2 Guest(s)