SA-MP Forums Archive
Converting to 0.3c - 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: Converting to 0.3c (/showthread.php?tid=208257)



Converting to 0.3c - slowride326 - 08.01.2011

Ok so as i hear you can upgrade your old samp script through your hosting company well what if you are hosting on you own computer how can you convert it.

Yes i am new to scripting!


Re: Converting to 0.3c - Joe Staff - 08.01.2011

Well you should just have to compile it, sometimes though, through server upgrades, some functions or even callbacks are removed due to obsoleteness, or other reasons. You'll have to remove these functions and callbacks in your script for it to compile properly, and you may need to create a method to recreate it if you need it.


Re: Converting to 0.3c - slowride326 - 08.01.2011

http://forum.sa-mp.com/showthread.ph...hlight=impound
Could you convert this for me please


Re: Converting to 0.3c - Joe Staff - 08.01.2011

Sure, give me some time as I'm currently ALSO converting someone else's script.


Re: Converting to 0.3c - slowride326 - 08.01.2011

Ok thanks so much your awesome


Re: Converting to 0.3c - slowride326 - 08.01.2011

I hate to ask for alot of shit but if it aint hard put this in too
http://forum.sa-mp.com/showthread.ph...hlight=impound


Re: Converting to 0.3c - Joe Staff - 08.01.2011

I finished the conversion

Download Here
Download brought to you by SAMP-Resources.com


Re: Converting to 0.3c - slowride326 - 08.01.2011

Thanks you


Re: Converting to 0.3c - slowride326 - 08.01.2011

This is what i get in the CMD

SA-MP Dedicated Server
----------------------
v0.3b, ©2005-2010 SA-MP Team

[05:51:59] filterscripts = "" (string)
[05:51:59]
[05:51:59] Server Plugins
[05:51:59] --------------
[05:51:59] Loading plugin: streamer
[05:51:59]

*** Streamer Plugin v2.5.2 by Incognito loaded ***

[05:51:59] Loaded.
[05:51:59] Loaded 1 plugins.

[05:51:59]
[05:51:59] Filter Scripts
[05:51:59] ---------------
[05:51:59] Loaded 0 filter scripts.

[05:51:59] Script[gamemodes/lslrp.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[05:51:59] Failed to load 'gamemodes/lslrp.amx' script.
[05:51:59] Number of vehicle models: 0


Re: Converting to 0.3c - Haydz - 08.01.2011

Do you have then new 0.3c compiler?, if not go to www.sa-mp.com/downloads and get it(you will need it to compile the script).