So I’m making a map at the moment and in this map I have a Land-mine, which when rammed is meant to explode, triggering a piece of floor to lower, however whenever I ram the Land-mine with the Warthog or other vehicle, it doesn’t explode and I have to get out and manually shoot or hit it to trigger the script. Is there anyway I can get around this problem?
U need to add a script to the land mine with a specified boundary…when that boundary is crossed by the set object/player…u can set it to set the health to receive 100 percent damage.
> 2535420681875778;2:
> U need to add a script to the land mine with a specified boundary…when that boundary is crossed by the set object/player…u can set it to set the health to receive 100 percent damage.
He beat me to it.