aquietone submitted a new resource:
SharedDataClient - Its kinda like DanNet or NetBots built on top of the actors system
Read more about this resource...
SharedDataClient - Its kinda like DanNet or NetBots built on top of the actors system
Implements an actor based SharedData TLO for MacroQuest
The script will broadcast messages over the actor system at the configured frequency containing key/value pairs of all configured properties.
Properties include a key (the name the property will be exposed as in the character data) and an expression (a parsable line of macroscript like ${Me.PctHPs}).
Properties will only be included in messages when the value has changed.
Properties will be rebroadcast even if they haven't...
Read more about this resource...