Black Ops III

SetCarryingObject

Enable or disable the player carrying object flag. Disables doublejump and juke

Example:

self SetCarryingObject( true );  // disables doublejump and juke

Parameters

ParameterSummary
*onoffTrue to enable, false otherwise

* = mandatory