This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

bz_getBZDBInt

From BZFlagWiki
Jump to navigation Jump to search

int bz_getBZDBInt (const char* variable)


Gets the value of a variable. (ex. _tankSpeed, _shotSpeed, ect)

Parameters:
variable  -  The variable to find the value of.
Returns:
The value of the variable.