My server can't access new features I added - 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: My server can't access new features I added (
/showthread.php?tid=531080)
My server can't access new features I added -
kamiliuxliuxliux - 10.08.2014
So, the problem is, that when I add something new to my server and compile it, it compiles well. But when I start my server, there's only things I added before. Even I added a function print under OnGMInit, to print word ("working") but it's not printed. What's happening here?
Re: My server can't access new features I added -
Weaselpwns - 10.08.2014
Maybe post your code?
Re: My server can't access new features I added -
kamiliuxliuxliux - 10.08.2014
Right. Fixed. My GameMode name written in .cfg was different from what I was compiling
Re: My server can't access new features I added -
alanhutch - 10.08.2014
Removed.