Posted: Thu Oct 07, 2010 1:30 am Post subject: Multiple Gameserver folders
Hey.
The game GTA San Andreas (SAMP) is in need of separated server folders. Because the gamemodes/filterscripts people creating they want for them self and can only be placed in root folder gamemodes/filterscripts.
There is also a lot of files like player files ec. located in root scriptfiles folder. It will be really messed up if multiple users sharing on same server folder.
No, I can't specify the default location of gamemode or filterscripts, they had to be the root folders.
Not exactly sure what your asking, but it sounds like you want to use Subdomains
In your main Game-create folder, you probably have one samp folder. And you want a second folder for another server. To do this, go into domain settings, and create a new subdomain.
FROM the new sub-domain, install the game AGAIN. It will install in a folder called GameCreate-XXXX (x= combo of numbers)
Every subdomain regardless of what host its on is assigned a four digit number. So if you move hosts, it will use the same exact folder, in the same exact location on the new machine.
So each sub-domain would be needed for each server, if you need them isolated.
If GTA supports having configuration files in other folders, simply modify the path for each file to e.g. include %server:port% as the last directory on the path, and make corresponding changes to any reference to those files, either on the command line or in the files themselves.
No, GTA does not support configuration file in other folders, must be root (with the samp-server.exe). Command line don't work with GTA, not supported so far.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum