Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 148
    • Issues 148
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Issues
  • #844

Closed
Open
Created Jun 25, 2022 by baolam0000@baolam0000

Color code not working as expected and global variable not working

Summary

  1. Global variable not working always return UNDEFINED.
  2. Bold color code not reset.

Steps to reproduce

  1. Global variable an example skill like this to see the result
  • setVariable{var=global.Location;value=%worldguard_region_name%;type=STRING}
  • delay 5
  • message{m="<global.var.Location>"} @Self
  1. Bold color code example skill like this to see the result
  • message{m="&a&lSystem &8| &7Look up !"} @Trigger

Current behavior

  1. Always return UNDEFINED
  2. Return "&a&lSystem &8&l| &7&lLook up !"

Intended correct behavior

  1. Return with a message with value have been defined %worldguard_region_name%
  2. Return "&a&lSystem &8| &7Look up !"
Edited Jun 25, 2022 by baolam0000
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking