SA-MP Forums Archive
Stupid error grrr - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Stupid error grrr (/showthread.php?tid=152540)



Stupid error grrr - Zeros - 04.06.2010

Код:
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(67) : error 001: expected token: ";", but found "forward"
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(68) : error 001: expected token: ";", but found "forward"
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(121) : warning 217: loose indentation
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(121) : error 029: invalid expression, assumed zero
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(121) : error 004: function "OnGameModeExit" is not implemented
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(122) : warning 217: loose indentation
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(128) : warning 217: loose indentation
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(128) : error 029: invalid expression, assumed zero
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(128) : error 004: function "OnPlayerConnect" is not implemented
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(131) : error 001: expected token: ";", but found "public"
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(131) : error 029: invalid expression, assumed zero
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(131) : error 004: function "OnPlayerDisconnect" is not implemented
C:\Documents and Settings\User\Desktop\CroForce RP BETA\gamemodes\CFGM.pwn(131) : fatal error 107: too many error messages on one line
Can tell me what these errors and how to fix it?




Re: Stupid error grrr - Toni - 04.06.2010

mostly your missing a bracket, and care to show us the script so we can actually help?


Re: Stupid error grrr - RatHack - 04.06.2010

Yes, in the first line u loose the brackets.


Re: Stupid error grrr - Zeros - 04.06.2010

http://pastebin.com/NiPXhsdJ

plizz fix


Re: Stupid error grrr - Toni - 04.06.2010

Quote:
Originally Posted by Zeros
i'll have this fixed for you

EDIT: Why would you need to forward default callbacks?


Re: Stupid error grrr - Zeros - 04.06.2010

Ty man


Re: Stupid error grrr - Zeros - 04.06.2010

So I put it I thought it should be there when I put my back out errore


Re: Stupid error grrr - Toni - 04.06.2010

uhhh, no for default Callbacks you don't need too.


Re: Stupid error grrr - Zeros - 04.06.2010

plizz give my

sry my bad english


Re: Stupid error grrr - Toni - 04.06.2010

Quote:
Originally Posted by Zeros
plizz give my

sry my bad english
ok, i'm still fixing it.

EDIT:

Here try this.

I'm not sure if its what you meant, but try it. http://pastebin.com/hVcXTYPC