Debug info hide
Posted: Tue Jun 23, 2015 8:22 pm
How i can hide debug - yellow and green messages in micromacro window?
I want see only my print/printf messages.
i mean for example:
I want see only my print/printf messages.
i mean for example:
is any way to disable that in specific waypoint/profile?cprintf(cli.green, language[135], _npcname); -- We try to find NPC
cprintf(cli.green, language[136], npc.Name); -- we successfully target NPC