Author Topic: [6.7.0 pascal] how to write text to console?  (Read 3072 times)

0 Members and 1 Guest are viewing this topic.

Offline epsilon2Topic starter

  • Jr. Member
  • **
  • Posts: 36
  • Activity:
    0%
  • Reputation Power: 1
  • epsilon2 has no influence.
  • Respect: +2
  • Referrals: 0
    • View Profile
[6.7.0 pascal] how to write text to console?
« on: October 17, 2016, 07:55:04 AM »
0
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

Tags: