need help with a error OnGameModeInit - 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: need help with a error OnGameModeInit (
/showthread.php?tid=361842)
need help with a error OnGameModeInit -
scottygraham1990 - 22.07.2012
hi i keep getting this error
Desktop\UCF v2.0\gamemodes\Drifting1.pwn(630) : error 021: symbol already defined: "S@@_OnGameModeInit"
any help from any one i will +REP
Re: need help with a error OnGameModeInit -
scottygraham1990 - 22.07.2012
fixed it
Re: need help with a error OnGameModeInit -
electrux - 22.07.2012
There must be more that 1 OnGameModeInit in your .pwn file. There should only be 1 so search for it if you find more than 1 remove it first and then try