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: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Yassen (talk | contribs)
Add bz_getBZDBInt
 
(No difference)

Latest revision as of 00:08, 31 December 2008

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.