ObjToNet
Docslocal retval = ObjToNet(object)Description
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 | Description |
|---|---|---|
object | Object | — |
Returns
intReturns an integer value.