SA-MP Forums Archive
Server Script Will not update - 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: Server Script Will not update (/showthread.php?tid=225368)



Server Script Will not update - Criss_Angel - 13.02.2011

I upload my new script, go ig and gmx but it still runs my old gamemode.Why is that?Im uploading the AMX, and when i check server.cfg like /rcon exec server it shows my old Server Config, Why?What is going wrong


Re: Server Script Will not update - HyperZ - 13.02.2011

"/rcon changemode <GM NAME>"

Edit: i didn't rly understand.


Re: Server Script Will not update - Criss_Angel - 13.02.2011

Say for example i type SendClientMessage("Helo");
script says Helo
Now i edit it to SendClientMessage("Hello Person, how are you?");
I uplaod my new compiled script to ftp
I /rcon GMX
It stil says Helo, meaning its running the old gm instead of the new one.Why is that?


Re: Server Script Will not update - spedico - 13.02.2011

I assume that you have bought a host. Check if the FTP is right (aka check if the new file is there) and try restarting using the control panel.


Re: Server Script Will not update - Criss_Angel - 13.02.2011

Nah, my friend is hosting from his Home Server.I checked the FTP, i even refreshed.The file is there yes, but idk why it aint working.No cPanel


Re: Server Script Will not update - spedico - 13.02.2011

If you have access to the server files. Close samp-server.exe and restart it.


Re: Server Script Will not update - Criss_Angel - 13.02.2011

I only have FTP access


Re: Server Script Will not update - spedico - 13.02.2011

Well. Try changing the gamemode to something else, then change it back to the primary one.


Re: Server Script Will not update - Joe Staff - 13.02.2011

Make sure you're uploading the .amx and not the .pwn


Re: Server Script Will not update - Criss_Angel - 13.02.2011

I knew someone would give that :P Yes i am uploading AMX ive tried switching no help