Jump to content

GUI Bindings: Difference between revisions

From Empires Wiki
Created page with "Because javascript elements only run their code once they need to be notified when a hud value changes. This is done using GUI Bindings. == Listi..."
(No difference)

Revision as of 03:24, 17 April 2017

Because javascript elements only run their code once they need to be notified when a hud value changes. This is done using GUI Bindings.

Listing available bindings

You can use the command emp_binding_list to show all available bindings.