I need suggestion for command /commands
#1

Hello, i can't think of where to put command /commands. Now my all commands ar in textdraw, but i ran out of space. Could anyone suggest where could i put my commands in command /commands? I just don't want SendClientMessage...
Reply
#2

pawn Код:
#define DIALOG_COMMANDS 1
ShowPlayerDialog(playerid, DIALOG_COMMANDS, DIALOG_STYLE_MSGBOX, "Server Commands", "Commands.", "Okay", "");//Only show's the one button, that says' Okay.
Reply
#3

i have like 90 commands will they all fit in the dialog?
Reply
#4

Yeah, you can make it aslong you want. People can scroll trough the commands then, just make sure you're using /n when you're adding a new command.
Reply
#5

In-order to use the scroll function, use, DIALOG_STYLE_LIST
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)