Author Topic: OnActive - Minigame - Playsound - ( )  (Read 1369 times)

is there any add-ons that has onactive - Minigame - Playsound - ........... But Is not on rtb?  :panda: :cookie: IS DER?

what
There are multiple archives of RTB you can dl from



OnActive?


This.



With the proper events, this could easily be done with relays/activator bricks. If you know how to use events, then you should be able to do it without an addon for it.

An example:

OnActivate --> Self --> Play Sound --> ####

(Using slayer): OnMinigameRoundStart --> Minigame --> Playsound (My memories a bit shoddy on this one, no 100% guarantee.)

Either way, what I'm trying to say is, just get slayer and richard around with events. You should be able to come up with a working event. If you get desperate or absolutetly cannot do it yourself, open up a server and I/anyone with event know-how can try and assist you.

Is there a way to start events when a gamemode starts? Or is that just the realm of "Stop being lazy and code it"?

Is there a way to start events when a gamemode starts? Or is that just the realm of "Stop being lazy and code it"?

Slayer comes with events like that IIRC, and a few others.

EG:

OnMinigameReset -->

OnMinigameRoundStart -->

OnMinigameRoundEnd -->

OnTeam1*Activate -->

etc, the list goes on. But there is  enough to satisfy your needs.

*you can select up to team number 5 or 6, I cant remember which.

I meant a built in addon gamemode (Or can they require slayer? I have no idea how videogames work)

So you can, I should make that gamemode I've been meaning to make forever.
« Last Edit: September 14, 2014, 05:04:35 PM by tails »



What kind of events are you trying to do? It's not hard, we can help you.

If you want, I could type out the specific events you should make, if you give me details on what you want the brick/whatever to do.