Sorry, we don't support your browser.  Install a modern browser
This post is closed.

Allowing multiple locked choices per choice#5

Example:

{choose1:hello|hi|hey} {lockedchoose1:100|200|300} {lockedchoose1a:300|300|450} {modifybal:[lockedchoice1]} {cooldown:[lockedchoice1a]} [choice]!

Basically giving subsections to whatever the choice is, in case multiple decisions need to be made off of the one choice.

3 years ago

Already possible via reusing the lockedchoose variable; use this instead:
{choose1:hello|hi|hey} {lockedchoose1:100|200|300} {modifybal:[lockedchoice1]} {lockedchoose1:300|300|450} {cooldown:[lockedchoice1]} [choice]!

3 years ago
4
Changed the status to
Archived
2 years ago