(Official) LUA Scripting Documentation
Pages
Functions to manipulate history
get_history*
Get a value from the context players history.
get_clan_history*
Get a value from the context player’s clan history.
get_sys_history*
Get a value from system history.
add_history*
Add or subtract a value to/from the context player’s history.
add_clan_history*
Add or subtract a value to/from the context player’s clan’s history.
add_sys_history*
Add or subtract a value to/from system history.
clear_history*
Clear (remove) a key from the context player’s history.
clear_clan_history*
Clear (remove) a key from the context player’s clan’s history.
clear_sys_history*
Clear (remove) a key from system history.
set_history*
Set a value in the context player’s history.
set_clan_history*
Set a value in the context player’s clan’s history.
set_sys_history*
Set a value in system history.