Thread: Act Xml
View Single Post
  #4  
Unread 02-14-2008, 07:17 AM
pooka's Avatar
pooka pooka is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 250
Default

It's easy to parse the output into a pretty ui window that the game could load using perl (or whatever).

The problem is that the game engine only loads the ui files when you load the game (or when you're silly enough to use /loadui). So while you could have an .xml file constantly updating, there's no way at the moment (except the in game browser) to view it in game.
Reply With Quote