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: Difference between revisions

From Fightorder
luainter>Gajop
 
m 1 revision imported
 
(No difference)

Latest revision as of 21:52, 23 February 2026

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)