Dialog too long
#6

Hey, to do this you need to remove spaces like this:
PHP код:
CMD:obj(playerid)
{
    if (
Player[playerid][Vip] < 1)
    {
        
ShowPlayerDialog(playerid,DIALOG_VIP_OBJECTS,DIALOG_STYLE_LIST,"Hold Objects","Santa Hat\nParrot\nParrot-Man\nHippo\nMotorCycleHelmet\nCapBack\nGlasse\nSmokeFlare\nSphere1\nSphere2\nSphere3\nBalon\nIron\nAlien\nIcread\n{ffff12}Weaponaizer\nRemove Hold Objects","Ok","Close");
    }
    return 
1;

I hope I helped.
Reply


Messages In This Thread
Dialog too long - by Face9000 - 26.03.2017, 23:25
Re: Dialog too long - by Toroi - 26.03.2017, 23:29
Re: Dialog too long - by Face9000 - 27.03.2017, 00:39
Re: Dialog too long - by Toroi - 27.03.2017, 00:52
Re: Dialog too long - by verlaj - 27.03.2017, 11:06
Re: Dialog too long - by Yuri8 - 27.03.2017, 11:42
Re: Dialog too long - by LazzyBoy - 27.03.2017, 13:01
Re: Dialog too long - by Hackzzzz - 27.03.2017, 13:03

Forum Jump:


Users browsing this thread: 1 Guest(s)