Project

General

Profile

Tips Tricks » History » Revision 4

Revision 3 (Per Amundsen, 07/23/2015 03:27 AM) → Revision 4/63 (Per Amundsen, 07/23/2015 03:30 AM)

{{>toc}} 

 h1. Tips 

 h2. Unicode 

 If you ever experience an issue with displaying unicode characters, try type: 

 <pre>/setoptions Messages UseDrawText True</pre> 

 This will enable a different method for drawing messages. 

 To disable, type: 

 <pre>/setoptions Messages UseDrawText False</pre>