Bug Closed · Invalid

Cooldown Groups apparently not working

#6262 opened by Unknown 1 year ago

Unknownreported this bug

I made 2 items to eat for the player. They execute skills onUse. I put them both in the CooldownGroup "Food", so that they cant be used (or better to say the skills wont activate) unless the cooldown of this group isnt there anymore. So after testing it it doesnt work, the skills get used anyway and ignore the cooldownGroup.

[Legacy attachment omitted] [Legacy attachment omitted]

Unknowncommented

The CooldownGroup item component seems to require snake casing only, meaning lowercase.

Try CooldownGroup: food and reach out in the Discord support channels for additional troubleshooting assistance.

Closing this as a vanilla limitation, and updating the wiki to mention this.

Sign in to join the discussion.