SetModelCollisionBox

Syntax

native SetModelCollisionBox(entity);

Usage

entity
The entity index to set the value on.

Description

Sets entity size to the models collision box.

Return

1 on success, 0 on faillure.

Error

Invalid entity.
Invalid model pointer.