mirror of
https://github.com/araxiaonline/Arena-Fight-Script.git
synced 2026-06-13 02:32:21 -04:00
Update README.md
This commit is contained in:
26
README.md
26
README.md
@@ -1,3 +1,25 @@
|
||||
Drop lua script in scripts folder on server.
|
||||
# Arena Fight Script
|
||||
|
||||
Run SQL to world server
|
||||
Welcome to the **Arena Fight Script** repository! This project is designed for use with AzerothCore servers, providing a custom scripted arena fight experience for players. It leverages the **Eluna Lua Engine** and **AIO (Addons Interactions Overhaul)** to deliver an immersive, interactive, and dynamic arena system.
|
||||
|
||||
## Features
|
||||
|
||||
- **Custom Arena Events:** Create unique and engaging arena battles with customizable rules and mechanics.
|
||||
- **Dynamic Fight Mechanics:** Supports NPC spawning, timed events, and special abilities tailored for epic encounters.
|
||||
- **Player Interactions with AIO:** Utilizes AIO to provide seamless communication between the server and client, enabling advanced interactions like UI updates and in-game event triggers.
|
||||
- **Rewards and Progression:** Offers players rewards and recognition for their performance in arena events.
|
||||
- **Easily Customizable:** Built with Lua and AIO, making it simple to adapt the script to your server's specific needs.
|
||||
|
||||
## Requirements
|
||||
|
||||
To use this script, you need:
|
||||
|
||||
- An AzerothCore server running the Wrath of the Lich King 3.3.5 client.
|
||||
- The Eluna Lua Engine enabled on your server.
|
||||
- **AIO (Addons Interactions Overhaul)** installed and configured.
|
||||
|
||||
## Installation
|
||||
|
||||
1. Clone or download the repository:
|
||||
```bash
|
||||
git clone https://github.com/araxiaonline/Arena-Fight-Script.git
|
||||
|
||||
Reference in New Issue
Block a user