Hi, wanted to ask.
How do I change the pitch of current sound by chat message? (If I type -pitch # (0 - 10)) And why this trigger turns on when i type anything but not only entered chat string?
How do I change the pitch of current sound by chat message? (If I type -pitch # (0 - 10)) And why this trigger turns on when i type anything but not only entered chat string?
-
Music
-

Events
-


Player - Player 1 (Red) types a chat message containing <Empty String> as A substring
-
-

Conditions
-

Actions
-


If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-



If - Conditions
-




(Entered chat string) Equal to -Music 1
-
-



Then - Actions
-




Sound - Stop Music[1] After fading
-




Sound - Stop Music[2] After fading
-
-



Else - Actions
-




Sound - Play Music[1]
-
-
-


If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-



If - Conditions
-




(Entered chat string) Equal to -Music 2
-
-



Then - Actions
-




Sound - Stop Music[1] After fading
-




Sound - Stop Music[2] After fading
-
-



Else - Actions
-




Sound - Play Music[2]
-
-
-
-

