[HELP]Update Server Version. -
EgyptForLife - 28.04.2014
Can anyone tell me how to update the server version ? I have an old gamemode that is on 0.3x , and i want to update it to 0.3z but idk how :/ . Can anyone tell me how ?
Thanks.
Re: [HELP]Update Server Version. -
Konstantinos - 28.04.2014
All you need to do is updating the includes (a_samp.inc and a_players.inc), your samp-server.exe (for Windows) or samp03svr (for Linux), samp-npc and announce: download the server package and replace them -
http://sa-mp.com/download.php
After that, you can download the 0.3z R2-2 version which is recommended by here:
https://sampforum.blast.hk/showthread.php?tid=506214
Re-compile your scripts and you're done. Note that streamer should be updated (both plugin and include file) as well to version 2.7.1
Re: [HELP]Update Server Version. -
EgyptForLife - 28.04.2014
Quote:
Originally Posted by Konstantinos
Note that streamer should be updated (both plugin and include file) as well to version 2.7.1
|
What do u mean by that ? Also, when I compile , pawno become not responding

. How to fix that ?
Re: [HELP]Update Server Version. -
Konstantinos - 28.04.2014
Quote:
Originally Posted by EgyptForLife
What do u mean by that ? Also, when I compile , pawno become not responding  . How to fix that ?
|
I mean that streamer plugin (if you use of course) has been released for 0.3z's features and the version is 2.7.1
Only if you use streamer for your server: update your plugin (both streamer.dll [windows] or streamer.so [linux] and streamer.inc)
Re: [HELP]Update Server Version. -
EgyptForLife - 28.04.2014
Ok, But how to fix the compile problem in Pawno ?
Re: [HELP]Update Server Version. -
Konstantinos - 28.04.2014
What problem? Is the compiler not responding or you got errors/warnings?
Re: [HELP]Update Server Version. -
iAnonymous - 28.04.2014
Wait for it to respond .
It happens because it is giving you a long output of errors and warnings
Re: [HELP]Update Server Version. -
[SU]Spartan - 28.04.2014
That i actually did:
I copied filterscripts,gamemoders & scriptfiles and downloaded the new version from
http://sa-mp.com/download.php and pasted them in the new file.
Re: [HELP]Update Server Version. -
EgyptForLife - 28.04.2014
Quote:
Originally Posted by iAnonymous
Wait for it to respond .
It happens because it is giving you a long output of errors and warnings
|
It does not respond and don't give me any error.
Re: [HELP]Update Server Version. -
GeasyW - 28.04.2014
Quote:
Originally Posted by EgyptForLife
It does not respond and don't give me any error.
|
Just wait for it, sometime its saying "Not Responding" but dont touch it, after few seconds/minutes you should see errors/warnings (if/any)