SA-MP Forums Archive
Map Help - How to open a hole in an 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: Map Help - How to open a hole in an object. (/showthread.php?tid=304346)



Map Help - How to open a hole in an object. - Hayran_Tavares - 18.12.2011

How do I open a hole in an object already done, I do not want to delete the object, but a hole in it, like this photo.




Re: Map Help - How to open a hole in an object. - Ironboy - 18.12.2011

You must have the map file and meta file to edit it through MTA.


Re: Map Help - How to open a hole in an object. - FarSe. - 18.12.2011

You need to remove the object(Verona Mall,or windows), add a new one..
You can remove objects with this: https://sampforum.blast.hk/showthread.php?tid=282801
I think this is the map you want : https://sampforum.blast.hk/showthread.php?tid=302154


Re: Map Help - How to open a hole in an object. - Hayran_Tavares - 18.12.2011

Quote:
Originally Posted by FarSe.
Посмотреть сообщение
You need to remove the object(Verona Mall,or windows), add a new one..
You can remove objects with this: https://sampforum.blast.hk/showthread.php?tid=282801
I think this is the map you want : https://sampforum.blast.hk/showthread.php?tid=302154
It seems that there is no tutorial on how to remove only the windows (open hollow)

[ame]http://www.youtube.com/watch?v=DaJ6mtOoQUM[/ame]

just as this video I want to do, open the windows and the hole does not remove the entire object. (The windows port is placed in a single object).

I would also like to know how to put the textures. (It has no object with the texture of the wall and floor)

(See 0:52)


Re: Map Help - How to open a hole in an object. - Hayran_Tavares - 04.02.2012

Please Help


Re: Map Help - How to open a hole in an object. - milanosie - 04.02.2012

don't think its possible, since its a complete object, and not seperate objects


Re: Map Help - How to open a hole in an object. - Hayran_Tavares - 13.02.2012

Quote:
Originally Posted by milanosie
Посмотреть сообщение
don't think its possible, since its a complete object, and not seperate objects
So how did he do it?


Re: Map Help - How to open a hole in an object. - ReneG - 13.02.2012

Use Jernjel's map editor and download import the ls_mall filterscript .pwn file. From there you would map the inside of your stores, and put all the RemoveBuildingForPlayer under OnPlayerConnect and CreateObject under OnGameModeInit.


Re: Map Help - How to open a hole in an object. - milanosie - 13.02.2012

Correctuon, put removebuilding under onplayerconnect


Re: Map Help - How to open a hole in an object. - Hayran_Tavares - 03.07.2012

I'm still in doubt.


Re: Map Help - How to open a hole in an object. - ReneG - 03.07.2012

cessil is a modeler, he took the original mall objects and edited them, being a beta tester, they were put into recent sa-mp releases


Re: Map Help - How to open a hole in an object. - Hayran_Tavares - 06.07.2012

Quote:
Originally Posted by VincentDunn
Посмотреть сообщение
cessil is a modeler, he took the original mall objects and edited them, being a beta tester, they were put into recent sa-mp releases
Oh! Then it like the LS_Elevator, is modeled and is add in samp.img?