SecretUI

SecretUI (https://www.secretui.com/forums/index.php)
-   General Authoring Discussion (https://www.secretui.com/forums/forumdisplay.php?f=155)
-   -   Requires assistance (https://www.secretui.com/forums/showthread.php?t=61)

ozon 08-08-2012 09:17 AM

Requires assistance
 
Hi,
I need help with a project. I've had so far done nothing to do with ActionScript.
For my project I need some data from TSW. Can someone write an Add-on what write events to a log file? I've seen the documentation. However, I find no approach. It must not be complex. Simple write events to a log. For example, someone invite me in a Group -> Log. Someone send me a Message -> Log.

Reaper79 08-08-2012 03:58 PM

The problem is that flash won't allow you to write to local disk.
It can be done with a local web server and php so far i read. I hope there is another solution.

Catagorical 08-08-2012 07:47 PM

Code:

com.GameInterface.Log
Log.Error("MyAddon","Hello World!")

This will write Scaleform.MyAddon - Hello World! to ClientLog.txt with no other configuration necessary.

ozon 08-08-2012 07:53 PM

Thanks. I can life with the ClientLog.txt

Time to try it ;).


All times are GMT -6. The time now is 06:56 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2020 MMOUI