At the momment im cleaning up this. Many blizzlike scripts will be ported to Plugins or APE. Will return to development of Ruby Sanctum (i mean to finish Halion) after that.
ArcLuaScripts its a NON-OFFICIAL scripting project for ArcEmu just for learning purposes. Its NOT intended as a replace for ArcEmu official plugins, its a complement.
I had started this project for myself, but use it if you want. In that case i hope you enjoy it as much as i enjoyed ArcEmu.
WARNING: this wont expand too much since lua resources are very limited but i will push it to his limits.
Feel free to open tickets to report bugs.
Lua scripts for Instances, Bosses, Creatures, GameObjects, Gossips and Quests. The main focus is set at Ruby Sanctum.
All script has been writed to prevent variable collision. Bosses has been scripted in modular way.
- AI Summons loaded from database
- AI Out of Combat Cast loaded from database
- There are some others script wich are uncompleted or gonna be ported to APE
The Ruby Sanctum | Status |
---|---|
Baltharus | ✔️ |
Saviana | ✔️ |
Zarithian | ✔️ |
Halion | ❌ |
To run properly require the contents of 0Misc folder from ArcEmu github repository.
Also require db world database.
-
Copy all files from scripts folder in to your ArcEmu scripts folder.
-
Apply arcluascripts.sql to your world database (for db only).
- Trinity for texts, sound ids, timers, spell ids and some inspiration.
- DarkAngel39 for his instance progression system.
- Marforius for ArcAddons who make my life much easier.
- Hypersniper for his lua guides and some job in the lua engine.
- Paroxysm for his Modular Way of scripting, LCF and Lua Scripting Expected Standards.
- ArcEmu developers for ArcEmu and A.L.E, specially to dfighter1985.