16.10.2014, 08:43
pawn Code:
ShowPlayerDialog(playerid,0,DIALOG_STYLE_MSGBOX ,"commands","All commands start with / symbol. example /help.\n| Ranks | Rank | Kill | Rules | Stats | Streak | pdm | mdm |\n| Help | Anims | Laseron | Lasercol | Spree | Getid |\n| Sync | Pm | Rpm | Order [text] | R [text] | S [text] | Dnd |\n| Operators | Admins | Donors | Teams | Savestats | Updates | Richlist |\n| Changepass | Switchteam | Switchclass | St | Sc | Nuke | Anthraxhelp | \n| Dcmds | Disguise | Ep | Shelp | Givemoney | Givegun | Times |","Ok","");
pawn Code:
C:\Users\Ryz\Desktop\Call of Duty\gamemodes\codwwh.pwn(11885) : error 075: input line too long (after substitutions)
C:\Users\Ryz\Desktop\Call of Duty\gamemodes\codwwh.pwn(11886) : error 037: invalid string (possibly non-terminated string)
C:\Users\Ryz\Desktop\Call of Duty\gamemodes\codwwh.pwn(11886) : error 017: undefined symbol "Ok"
C:\Users\Ryz\Desktop\Call of Duty\gamemodes\codwwh.pwn(11887) : error 037: invalid string (possibly non-terminated string)
C:\Users\Ryz\Desktop\Call of Duty\gamemodes\codwwh.pwn(11887) : warning 215: expression has no effect
C:\Users\Ryz\Desktop\Call of Duty\gamemodes\codwwh.pwn(11887) : error 001: expected token: ";", but found ")"
C:\Users\Ryz\Desktop\Call of Duty\gamemodes\codwwh.pwn(11887) : error 029: invalid expression, assumed zero
C:\Users\Ryz\Desktop\Call of Duty\gamemodes\codwwh.pwn(11887) : fatal error 107: too many error messages on one line