SetVehicleModelIsSuppressed — FiveM Natives
0x0FC2D89AC25A5814 · VEHICLE · all
`` seems to make the vehicle stop spawning naturally in traffic. Here's an essential example: VEHICLE::SET_VEHICLE_MODEL_IS_SUPPRESSED(GAMEPLAY::GET_HASH_KEY("taco"), true); ``
Parameters
| Name | Type |
|---|---|
| model | Hash |
| suppressed | BOOL |
Returns
void