BumpWater settings console commands

BumpWater settings console commands

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

Post Reply
User avatar
very_bad_soldier
Posts: 1397
Joined: 20 Feb 2007, 01:10

BumpWater settings console commands

Post by very_bad_soldier »

In the past you could control the settings for BumpWater (reflection, shore waves) ingame via console commands like "seti BumpWaterShoreWaves 0". Thats how it is implemented in the FPSManager widget too.
This does not work for me anymore and judging from the spring sources, stuff like "BumpWaterReflection" gets only read when starting the game but cannot be toggled at runtime. (Btw I could not find the whole command "seti" only "set" and "tset").
So has this been changed to be not ingame-configurable anymore or could someone tell me the new commands otherwise? Or better where to look in the spring sources to find the complete list of graphic settings console commands (I found the ones in Game.cpp at least)?
Thanks in advance...
User avatar
jK
Spring Developer
Posts: 2299
Joined: 28 Jun 2007, 07:30

Re: BumpWater settings console commands

Post by jK »

you have to set the param (via /set) and then to reload the water renderer (via /water 4).
User avatar
very_bad_soldier
Posts: 1397
Joined: 20 Feb 2007, 01:10

Re: BumpWater settings console commands

Post by very_bad_soldier »

Yay, works fine, thanks!
Post Reply

Return to “General Discussion”