mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-18 03:53:26 +02:00
Various optimization to config.php and LUA scripts
* Update config.php * spaces to tabs and new line at eof * updated playerdeath.lua to match latest one from master
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
1. Add below line to XML file: data/creaturescripts/creaturescripts.xml
|
||||
<event type="login" name="znote_syncoutfits" script="syncoutfit.lua" />
|
||||
|
||||
|
||||
2. Register event in login.lua: data/creaturescripts/scripts/login.lua
|
||||
player:registerEvent("znote_syncoutfits")
|
||||
|
||||
3. Place Lua file syncoutfit.lua in folder: data/creaturescripts/scripts/
|
||||
3. Place Lua file syncoutfit.lua in folder: data/creaturescripts/scripts/
|
||||
|
Reference in New Issue
Block a user