Server version downgrade removed mapping - 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: Server version downgrade removed mapping (
/showthread.php?tid=660841)
Server version downgrade removed mapping -
Tom Kingston - 15.11.2018
Greetings,
I'm developing a script and added some mapping when the server was running on 0.3.DL - all good.
Recently there were votes to downgrade it to 0.3.7-R2 so I did that and now the mapping is gone ,be it generic SA-MP one using CreateObject or the [Incognito]Streamer's one using CreateDynamicObject.
All of the code is placed on the right place[created objects under OnGameModeInit, RemoveBuilding under OnPlayerConnect] so it's MOST likely not a script bug.
Any kind of help will be greatly appreciated.
Re: Server version downgrade removed mapping -
Tom Kingston - 15.11.2018
Not custom models, just normal GTA SA ones.
Re: Server version downgrade removed mapping -
Tom Kingston - 15.11.2018
After some time of trying different solutions, I ended up commenting out a portion of the mapping and things went back to normal. Now what bothers me is the fact that I've had other scripts with double the amount of mapping and no such problem appeared. Any suggestions on what to do?
Re: Server version downgrade removed mapping -
Tom Kingston - 15.11.2018
I've rarely done anything streamer related and sincerely apologize if it's troublesome, but could you direct me?
Re: Server version downgrade removed mapping -
codeine666 - 15.11.2018
If you do have an mapping filterscript try re-compiling it with the downgraded version of your pawn, I did have this issue when upgrading my Streamer. If you don't have any custom models you should be fine with just a recompile.