Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gamecp

Pages: [1]
1
Support / Re: windows server - as a service
« on: June 09, 2011, 03:39:03 pm »
proper hosting tends to run things as a service, most panels do (gamecp & tcadmin).

I have no issues running on Linux.

Windows the service starts the app, uses about 700K memory, then stops shortly after (cant figure that out).


2
Support / Re: server start paramaters
« on: June 09, 2011, 03:37:41 pm »
got some more info? im a newb around here

3
Support / windows server - as a service
« on: June 08, 2011, 07:05:27 pm »
Hi again

I am having issues starting this game as a windows service, I can start it normally by hand -but when using srvany (from microsoft) it will not start as a service.

Has anyone tried this? I did a search and found nothing.

Thanks!

4
Support / server start paramaters
« on: June 08, 2011, 06:34:52 pm »
Hi

I am wondering if the servers have any start line paramaters? Like

./vcmp.bin -players 16 -exec server.cfg

It seems common that new servers - coded similar to this one - do not have start mode paramaters any more, they rely on server configs. It is important to note that mass hosters dislike settings in server configs as it allows users to easily edit the settings and increase their max players - or change the port. Both are not something any admin would want done.

Software such as what i use can prevent this - but in a round about type of way, not optimal.

An optimal solution is if your server would allow several flags to be set on the startmode. I know its easy to do with c++, java or any standard language.

Please keep this in mind with your future updates if it is not already possible to do such a thing.

Pages: [1]