Posts: 52
Threads: 11
Joined: Jul 2006
Reputation:
0
Have a way? I'm trying to use Swift Panel (to manage all my games) on my host.
Starting server like ./sampserver +maxplayers 123 +gamemode abcd, etc?
Thanks
Posts: 1,498
Threads: 19
Joined: Jun 2009
Reputation:
0
just ./samp03svr
cant use those attributes by default afaik
Posts: 988
Threads: 9
Joined: Jul 2006
Reputation:
0
I think you can do it with a small command line program that first create a server.cfg with default values but the ones you specify, then it start the server, and run this program instead.