29.03.2017, 17:38
hello guys,
how to make my object make this map interior ??
i made big Garage but need some help!!
how to make my object make this map interior ??
i made big Garage but need some help!!
Paste the code under OnGameModeInt.
Here's a example: https://sampwiki.blast.hk/wiki/CreateObject I suggest to read the Wiki as there's alot of great things and easy to understand. |
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = STREAMER_OBJECT_SD, Float:drawdistance = STREAMER_OBJECT_DD, areaid = -1, priority = 0)