mirror of
https://github.com/etlegacy/etlegacy-lua-scripts.git
synced 2024-11-15 01:11:33 +00:00
Lua scripts for the Legacy mod
CONSTANTS | ||
dynamite | ||
noq | ||
xpsave | ||
README.md |
Lua scripts
Lua scripts for the Legacy mod
CONSTANTS
** Scipts with useful constants for custom scripts
dynamite
- This Script supports beside legacy mod: ETPro, EtPub & NoQuarter
- Clients can toggle dynatimer with
setu v_dynatimer 1/0
xpsave
In development and not intended to be used for public servers yet
- This script is intended for Legacy mod, but may work in NoQuarter too
- luasql module with sqlite3 driver is required, but other database drivers may be used instead with a small change
- it could be tweaked to use file backend instead