| Blockland Forums > Modification Help |
| OnEnterWater (for Vehicles) |
| (1/4) > >> |
| thaky:
I've been searching and I couldn't find out how to make the vehicle get killed when it touches water? So can you help please. |
| Mr.jacksaunt:
--- Code: ---OnRelay-self-setzone-all-"Numbers" OnVehicleEnterZone-Vehicle-Destroy --- End code --- To make this work you will need zone events, and vehicle events. |
| NEkram:
--- Quote from: Mr.jacksaunt on October 17, 2010, 04:36:37 PM --- --- Code: ---OnRelay-self-setzone-all-"Numbers" OnVehicleEnterZone-Vehicle-Destroy --- End code --- To make this work you will need zone events, and vehicle events. --- End quote --- coding help not eventing |
| Mr.jacksaunt:
--- Quote from: NEkram on October 17, 2010, 04:48:05 PM ---coding help not eventing --- End quote --- Eventing would be a replacement. |
| NEkram:
--- Quote from: Mr.jacksaunt on October 17, 2010, 05:05:10 PM ---Eventing would be a replacement. --- End quote --- But it's only for a vehicle, not for all of them. |
| Navigation |
| Message Index |
| Next page |