ObjToNet — FiveM Natives
0x99BFDC94A603E541 · NETWORK · all
`` Lets objects spawn online simply do it like this: int createdObject = OBJ_TO_NET(CREATE_OBJECT_NO_OFFSET(oball, pCoords.x, pCoords.y, pCoords.z, 1, 0, 0)); ``
Parameters
| Name | Type |
|---|---|
| object | Object |
Returns
int