Native referenceFiveM

CREATE_MODEL_SWAP

0x92C47782FDA8B2A3 ENTITY
FUNCTION SIGNATURE
void CREATE_MODEL_SWAP(float x, float y, float z, float radius, Hash originalModel, Hash newModel, BOOL bSurviveMapReload);
Property Value
Native Name CREATE_MODEL_SWAP
Hash 0x92C47782FDA8B2A3
Return Type void
Parameters x (float), y (float), z (float), radius (float), originalModel (Hash), newModel (Hash), bSurviveMapReload (BOOL)

Description: ``` Only works with objects!
Network players do not see changes done with this.

Back to ENTITY