Page 1 of 1
Server Side Options
Posted: Mon Aug 24, 2015 2:19 am
by Johnshep
What options that I can mod that are server side? And is it possible for the client to load files from the server or only the server enforce certain files from the client to be loaded?
Re: Server Side Options
Posted: Mon Aug 24, 2015 10:52 am
by mizudg
If you want to use custom server files, then the client needs to have those files as well (if they're map-related or if they add new stuff. I.e. - Aircraft mod)
Re: Server Side Options
Posted: Mon Aug 24, 2015 5:08 pm
by Johnshep
yeah but which things I can mod on the server so that the client can use without the client having those files?
Re: Server Side Options
Posted: Wed Aug 26, 2015 11:11 am
by Freeshnik
Johnshep wrote:yeah but which things I can mod on the server so that the client can use without the client having those files?
some numeric sh1t:
-ammo/rockets count (also you can it unlimited)
-soldiers hp
-dead body disapearing time (pretty f*ck'up server CPU if set 10 min)
-3D spot time
-regeneration speed,
-nade/c4 splash damage,
-jump height (saw server with around 100m jump, but you kill youself if you jump inside building

)
-disable map borders
Re: Server Side Options
Posted: Sat Oct 24, 2015 4:02 pm
by Johnshep
Nice thanks!