View Single Post
  #4  
Unread 11-21-2012, 01:08 AM
EQAditu's Avatar
EQAditu EQAditu is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Permafrost
Posts: 256
Default

The only thing I can think to suggest is try to see if the client's error messages will allow the strings to be visible.

It seemed like your requirement was that it was in the logfile somehow, for log parsing.

For instance "/act end" will output "Unknown command: act end." to the log file and chat screen. Though, can UI scripting even execute unknown commands? I forget.

Alternatives with error messages could include useabilityonplayer or any real command that accepts a string and can fail.

Since error messages are not seen by anyone but you, SOE may not have added checks for hex coloring.
Reply With Quote