This site has been archived and made available for preservation purposes. No edits can be made.
-
Member
Server: Command Line Argument
Hi, I'm hoping to use the server binaries on a cluster scale. Is there any possible way of getting a command line feature for the vaultserver.exe? I'd like to assign a port and IP in a way where someone cannot change it through the configuration file.
For example:
Code :
vaultserver.exe -port 7777 -ip 127.0.0.1
Thanks.
-
That is not possible currently, but I'll add it very soon.
-
Member
Originally Posted by
Foxtacles
That is not possible currently, but I'll add it very soon.
Much love for that
-
https://www.vaultmp.com/showthread.ph...-argument-over
I will do a silent update on the gary 2.7 binaries in some hours.
edit: done. Following your example above:
Code :
vaultserver.exe -general:port 7777 -general:host 127.0.0.1
Last edited by foxtacles; 03-04-2013 at 07:47 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules