08-08-2012, 09:17 AM | #1 |
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. |
|
08-08-2012, 03:58 PM | #2 |
|
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. |
08-08-2012, 07:47 PM | #3 |
Code:
com.GameInterface.Log Log.Error("MyAddon","Hello World!") |
|
08-08-2012, 07:53 PM | #4 |
Thanks. I can life with the ClientLog.txt
Time to try it . |
|
SecretUI » Developer Discussions » General Authoring Discussion » Requires assistance |
«
Previous Thread
|
Next Thread
»
|
Thread Tools | |
Display Modes | |
|
|