Jump to content
  • 0

Question

Posted

eroriile

E:\TnS\gamemodes\TnS.pwn(1685) : error 075: input line too long (after substitutions)
E:\TnS\gamemodes\TnS.pwn(1686) : error 037: invalid string (possibly non-terminated string)
E:\TnS\gamemodes\TnS.pwn(1686) : error 017: undefined symbol "FFF1AF"
E:\TnS\gamemodes\TnS.pwn(1686) : warning 217: loose indentation
E:\TnS\gamemodes\TnS.pwn(1686) : error 017: undefined symbol "F81414"
E:\TnS\gamemodes\TnS.pwn(1686) : fatal error 107: too many error messages on one line
liniile
{F81414}*{FBDF89}KillingSpree: {B8FF02}[ {FFAF00}%d {B8FF02}]\n\
{F81414}*{FBDF89}BestKillingSpree: {B8FF02}[ {FFAF00}%d {B8FF02}]\n\

3 answers to this question

Recommended Posts

Posted

error 075: input line too long (after substitutions) = Linia este prea lunga, nu poti face linii infinite pe un singur rand, foloseste strcat

error 037: invalid string (possibly non-terminated string) = Ai uitat o (") pe undeva

error 017: undefined symbol "FFF1AF" = Nu ai definit simbolul/culoarea/variabila asta

warning 217: loose indentation = Nu ai randurile aranjate

error 017: undefined symbol "F81414" = Lafel ca la cea lalta eroare

fatal error 107: too many error messages on one line = Prea multe erori pe o singura linie

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.