Author Topic: output to server  (Read 5658 times)

decerto

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 20
    • View Profile
output to server
« on: May 15, 2015, 06:39:57 PM »
Hi,

Is there any way to output text/strings to the TNet server from in game? I want to be able to output chat text and other text to the server.

Thanks!

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: output to server
« Reply #1 on: May 22, 2015, 05:44:09 PM »
TNManager.Log

decerto

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 20
    • View Profile
Re: output to server
« Reply #2 on: May 25, 2015, 06:56:31 PM »
Apparently that doesn't exist. Also that is not listed on http://www.tasharen.com/tnet/docs/index.html either.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: output to server
« Reply #3 on: May 26, 2015, 03:22:25 PM »
What version of TNet are you using? Make sure you get the latest. The docs need to be updated.

decerto

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 20
    • View Profile
Re: output to server
« Reply #4 on: May 27, 2015, 10:29:06 PM »
I was using 2.0.4 but now updated to the latest. I completely removed TNet and installed the latest update and it's working now.

Thanks