Volt-Host or Gamemode? -
Mr_Scripter - 20.10.2011
Guys, i got a problem i just started to make a TDM gamemode it works fine all things works good in Home Host but when i upload them to Volt-Host then the commands don't work Register/login system and Admin system nothing works
so what can be problem if you want to see this is the Volt-host server ip
91.204.210.30:7780 password : 123321
Re: Volt-Host or Gamemode? -
Venice - 20.10.2011
you need to load all plugins
Re: Volt-Host or Gamemode? -
Mr_Scripter - 20.10.2011
i already have Uploaded all i had (Home Host server.cfg and all other files to Volt-Host)
Re: Volt-Host or Gamemode? -
Smash-Host™ - 20.10.2011
Did you rename the plugin name with .so [i.e. streamer.so]?
Re: Volt-Host or Gamemode? -
grantism - 20.10.2011
Make sure they are in server cfg .so not .dll files as Volt-Host run off a Linux OS.
Re: Volt-Host or Gamemode? -
KingJ - 20.10.2011
It's unlikely to be a problem on their end. Causes of this could be;
- Not loading all Game Modes and/or Filter Scripts via server.cfg, check the server_log.txt to see if they are all being loaded
- Missing plugin
- Different server version. Make sure your compiler is the same release as the server.
Re: Volt-Host or Gamemode? -
iLinx - 20.10.2011
Quote:
Originally Posted by Mr_Scripter
Guys, i got a problem i just started to make a TDM gamemode it works fine all things works good in Home Host but when i upload them to Volt-Host then the commands don't work Register/login system and Admin system nothing works
so what can be problem if you want to see this is the Volt-host server ip
91.204.210.30:7780 password : 123321
|
Sounds like a plugin issue, check your server console to figure out which plugins aren't being loaded, upload the Linux versions and update your server.cfg.
Re: Volt-Host or Gamemode? - Guest9328472398472 - 20.10.2011
Linux Veesion w/ plugins can be found at
www.sa-mp.com >>>> downloads.
Re: Volt-Host or Gamemode? -
James.Clement - 05.11.2011
Its your plugins and OR your filterscripts, i had the same issue
Re: Volt-Host or Gamemode? -
[MWR]Blood - 05.11.2011
Quote:
Originally Posted by James.Clement
Its your plugins and OR your filterscripts, i had the same issue
|
Look at the last post's date? ~2 weeks old. Most likely he has already fixed the issue...