Author Topic: Chaining from built in commands  (Read 1648 times)

0 Members and 1 Guest are viewing this topic.

dammit2hell

  • Youngling
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
  • Twitch Name: dammit2hell
Chaining from built in commands
« on: August 13, 2017, 02:41:43 AM »
I was wondering if anyone knew of a way to chain from a built in command. I have a scene I created just for !dragrace. I would like to be chain that command into a secondary command, say something like !dragracescene and use OBS remote to allow a change to that scene when someone starts a DragRace. Is that something that can be done some how?

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Chaining from built in commands
« Reply #1 on: August 13, 2017, 03:07:10 AM »
I would create an alias command to do this, that triggers the actual dragrace command
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

dammit2hell

  • Youngling
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
  • Twitch Name: dammit2hell
Re: Chaining from built in commands
« Reply #2 on: August 13, 2017, 05:38:04 AM »
I may have gone about it the wrong way but I attempted this before I posted. I made !race and chained !dragrace @target@ but it wouldn't trigger the !dragrace command or switch scenes.

dammit2hell

  • Youngling
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
  • Twitch Name: dammit2hell
Re: Chaining from built in commands
« Reply #3 on: August 13, 2017, 07:24:13 AM »
So I made a command called !race. It's message is !dragrace @target@ and chains to !racestart which switches to the Race Scene in 110 seconds. !racestart chains to !raceend which switches back to my Main scene after 30 seconds. That works perfectly. The issue that I have is when others use the !race command to enter the race, it starts the countdown over for the chain + they're not entered in the race. I'm confused. Seems the only option I have is to have one person start the race with !race and everyone else enter with !dragrace but that will never happen.