Author Topic: How do I make this event?  (Read 727 times)

   I want to make an event for my server where when I put on a song, it says in center print what is playing. How can I do this?


minigame centerprint all?

unless the music is being changed via script then
with code
« Last Edit: December 09, 2013, 04:18:53 PM by Kobewarrior »

OnActivate > Minigame > CenterPrint > Hotel California [3]

I did that, but people said it wasn't working. Goes to show how much you can trust the general public lmao. Thanks.

I did that, but people said it wasn't working. Goes to show how much you can trust the general public lmao. Thanks.
Well... It might not have been working. Check all the events you're using and make sure they're actually in the minigame. (These may be obvious assumptions but you're not giving much information)

FYI, if you didn't know, the people have to be in the Minigame to see the message.

OnActivate>Minigame>CenterPrintAll>[what you want] [time]

FYI, if you didn't know, the people have to be in the Minigame to see the message.

OnActivate>Minigame>CenterPrintAll>[what you want] [time]
Yes I knew that.