I don't correct errors - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: I don't correct errors (
/showthread.php?tid=231929)
I don't correct errors -
Sanekk - 26.02.2011
Hello, i need help in correct this errors:
modern.pwn(352) : error 001: expected token: ",", but found "["
modern.pwn(352) : error 029: invalid expression, assumed zero
modern.pwn(352) : warning 215: expression has no effect
modern.pwn(352) : error 001: expected token: ";", but found "]"
modern.pwn(352) : fatal error 107: too many error messages on one line
Line:
format(Gang[gangs][GangName],256,"%s",tmp);
Re: I don't correct errors -
Raz0r1000 - 27.02.2011
Hmm.. That line of code you provided doesn't seem to make any sense at all :/
Re: I don't correct errors -
Sanekk - 27.02.2011
I've correct this errors yet )