Difference between revisions of "storageAuto npc type"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page StorageAuto npc type to storageAuto npc type: Converting page titles to lowercase)
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
 
: Specifies type of the [[storageAuto_npc|storage NPC]] conversation sequence.
 
: Specifies type of the [[storageAuto_npc|storage NPC]] conversation sequence.
  
:{|border="1" cellpadding="2" cellspacing="1"  
+
{|class="TablePager"
|- style=background-color:#F9F9F9;
+
|-
 
!Value
 
!Value
 
!Description
 
!Description
 
|-
 
|-
|align=center|1
+
|1
|Standard official server's (except iRO) Kafra (c r1 n).
+
|Legacy official server's Kafra (c r1 n).
 
|-
 
|-
|align=center|2
+
|2
|Standard official server's Kafra in Comodo (c c r1 n).
+
|Legacy official server's Kafra in Comodo (c c r1 n).
 
|-
 
|-
|align=center|3
+
|3
|storageAuto_npc_steps|Custom NPC (specify NPC talk sequence in [[storageAuto_npc_steps]]).
+
|storageAuto_npc_steps|Custom NPC (specify NPC conversation sequence in [[storageAuto_npc_steps]]).
 
|}
 
|}
 
  
 
== Notes ==
 
== Notes ==
Line 22: Line 21:
  
 
Official servers can customize their NPCs. "Standard" values does not mean anything special and provided for compatibility.
 
Official servers can customize their NPCs. "Standard" values does not mean anything special and provided for compatibility.
 
There are no predefined steps for moc_ruin, users must use storageAuto_npc_type 3 and specify '''c r0 n''' under storageAuto_npc_steps
 
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:storage]]
 
[[Category:storage]]

Latest revision as of 22:34, 26 April 2021

storageAuto_npc_type <value>
Specifies type of the storage NPC conversation sequence.
Value Description
1 Legacy official server's Kafra (c r1 n).
2 Legacy official server's Kafra in Comodo (c c r1 n).
3 Custom NPC (specify NPC conversation 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.