Author Topic: Destroyable Building  (Read 1064 times)

I need help on how to make a building destroyable like when you drive a car or a vehicle into it, it will get destroyed. Any help? 

I need help on how to make a building destroyable like when you drive a car or a vehicle into it, it will get destroyed. Any help? 
I think you have to mess with events or something so that when something hits it, it will be fake killed. But,i don't know how to set it when a CAR fake kills it.

onVehicleTouch was failed simply because it made the server "lag". It may not slow me down, but we have think about the people running Windows 2000 that want 100 onVehicleTouch events.

onVehicleTouch was failed simply because it made the server "lag". It may not slow me down, but we have think about the people running Windows 2000 that want 100 onVehicleTouch events.
It was also inefficient. I don't remember exactly how it worked, though. Badspot explained it all somewhere.

I would just recommend using Zone events and getting them at a close proximity to the building and then when the zones are entered fake kill.

no there is some other way i know it. i did it before but i forgot how. it involves a button

I would just recommend using Zone events and getting them at a close proximity to the building and then when the zones are entered fake kill.

i need it when it is hit there is another way with a button and i dont know how to use zones

Event the whole building to have their bricks all the same name. Then make a button with these events Onactivate-namedbrick-fakekill 15  You have to have the building built in such a way that it is even and doesn't fall apart when fakekilled.

I got it but for all the bricks to be fake killed i have to go through and hit every brick with the wrench and hit send for it to work. Is there an easier way

No, there isn't(at least that I know of), get over it.