Item_script
Akkarinage edited this page Nov 5, 2016
·
1 revision
Pages 190
Getting Started
- Installation instructions
- Transitioning from SVN to GIT
- Compiling on your OS
- Connecting & Starting rAthena
Configure your Server
- Scripting like a pro!
- Server Modifications and what to expect
- Database Configuration
Customization
- Adding Custom Items
- Adding Custom Monsters
- GRF Encryption
Setup the Client
- Data folder
- Diff files
Misc Databases
Third-Party Software
Clone this wiki locally
title: Item script permalink: /Item_script/
Item scripts are scripts, that are attached to specific items and ran upon usage (usable items), or when putting on and off equipment (equip-able items). Certain script commands can be used only within item scripts, because they refer to the item currently in-use.