SA-MP Forums Archive
Server switching versions - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Server switching versions (/showthread.php?tid=195083)



Server switching versions - [JnA]DukeNukem - 01.12.2010

Hello guys... I was wondering if i could make my old 0.3a script work on 0.3b and how, thanks


Re: Server switching versions - Jeffry - 01.12.2010

I think you just have to re-compile them with the 0.3b pawno.


Re: Server switching versions - [JnA]DukeNukem - 01.12.2010

So i just copy things from old .pwn files and copy,and compile them with the new pawno?Thanks for answering.


Re: Server switching versions - JaTochNietDan - 01.12.2010

It's the same version of Pawno, all you need to make your scripts compatible with the latest version of SA-MP, is to replace your old pawno/include files with the new ones that come with the server, that's all


Re: Server switching versions - [JnA]DukeNukem - 01.12.2010

Thanks dude!