[FilterScript] a little Dialog Commandlist
#6

Quote:
Originally Posted by Hal
View Post
You should remove OnGameModeInit and OnGameModeExit

pawn Code:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if (strcmp(cmdtext, "/commands", true)==0)
    ShowPlayerDialog(playerid, 8899, DIALOG_STYLE_LIST, "Commands","nHere a list with commmands\nAFK\nBack (from afk)\nkill (myself)\nhelp\nAdmins\nSwitchclass\nWebsite\nmusic", "Select", "Close");
}
That wont compile. You will need brackets ect.
ok so when he fixes it...is it customizable like can i change the command to somthing like /rules and put rules there instead?
Reply


Messages In This Thread
a little Dialog Commandlist - by Dutchmen0031 - 20.01.2011, 13:54
Re: a little Dialog Commandlist - by Georgelopez1 - 20.01.2011, 21:09
Respuesta: a little Dialog Commandlist - by Lucino_Rever - 20.01.2011, 21:18
Re: a little Dialog Commandlist - by Hal - 20.01.2011, 21:32
Re: a little Dialog Commandlist - by [L3th4l] - 20.01.2011, 21:39
Re: a little Dialog Commandlist - by sherlock - 20.01.2011, 21:39
Re: a little Dialog Commandlist - by Hal - 20.01.2011, 21:47
Re: a little Dialog Commandlist - by Dutchmen0031 - 21.01.2011, 13:56
Re: a little Dialog Commandlist - by sherlock - 21.01.2011, 16:01
Re: a little Dialog Commandlist - by [HUN]Poldzsiii - 06.04.2011, 03:07

Forum Jump:


Users browsing this thread: 1 Guest(s)