I am trying to get custom commands to work in my bank heist to call on-screen graphs for it. I am trying to call the following command
!ChatBattleStart
i have tried to put it at the end of print out messages, for example,
Entry Message: @user@ Has entered the battle. Chat, you have 1 minute to enter @exec@[0,!ChatBattleStart]
all that does is print out to chat Has entered the battle. Chat, you have 1 minute to enter @exec@[0,!ChatBattleStart]
I guess im not sure where is the proper place to call the commands in the heist?