ScriptUO

Scripting Resources & Utilities => Stealth Client => Topic started by: epsilon2 on October 17, 2016, 07:55:04 AM

Title: [6.7.0 pascal] how to write text to console?
Post by: epsilon2 on October 17, 2016, 07:55:04 AM
I tried the following,

Code: [Select]
//ConsoleEntryUnicodeReply(('10'+'\r'));
ClientPrint('10');

nothing happen. is it a bug or someone has a working way?

btw i noticed the same when using stealth 6.7.0 and easyuo. there "msg 123 $" does not work