Back in buisness. Did a new start. At the momment only Soldiers are working but their combat handlers hasn't been implemented yet.
ArcMercs its a NON-OFFICIAL Mercenary project for ArcEmu just for learning purposes. Its scripted in Lua but may switch to C++ eventually.
- 3 Soldiers, 1 Officer, 1 Healer.
- Database storage.
- Two hire modes: on the field (like DII) or on vendor (more fun).
- Fully customizable.
Its designed to be compatible with db world database.
-
Apply all queries inside world_database in your arcemu_world database.
-
Run all queries inside merc_database. It will create a new database called arcmercs.
-
Copy all lua files from arcmercs\scripts folder to arcemu\scripts folder.
-
Have Fun!
- HalestormXV and Hypersniper who has the original idea.
- 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 his A.L.E, specially to dfighter1985.