warning 202: number of arguments do not match definition
#1

C:\Users\Krexx\Desktop\Salem Role Play\gamemodes\SRP.pwn(570) : warning 202: number of arguments does not match definition
C:\Users\Krexx\Desktop\Salem Role Play\gamemodes\SRP.pwn(574) : warning 202: number of arguments does not match definition
C:\Users\Krexx\Desktop\Salem Role Play\gamemodes\SRP.pwn(57 : warning 202: number of arguments does not match definition
C:\Users\Krexx\Desktop\Salem Role Play\gamemodes\SRP.pwn(582) : warning 202: number of arguments does not match definition
C:\Users\Krexx\Desktop\Salem Role Play\gamemodes\SRP.pwn(586) : warning 202: number of arguments does not match definition

Lines:
Код:
case 0: // General Commands
                    {
                        ShowPlayerDialog(playerid, DIALOG_HELP_1, DIALOG_STYLE_MSGBOX, "/me /do /s(hout) /l(ow) /b(local OOC chat) /a(nnotated)me /coin", "OK", "Back");
                    }
                    case 1: // Animations
                    {
                        ShowPlayerDialog(playerid, DIALOG_HELP_2, DIALOG_STYLE_MSGBOX, "Animations have not been created as of yet", "OK", "Back");
                    }
                    case 2: // Job Commands
                    {
                        ShowPlayerDialog(playerid, DIALOG_HELP_3, DIALOG_STYLE_MSGBOX, "Job Commands have not been created as of yet", "OK","Back");
                    }
                    case 3: // Business Commands
                    {
                        ShowPlayerDialog(playerid, DIALOG_HELP_4, DIALOG_STYLE_MSGBOX, "Business Commands have not been created as of yet", "OK","Back");
                    }
                    case 4: // FAQ (Frequently Asked Questions)
                    {
                        ShowPlayerDialog(playerid, DIALOG_HELP_5, DIALOG_STYLE_MSGBOX, "Future Reference", "OK","Back");
                    }
Reply


Messages In This Thread
warning 202: number of arguments do not match definition - by Krexx - 07.06.2016, 13:06
Re: warning 202: number of arguments do not match definition - by oMa37 - 07.06.2016, 13:07
Re: warning 202: number of arguments do not match definition - by Krexx - 07.06.2016, 13:33
Re: warning 202: number of arguments do not match definition - by Krexx - 07.06.2016, 14:45

Forum Jump:


Users browsing this thread: 1 Guest(s)