Merge pull request #6425 from JJRcop/OOCemoji

Adds emoji to OOC chat [Now with in-house sprites!]
This commit is contained in:
tkdrg
2014-12-27 03:01:36 -03:00
8 changed files with 48 additions and 0 deletions
+2
View File
@@ -68,6 +68,8 @@
msg = sanitize(copytext(msg,1,MAX_MESSAGE_LEN))
if(!msg) return
msg = emoji_parse(msg)
if(C.holder)
if(holder) //both are admins
C << "<font color='red'>Admin PM from-<b>[key_name(src, C, 1)]</b>: [msg]</font>"