Black Ops III

ServerFieldIncrement

increment the value in a server field. wrap on overflow.

Example:

ServerFieldIncrement(player, "my_field")

Parameters

ParameterSummary
*playerthe player to operate on
*nameUnique name to identify the field.

* = mandatory