Difference between revisions of "NPC"

From Hercules Wiki
Jump to: navigation, search
(<replacetext_editsummary>)
 
(One intermediate revision by one user not shown)
Line 2: Line 2:
 
[[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.
 
[[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 [[Hercules]] scripting language is used to create NPCs. You can find many premade NPCs on the [http://hercules.ws/board/ Hercules Boards]. 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.
+
In [[Ragnarok Online]], NPCs are a pretty big part of the game. The [[Hercules]] scripting language is used to create NPCs. You can find many premade NPCs on the [http://herc.ws/board/ Hercules Boards]. 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.
  
 
==See also==
 
==See also==
Line 9: Line 9:
  
 
==External Links==
 
==External Links==
* [http://hercules.ws/board/ Hercules Boards]
+
* [http://herc.ws/board/ Hercules Boards]
 
* [http://img476.imageshack.us/img476/6914/npcs7bh.jpg ID and images of RO Sprites]
 
* [http://img476.imageshack.us/img476/6914/npcs7bh.jpg ID and images of RO Sprites]
 
* http://kalen.s79.xrea.com/npc/npc.shtml
 
* http://kalen.s79.xrea.com/npc/npc.shtml
* http://nn.nachtwolke.com/dev/npclist/
+
* http://nn.ai4rei.net/dev/npclist/
  
 
[[Category:Basics]]
 
[[Category:Basics]]

Latest revision as of 12:51, 25 April 2016

Kafra NPC

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 Hercules scripting language is used to create NPCs. You can find many premade NPCs on the Hercules Boards. 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.

See also

External Links