PDA

View Full Version : Redirect output


magicghost
27-10-2006, 03:05 PM
Hello, I apologise if this question has already been asked but is there any way of sending theoutput generated by a mod to a text file?

Sherkhan
27-10-2006, 04:20 PM
No. The only output you can generate is the data stored in the saved variables file for the Addon, and that is only updated on a ReloadUI or on logging out.

magicghost
27-10-2006, 11:00 PM
ok, thanks for the quick reply.