AddVehicleCrewEmblem — FiveM Natives
0x428BDCB9DA58DA53 · GRAPHICS · all
`` boneIndex is always chassis_dummy in the scripts. The x/y/z params are location relative to the chassis bone. ``
Parameters
| Name | Type |
|---|---|
| vehicle | Vehicle |
| ped | Ped |
| boneIndex | int |
| x1 | float |
| x2 | float |
| x3 | float |
| y1 | float |
| y2 | float |
| y3 | float |
| z1 | float |
| z2 | float |
| z3 | float |
| scale | float |
| p13 | Any |
| alpha | int |
Returns
BOOL