Project

General

Profile

Tips Tricks » History » Revision 2

Revision 1 (Per Amundsen, 07/23/2015 03:24 AM) → Revision 2/63 (Per Amundsen, 07/23/2015 03:24 AM)

h1. Tips 

 h2. Unicode 

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

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

 This will enable a different method for drawing messsages. 

 To disable, type: 

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