SA-MP Forums Archive
Gamemode updating help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Gamemode updating help (/showthread.php?tid=597741)



Gamemode updating help - iKevin - 04.01.2016

Well I tried to update my script and I have put files into the .pwn file and everything is set up.. but when i reuploaded them into the server provider (hostskool) the command doesnt work


Re: Gamemode updating help - [UE]Milan - 04.01.2016

Show the server log and server.cfg


Re: Gamemode updating help - iKevin - 04.01.2016

Well it all works... scripters checked the console and they said it might be the gamemode itself.. the server is running with 20 players.. but we cant update it


Re: Gamemode updating help - iKevin - 05.01.2016

anybody


Re: Gamemode updating help - xTURBOx - 06.01.2016

server only needs the .amx files and plugins to run, you dont need to upload the .pwn file to the host

Hope this helps


Re: Gamemode updating help - iKevin - 07.01.2016

yes but how can i update the gamemode if i script another command?


Re: Gamemode updating help - TheSnaKe - 07.01.2016

Give more information, do you mean when you add something new to the gamemode (Updating your gamemode) your commands are not working?


Re: Gamemode updating help - iKevin - 13.01.2016

Exactly.


Re: Gamemode updating help - TheSnaKe - 13.01.2016

Quote:
Originally Posted by KevinExec
Посмотреть сообщение
Exactly.
All or the one you added?
Do you get any warnings after compiling your script?

I guess something is wrong with your script or maybe your new command, can you send the new command, if it's only 1.


Re: Gamemode updating help - FreAkeD - 13.01.2016

If you upload new changes to your gamemode, you have to restart the server to apply them.