ren.gay
Black Ops III
SetGametypeSetting
Sets the value of a gametype setting.
Example:
SetGametypeSetting( "timeLimit", 0 )
Parameters
Parameter
Summary
*setting
The setting name as a string.
*value
The new value for the setting.
* = mandatory