Level-Up Message Logic
I've been trying to set up the logic for my level-up message, which should have an additional sentence "You've earned the {roleRewards}! One step closer to collecting them all!" if said level also drops a role reward.
I currently have role rewards set for levels 1, 6, 11, 16, 21, 31, 41, but when I try the
/test type: Level Up Message level_or_milestone: 11
test message, only the first part of the level-up message shows (same if I try 1 and 6). I have also manually leveled a user to level 1 to test, but am still unable to trigger the role rewards portion of the message.
Have I written the logic for the message wrong? Below is my current level-up message logic:
4 Replies
:NighthawkInteractionError: BEFORE YOU ASK FOR SUPPORT :NighthawkInteractionError:
1️⃣ • Use the panel in #🆘-instant-support to check if your problem is a common issue! Use the documentation and it's detailed guides to help you setup Lurkr!
2️⃣ • Use the commands /config check and /config troubleshoot to get a better idea what issue you're having!
❓ • Still stuck? Ask your question in as much detail as possible to help other people understand what your problem is and help you fix it quickly!
❗• This server uses Answer Overflow to index content on the web. By posting in this channel your messages will be indexed on the web to help others find answers.
right yeah, the test command is hardcoded to not send any role rewards :kek:
i can probably fix this tonight
lol that explains a lot! Thanks for the quick fixes!
Solution
@Fiona@InfStones sorry for the delay. it's fixed now