How to creat big dialog msg box
#1

Код:
//Admin komandos//
       	    new admsg[7][] = {
       	    {"{ffffff}________Administratoriu komandos________"},
       	    {"/ad - Skelbti viesai visiems matant\n"},
       	    {"/kick [id] [priezastis] - Ismesti zaideja is serverio\n"},
       	    {"/nuzudyti [id] - Nuzudyti zaideja\n"},
       	    {"/mute [id] [Sekundziu skaicius] [Priezastis] - Uztildyti zaideja\n"},
       	    {"/unmute [id] - Atitildyti zaideja\n"},
       	    {"/get /to - Atiteleportuoti zaideja, nusiteleportuoti pas zaideja\n"},
      {""},
		{""}
}
            new akomandos[260];
	        format(akomandos,sizeof(akomandos), "%s",admsg[7]);
	        ShowPlayerDialog(playerid,8,DIALOG_STYLE_MSGBOX,"Admin komandos", akomandos, "+", "");
	        
	        
            }
        }
How to create code somthing like that i dont know its mine but its wrong
Reply


Messages In This Thread
How to creat big dialog msg box - by sn0p - 18.01.2014, 18:33
Re: How to creat big dialog msg box - by Nourdin - 18.01.2014, 18:42
Re: How to creat big dialog msg box - by sn0p - 18.01.2014, 18:44
Re: How to creat big dialog msg box - by Nourdin - 18.01.2014, 18:51
Re: How to creat big dialog msg box - by 1FreeHost - 18.01.2014, 18:59
Re: How to creat big dialog msg box - by EmrysXD - 18.01.2014, 19:02
Re: How to creat big dialog msg box - by sn0p - 18.01.2014, 19:05
Re: How to creat big dialog msg box - by zola0311 - 18.01.2014, 20:31
Re: How to creat big dialog msg box - by Blademaster680 - 18.01.2014, 22:42

Forum Jump:


Users browsing this thread: 1 Guest(s)