Difference between revisions of "storageAuto npc type"

From OpenKore Wiki
Jump to navigation Jump to search
m
m
Line 14: Line 14:
 
|-
 
|-
 
|align=center|3
 
|align=center|3
|storageAuto_npc_steps|Other NPC (use the specified code in [[storageAuto_npc_steps]]).
+
|storageAuto_npc_steps|Custom NPC (specify NPC talk sequence in [[storageAuto_npc_steps]]).
 
|}
 
|}
  
  
:'''Note.''' This rewrites your [[storageAuto_npc_steps]] when values '''1''' or '''2'''.
+
== Notes ==
 +
This rewrites your [[storageAuto_npc_steps]] when value is '''1''' or '''2'''.
 +
 
 +
Official servers can customize their NPCs. "Standard" values does not mean anything special and provided for compatibility.
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:storage]]
 
[[Category:storage]]

Revision as of 03:57, 29 November 2010

storageAuto_npc_type <value>
Specifies the type of auto storage NPC conversation sequence.
Value Description
1 Standard official server's Kafra (c r1 n).
2 Standard official server's Kafra in Comodo (c c r1 n).
3 Custom NPC (specify NPC talk sequence in storageAuto_npc_steps).


Notes

This rewrites your storageAuto_npc_steps when value is 1 or 2.

Official servers can customize their NPCs. "Standard" values does not mean anything special and provided for compatibility.