SA-MP Forums Archive
Scripts - 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: Scripts (/showthread.php?tid=420533)



Scripts - Sliceofdeath - 05.03.2013

How to use old SA-MP version scripts in new versions ?

Like i wanna use 0.3d version Filterscript in 0.3x so how can i ?



Re: Scripts - DiGiTaL_AnGeL - 05.03.2013

Simply install samp 0.3d and it'll work. But you'll be able to connect only to 0.3d servers.


Re: Scripts - iggy1 - 05.03.2013

Just recompile the scripts using the latest server includes. And fix any warnings/errors (if there are any).


Re: Scripts - InfiniTy. - 05.03.2013

Quote:
Originally Posted by DiGiTaL_AnGeL
Посмотреть сообщение
Simply install samp 0.3d and it'll work. But you'll be able to connect only to 0.3d servers.


He wants a 0.3d filterscript in a 0.3x server ..

If that FS has plugins from 0.3d then be sure to compile it with the new include plugin versions .. if not then you can juse use it.

If it doesn't work compile with the latest samp includes.