Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

LuaTutorials::InterCommunications

From Fightorder

Development < Lua Scripting < LuaTutorials::InterCommunications


Note LuaUnitScripts are `gadgets synced`.

Inter Lua Communications

gadgets synced -> gadgets unsynced

gadgets synced -> widgets

gadgets unsynced -> widgets

  • Script.LuaUI

widgets, gadgets unsynced -> gadgets synced

Intra Lua Communications

gadgets synced -> gadgets synced

gadgets unsynced -> gadgets unsynced

  • GG
  • Script.LuaRules / Script.LuaGaia

widgets -> widgets

  • WG

widgets -> widgets (other players)

Further Reading

Communicating between Gadgets (forum thread)