SA-MP Forums Archive
How to upgrade server from 0.3c to 0.3x. - 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: How to upgrade server from 0.3c to 0.3x. (/showthread.php?tid=416908)



How to upgrade server from 0.3c to 0.3x. - IRolePlay - 18.02.2013

Title! How can I upgrade it.


Re: How to upgrade server from 0.3c to 0.3x. - DrDoom151 - 18.02.2013

Just download the 0.3x server files and copy them over the existing files. Simple as that.

Alternatively, you could download the 0.3x server files and copy your gamemode, server.cfg etc. to that folder.


Re: How to upgrade server from 0.3c to 0.3x. - CoaPsyFactor - 18.02.2013

and you'll have to precompile gamemode with 0.3x include


Re: How to upgrade server from 0.3c to 0.3x. - IRolePlay - 19.02.2013

It's still 0.3c, how can I precompile the gamemode with 0.3x include?


Re: How to upgrade server from 0.3c to 0.3x. - Sting. - 19.02.2013

Simple, first just get the 0.3x files, then just copy and modify the sampserver.exe, announce.exe, and the one's important. Not the files like filterscripts, gamemods and rest. Just change the important one's by replacing them to your current file and just re-do the server.cfg. Don't delete your old one. Copy it and paste it to the desktop. Then once replaced with the new one, open the old one and type down all the scripts and stuff on the old server.cfg then after you've finished, delete the old server.cfg. Good luck.


Re: How to upgrade server from 0.3c to 0.3x. - IRolePlay - 19.02.2013

Does not work, can anyone show me the steps with some pictures?