Author Topic: Allow Custom Command Reactions based on Specific Users and/or Ranks  (Read 978 times)

0 Members and 1 Guest are viewing this topic.

BioGenx2b

  • Youngling
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
  • Twitch Name: BioGenx2b
I'd like to set up custom commands that react differently based on user levels and ranks. My !jettison command for example:


!jettison
Code: [Select]
@user@ tried to open the cargo hatch...but nothing happened. PJSalt
@user@ tried to open the cargo hatch...but nothing happened. PJSalt
@user@ tried to open the cargo hatch...but nothing happened. PJSalt
@user@ tried to open the cargo hatch...@user@ got snagged by a loose cable and sucked out through the hatch! HeyGuys
@user@ tried to open the cargo hatch...@user@ got snagged by a loose cable and sucked out through the hatch! HeyGuys
@user@ tried to open the cargo hatch...@target@ was jettisoned into the vacuum of space! badRekt
@user@ tried to open the cargo hatch...@target@ was jettisoned into the vacuum of space! badRekt

I'd like to be able to give a better chance of avoiding a jettison based on VIP Rank and prevent it altogether for defined users, so my viewers can no longer jettison me into space while I'm streaming! D:

Also, If/Then statements would be cool too, like better chances for users based on their alloted @hours@ or @points@ values, or whatever.