PDA

View Full Version : storageAuto npc type


John89
13th May 2008, 15:53
i've seen the manual about this storageauto npc type and i really don't understand what it means.
so can someone explain to me how storageauto npc type works?

thanks

drey
13th May 2008, 17:56
Value Description
1 Normal NPC (code: c r1 n)
2 Comodo NPC (code: c c r1 n)
3 Other NPC (use the code specified in storageAuto_npc_steps)

if it's 1 the only step it does is c r1 n, if it's 2 it only does c c r1 n regardless of whatever is in the storageAuto_npc_steps.. the only time it follows the steps is if use npc type 3



understood?

b3ngshiro
15th May 2008, 11:29
if u can't still understand you can just follow this...

For using regular Kafra's use this first type


storageAuto 1
storageAuto_npc prontera 151 29
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
storageAuto_password (password)


For using comodo Kafra's or other Kafra with 2 clicks on continue dialog


storageAuto 1
storageAuto_npc comodo 195 150
storageAuto_distance 5
storageAuto_npc_type 2
storageAuto_npc_steps c c r1 n
storageAuto_password (password)


For using other Kafra's without save and the storage option is first on the top

storageAuto 1
storageAuto_npc niflheim 202 180
storageAuto_distance 5
storageAuto_npc_type 3
storageAuto_npc_steps c r0 n
storageAuto_password (password)