20.12.2009, 22:17
Quote:
Originally Posted by Spyker89
Hi..I have a big problem with the gm for sa:mp 0.3. When I Hosted it on my pc, in local, the gamemod seems to work...when I hosted it on my server, the server don't responds, like when is crashed. I tried to compile the gamemode, and I found many errors:
C:\Documents and Settings\Spyker\Documenti\File ricevuti\CRP_0.3a\gamemodes\crp.pwn(1575) : warning 203: symbol is never used: "idx2" C:\Documents and Settings\Spyker\Documenti\File ricevuti\CRP_0.3a\gamemodes\crp.pwn(1543) : warning 203: symbol is never used: "idx" C:\Documents and Settings\Spyker\Documenti\File ricevuti\CRP_0.3a\gamemodes\crp.pwn(13996) : error 012: invalid function call, not a valid address C:\Documents and Settings\Spyker\Documenti\File ricevuti\CRP_0.3a\gamemodes\crp.pwn(13996) : warning 215: expression has no effect C:\Documents and Settings\Spyker\Documenti\File ricevuti\CRP_0.3a\gamemodes\crp.pwn(13996) : error 001: expected token: ";", but found ")" C:\Documents and Settings\Spyker\Documenti\File ricevuti\CRP_0.3a\gamemodes\crp.pwn(13996) : error 029: invalid expression, assumed zero C:\Documents and Settings\Spyker\Documenti\File ricevuti\CRP_0.3a\gamemodes\crp.pwn(13996) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors. Please help me |
About the "idx" and "idx2" you just delete, because "is never used", simple like that, else, the other errors, maybe you missed a ";" or a bracket, I don't know. Post the code