native Float:set_controller(entity, controller, Float:value);
| entity | The entity id to set the value on. |
| controller | Which controller to set (0 through 3). |
| value | The value to set it to. |
Sets a bone controller with the specified value.
The percentage that the controller is extended (0.0 through 1.0)
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.