Help me. - 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)
+--- Thread: Help me. (
/showthread.php?tid=477968)
Help me. -
iBots - 27.11.2013
I have got a roleplay gamemode,it's not mysql,and when i start it on a test server the gamemode name on samp is fine,but when i upload it by ftp to my volt host server it shows the gamemode name as Unknown,i have tried another gamemode on the server it worked,but i dont know why that gamemode works on test servers and it doesnt work on my hosted server
Re: Help me. -
newbie scripter - 27.11.2013
Did u edit the samp.cfg thing??
Re: Help me. -
Konstantinos - 27.11.2013
Does it say anything about runtime error in server log? Plugin(s) is/are needed for that gamemode may not be loaded or failed to load.
Re: Help me. -
RayDcosta - 27.11.2013
first of all, you made the wrong choice going with volt host.
theyve been down since a month now and ever will be,
they dont care about their customers ( i was one of them),
and so its probably why ur server is down
(i later moved to pingperfect.com and havent faced any issue ever since)
secondly, are u saying the game doesnt start at all or ur gamemodename shows unknown?
if its the server that isnt starting, its volthosts issue mostly.
if it says the plugins are missing, you probably used .dll plugins for windows
and volt host is linux so u need .so plugin files for centos linux servers
lastly,
if its ONLY the gamemode text youre not getting right,
open samp.cfg (or config file in control panel)
and add
Код:
gamemodetext [ur gamemode name here]
on a new line and save it, and itll work fine.
hope i helped. cheers