NPC
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: NPC permalink: /NPC/
[thumb|Kafra NPC](/Image:Kafra2.gif "wikilink") NPC stands for Non-Player (or playable) Character. An NPC is any person or "living" creature in a game not controlled by a player. For example, any units in any game that would give you a quest, tell you what to do, or just stand there while you speak to them is considered an NPC.
In Ragnarok Online, NPCs are a pretty big part of the game. The rAthena scripting language is used to create NPCs. You can find many premade NPCs on the rAthena Forums. Any character you speak to in Ragnarok Online not controlled by a player is an NPC. From warpers, over healers and quest guides, to item sellers. Generally, in Ragnarok Online, a monster is referred to as a mob, and not an NPC, however they are technically considered NPCs as well.