Posts: 384
Threads: 72
Joined: Jun 2009
Reputation:
0
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
Posts: 384
Threads: 72
Joined: Jun 2009
Reputation:
0
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?
Posts: 237
Threads: 17
Joined: Jul 2010
Reputation:
0
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.
Posts: 384
Threads: 72
Joined: Jun 2009
Reputation:
0
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
Posts: 237
Threads: 17
Joined: Jul 2010
Reputation:
0
If you have access to the server files. Close samp-server.exe and restart it.
Posts: 237
Threads: 17
Joined: Jul 2010
Reputation:
0
Well. Try changing the gamemode to something else, then change it back to the primary one.
Posts: 2,593
Threads: 38
Joined: Aug 2007
Reputation:
0
Make sure you're uploading the .amx and not the .pwn
Posts: 384
Threads: 72
Joined: Jun 2009
Reputation:
0
I knew someone would give that :P Yes i am uploading AMX ive tried switching no help