SA-MP Forums Archive
i can make interior into my object ? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: i can make interior into my object ? (/showthread.php?tid=631456)



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
Посмотреть сообщение
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.
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(modelidFloat:xFloat:yFloat:zFloat:rxFloat:ryFloat:rzworldid = -1interiorid = -1playerid = -1Float:streamdistance STREAMER_OBJECT_SDFloat:drawdistance STREAMER_OBJECT_DDareaid = -1priority 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 ?