Blockland Files > Add-Ons
[Event] FireRelayNum v8.1 - Relay where no one has relayed before
<< < (6/8) > >>
mctwist:

--- Quote from: Fire Vine on December 08, 2017, 09:09:45 AM ----event snip-

--- End quote ---


--- Code: ---onActivate -> Self -> fireRelayNum ("1 2", Brick)
onRelay -> Self -> spawnExplosion (jeepfinalExplosion)
onRelay -> Self -> fireRelayNum ("1 2", Brick)

--- End code ---
Gautier00:
Is it possible to have this work on bots?
mctwist:
This works only with onRelay. However, I did made it in such a way that it should be possible if I called an another event for bots. If you tell me an event that should have this kind of functionality, I'll make an event that works with it like this event.
Gautier00:

--- Quote from: mctwist on January 22, 2018, 04:53:14 PM ---This works only with onRelay. However, I did made it in such a way that it should be possible if I called an another event for bots. If you tell me an event that should have this kind of functionality, I'll make an event that works with it like this event.

--- End quote ---

I have a modified version of onRelay so that I can use relays on bots, I can send this to you if it'll help in any way.
mctwist:
Like I said: the script is made in such a way that would you add more targets for onRelay, it would work out of the box. Try it and you'll see that it should work.

If not, then send me your add-on so I can have a look.
Navigation
Message Index
Next page
Previous page

Go to full version