Posts: 40
Threads: 13
Joined: Sep 2009
Reputation:
0
Can you get like a PHP webpage that shows text that are being said in the game to a php script?
Posts: 1,498
Threads: 19
Joined: Jun 2009
Reputation:
0
i suppose you could write a script which would open up the log using a linux command if you have root access, and then you could parse it for messages.
an easier way would be to implement an irc plugin in your script, and get a web based irc client on your website
Posts: 40
Threads: 13
Joined: Sep 2009
Reputation:
0
bud wouldnt that show up user passwords?