Detaljan opis problema: ovako radio sam neke stvarÄice i kad compilam izbaci neke errore i neznam kako da ih reÅ¡im
Errori:
C:\Documents and Settings\Mihailo\Skrivebord\nbe x14 sredjen\NBE x14 Sredjen\gamemodes\NBE.pwn(42205) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Mihailo\Skrivebord\nbe x14 sredjen\NBE x14 Sredjen\gamemodes\NBE.pwn(42206) : error 037: invalid string (possibly non-terminated string)
C:\Documents and Settings\Mihailo\Skrivebord\nbe x14 sredjen\NBE x14 Sredjen\gamemodes\NBE.pwn(42206) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Mihailo\Skrivebord\nbe x14 sredjen\NBE x14 Sredjen\gamemodes\NBE.pwn(42206) : error 017: undefined symbol "n"
C:\Documents and Settings\Mihailo\Skrivebord\nbe x14 sredjen\NBE x14 Sredjen\gamemodes\NBE.pwn(42206) : fatal error 107: too many error messages on one line
Slike/Video/kod(koje mogu biti od pomoći) :
Linije na kojima se događaju errori:
GetPlayerName(playerid, sendername, sizeof(sendername)); //42205
ShowPlayerDialog(playerid, 500, DIALOG_STYLE_MSGBOX, "Pravila BS servera", "--------------- \ BS \n--------------- |BS Vlasnik - BS Suvlasnik - BS Direktor \n --------------- \n OSC \n --------------- \n Ministar \n --------------- \n Helper \n --------------- \n Promoter \n --------------- \n VIP \n --------------- \n Milicija, Interventna, JNA, MEDIC \n Mafije \n Bande \n Ostale organizacije \n --------------- \n Civil \n --------------- \n Na robiji \n --------------- \n Banovan \n ---------------", "OK", "OK");