[HELP] Converting to 0.3.
#1

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
Reply
#2

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)
Reply
#3

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

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
Reply
#5

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.
Reply
#6

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?
Reply
#7

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.
Reply
#8

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?
Reply
#9

Comply the script.
Reply
#10

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

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)