SA-MP Forums Archive
Help me [reputation for helper.] - 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)
+--- Thread: Help me [reputation for helper.] (/showthread.php?tid=466638)



Help me [reputation for helper.] - Bek_Loking - 28.09.2013

C:\Users\MARKO\Desktop\Learning\gamemodes\Oohh.pwn (45) : error 055: start of function body without function header
C:\Users\MARKO\Desktop\Learning\gamemodes\Oohh.pwn (63) : warning 202: number of arguments does not match definition
C:\Users\MARKO\Desktop\Learning\gamemodes\Oohh.pwn (63) : warning 202: number of arguments does not match definition
C:\Users\MARKO\Desktop\Learning\gamemodes\Oohh.pwn (90) : error 017: undefined symbol "ClassSel_SetupCharSelection"
C:\Users\MARKO\Desktop\Learning\gamemodes\Oohh.pwn (93) : warning 202: number of arguments does not match definition
C:\Users\MARKO\Desktop\Learning\gamemodes\Oohh.pwn (112) : error 017: undefined symbol "gPlayerClass"
C:\Users\MARKO\Desktop\Learning\gamemodes\Oohh.pwn (120) : error 017: undefined symbol "gPlayerClass"
C:\Users\MARKO\Desktop\Learning\gamemodes\Oohh.pwn (120) : warning 215: expression has no effect
C:\Users\MARKO\Desktop\Learning\gamemodes\Oohh.pwn (120) : error 001: expected token: ";", but found "]"
C:\Users\MARKO\Desktop\Learning\gamemodes\Oohh.pwn (120) : error 029: invalid expression, assumed zero
C:\Users\MARKO\Desktop\Learning\gamemodes\Oohh.pwn (120) : fatal error 107: too many error messages on one line





Help me! how to solve this!?
Here's the pastebin of script


http://pastebin.com/7BRA9Pn3


Re: Help me [reputation for helper.] - GrandParadise - 28.09.2013

Edit: nvm