Help With 0.3a to 0.3b - 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 With 0.3a to 0.3b (
/showthread.php?tid=170159)
Help With 0.3a to 0.3b -
NYRP - 22.08.2010
Hey i Need Help How to Convert my Server Into 0.3b How if Someone Have a Link or a Tutorial.
Re: Help With 0.3a to 0.3b - [L3th4l] - 22.08.2010
https://sampforum.blast.hk/showthread.php?tid=169893
Re: Help With 0.3a to 0.3b -
NYRP - 22.08.2010
i mean there no other Easy Way to do it?
Re: Help With 0.3a to 0.3b -
BP13 - 22.08.2010
Quote:
Originally Posted by NYRP
i mean there no other Easy Way to do it?
|
That is insanely easy! Just recompile your scripts with the new 0.3b files.
Re: Help With 0.3a to 0.3b -
NYRP - 22.08.2010
Quote:
Originally Posted by BP13
That is insanely easy! Just recompile your scripts with the new 0.3b files.
|
i Know but when i recompile its Say
C:\Users\tito234\Pictures\stable(2)\gamemodes\usrp .pwn(13) : fatal error 100: cannot read from file: "dini"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
And utils and Some others
Re: Help With 0.3a to 0.3b -
dax123 - 22.08.2010
Quote:
Originally Posted by NYRP
i Know but when i recompile its Say
C:\Users\tito234\Pictures\stable(2)\gamemodes\usrp .pwn(13) : fatal error 100: cannot read from file: "dini"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
And utils and Some others
|
copy your includes to include folder
and make sure you don't copy 0.3a SAMP includes.
Re: Help With 0.3a to 0.3b -
NYRP - 22.08.2010
ok i Done But i in a Hoster , And when i Try it in my home Server it Work, but how i can make it to work on my Host?
Re: Help With 0.3a to 0.3b -
dax123 - 22.08.2010
Quote:
Originally Posted by NYRP
ok i Done But i in a Hoster , And when i Try it in my home Server it Work, but how i can make it to work on my Host?
|
change your remote server binary to 0.3b
and do the same way you did in your home server, that should work.
you can't upgrade the server without stopping it.