mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-14 10:14:55 +02:00
A few Lua scripts updates, converted Lua scripts to RevScriptSys (#431)
- changed folder name from LUA to Lua - Added installation instructions - fixed playerdeath variables (fixes #430) - Added outfit IDs up to Jouster outfit to the sync outfit script - Removed unecessary instruction - Added revscriptsys version of all scripts
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
1. Add below line to XML file: data/creaturescripts/creaturescripts.xml
|
||||
<event type="login" name="znote_syncoutfits" script="syncoutfit.lua" />
|
||||
|
||||
2. Place Lua file syncoutfit.lua in folder: data/creaturescripts/scripts/
|
Reference in New Issue
Block a user