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



[HELP] Converting to 0.3. - Oggle McFoggle - 10.01.2010

I need to convert a script made for sa-mp 0.3. ( RC6 ) to sa-mp 0.3. I read some tutorials but still fail at converting, can somebody help me?

It's a Carlito RP edit made by Calgon.


http://forum.sa-mp.com/index.php?topic=123400.0


Re: [HELP] Converting to 0.3. - MaykoX - 10.01.2010

Just recompile it with new includes and thats it.

Just copy this into samp 0.3 server folder and compile, remove private message command and change it with new one thats in Base.pwn (Filterscripts)


Re: [HELP] Converting to 0.3. - Oggle McFoggle - 10.01.2010

I followed your instructions and I am unable to enable " samp-server.exe ". Damn can somebody help or convert it?


Re: [HELP] Converting to 0.3. - Correlli - 10.01.2010

Even if this is for 0.2 -> 0.3 i believe it will help you - http://forum.sa-mp.com/index.php?topic=129766.0


Re: [HELP] Converting to 0.3. - *ToM* - 10.01.2010

Open up new.pwn from your new 0.3a samp folder and delete everything that is there and copy/paste your script into it. Simply compile and should work.
If you tried that already, you may want to check your server.cfg do you have the right name etc in there or something.


Re: [HELP] Converting to 0.3. - Oggle McFoggle - 10.01.2010

Quote:
Originally Posted by Toniu_
Open up new.pwn from your new 0.3a samp folder and delete everything that is there and copy/paste your script into it. Simply compile and should work.
If you tried that already, you may want to check your server.cfg do you have the right name etc in there or something.
I did it but " samp-server.exe " does not starts. Can somebody convert it please or say how?


Re: [HELP] Converting to 0.3. - KnooL - 10.01.2010

Open Run At Start Menu --> typ in 'cmd' --> draw the icon of samp_server.exe into the started program. --> press enter.

tell us what you see there which errors etc.


Re: [HELP] Converting to 0.3. - Oggle McFoggle - 10.01.2010

I did it and still crashes the sa-mp but when I introduced the VX-RP script in the original CRP script I receive the following line when opening " samp-server.exe ".

Unable to continue, the server's bind doesn't match the definded one. ( It spams me )

I generaly fail, maybe somebody is able to convert it?



Re: [HELP] Converting to 0.3. - Austin_Lynn - 10.01.2010

Comply the script.


Re: [HELP] Converting to 0.3. - Oggle McFoggle - 11.01.2010

Quote:
Originally Posted by Kareemtastic™
Comply the script.
I compiled it, come on guys somebody please help me.


Re: [HELP] Converting to 0.3. - Calon - 11.01.2010

Quote:

Unable to continue, the server's bind doesn't match the definded one. ( It spams me )

Read the instructions, there's a line in the code that says "#DEFINE BIND <iphere>"

If you're running it locally, go to your server.cfg and add "bind 127.0.0.1" and then update the defined bind:

Код:
#define BIND 127.0.0.1
If you look through the release thread, I threw in an update which would remove the bind system and one that's perfectly capable of 0.3: http://solidfiles.com/d/13cccad2ffe6...b0f608756bfaff