Jump to content

Help with CVARs, #gameVariables and other variables


Recommended Posts

I'm trying to learn more about the titled variables but information is rather slim. So, just some basic questions to start.

 

In buffs.xml it lists a number of read only CVARs from _degreesabsorbed to _stunned. Is this a complete list? I'll include the list below.

 

The file also mentions game variables ($gameVariable) which are read only constants. The only example shown is #GameTime. Are there any others?

 

There are other variables that can be used in the game UI like maptemperature, mapwind, mapelevation etc. Can these be assigned to cvars and then used in a compare in a new buff? Like if I wanted to mod a buff that triggers if ambient temperature (not player core temp) was below a set value?

 

 

 

 

Read only CVARs from buffs.xml

_degreesabsorbed :
_coretemp :
_sheltered :
_shaded :
_wetness :
_underwater :
_difficulty :
_biomeradiation :
_encumberedslots :
_encumbrance :
_fallSpeed :
_crouching :
_notAlerted :
_stunned :

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...