native SetModelBoundingBox(index, sequence = Model_DefaultSize);
entity | The entity index to set the value on. |
sequence | The sequence to apply. Model_DefaultSize sets size of ideal movement hull. Model_CurrentSequence sets size of the current sequence. Values >= 0 will specify which sequence to use. |
Sets size to a model bounding box.
1 on success, 0 on faillure.
Invalid entity. Invalid model pointer.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.