i can make interior into my object ? -
Molly10 - 29.03.2017
hello guys,
how to make my object make this map interior ??
i made big Garage but need some help!!
Re: i can make interior into my object ? -
davve95 - 29.03.2017
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.
Re: i can make interior into my object ? -
Molly10 - 30.03.2017
Quote:
Originally Posted by davve95
|
i want know i can or not becuse i will make dynamic for it like dynamic house creater
i already know how to showing it on my map but need to make it dynamic like i told u
or i can make it an another world ? but how! becuse i will make it dynamic with Checkpoints Etc.
Re: i can make interior into my object ? -
Toroi - 30.03.2017
I suppose you're going to use Icognito's Streamer for that matter.
This is the streamer's native to create an object, you can set the virtual world or interior there for each item.
PHP код:
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)
To convert your already made mapping with CreateObject to CreateDynamicObject, use any online available tool for conversion. I suggest
https://nixtren.net/samp/mapconverter/ as it removes items aswell.
Re: i can make interior into my object ? -
Molly10 - 01.04.2017
i have already finish my object i want answer only
i can make my garage upragde it too interior ?
or i can make it like dynamic house the Every Time using it #World Changed to not mixed with other Garage Player ?
Re: i can make interior into my object ? -
Toroi - 01.04.2017
Say what? Explain yourself.
Re: i can make interior into my object ? -
sas10 - 01.04.2017
thats
Re: i can make interior into my object ? -
Molly10 - 01.04.2017
Quote:
Originally Posted by Troydere
Say what? Explain yourself.
|
u know what house is dynamic house ?
house making with another world every type /createhouse
for not mixed with world the same house u can understand now what i mean ?
i can make object like it ?