SA-MP Forums Archive
Remove Doors - 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: Remove Doors (/showthread.php?tid=432663)



Remove Doors - JizzyCZ - 23.04.2013

How's it going, bros... I have question.

Is there some "InGame Remove Building" script or something like this... ?
Or ... How can I remove these f*cking doors? I can't see them in MTA, Map Editor for SP or SA-MP.






Re: Remove Doors - papedo - 23.04.2013

I thing, these doors on picture 1 and 2 are same object like the building. It means, you canґt remove them.

On thirt picture, you could find door id and remove them, this is different object.


Re: Remove Doors - JizzyCZ - 23.04.2013

Thanks for the reply.
The doors in pictures 1 and 2 must go somehow removed.

In single-player mission with Catalina you must rob a bank in this village, and these doors were missing and through them you escape by the police.

I think, there must be some way to remove these magic doors.


Re: Remove Doors - Om3n - 23.04.2013

https://sampforum.blast.hk/showthread.php?tid=282801

use this app.

in his language:

stahni si tenhle program, najdi si ty dvere, klikni na ne a zmackni delete. pak ti to v Code ukaze co mas dat do pawna.


Re: Remove Doors - JizzyCZ - 23.04.2013

Quote:
Originally Posted by Om3n
Посмотреть сообщение
https://sampforum.blast.hk/showthread.php?tid=282801

use this app.

in his language:

stahni si tenhle program, najdi si ty dvere, klikni na ne a zmackni delete. pak ti to v Code ukaze co mas dat do pawna.
These doors aren't in this map editor/app. I didn't see them. Just interior like in singleplayer.

Ty dveře prбvě v tomhle map editoru nejsou , aspoň jsem je tam neviděl, prostě průchod a interiйr jako v singlu.


Re: Remove Doors - JizzyCZ - 24.04.2013

Solved. How?

I used RemoveBuildingForPlayer - Function on SA-MP Wiki

In MTA I tried search for similiar doors like on these pictures... I have SRT3 Final Mod, but original texture of doors...



So I found ID of these f*cking doors, save position near doors in game and put ID, my coordinates to function and set radius (to 20.0 maybe).