From 9934bd4452742101bcd2040e3bf2e3541c0cce48 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sun, 8 Jul 2018 21:46:53 -0500 Subject: [PATCH] Updated Emote Colors (markdown) --- Emote-Colors.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Emote-Colors.md b/Emote-Colors.md index 0e85644..eb53d07 100644 --- a/Emote-Colors.md +++ b/Emote-Colors.md @@ -8,6 +8,20 @@ Example(s) (Also applicable to quest API calls) ``` +### Visual Reference + +![image](https://user-images.githubusercontent.com/3319450/42428214-3a32a11e-82f8-11e8-9bfa-fe5175b4996f.png) + +```perl + if ($text=~/colors/i) { + for ($i = 0; $i < 100; $i++) { + $client->Message($i, "Emote Color ID (" . $i . ")"); + } + } +``` + +### Table Reference + |ID|Color| |--- |--- | |0|white|