Invalid NPC information

France

Moderator: Moderators

Message
Author
gienek123
Noob
Noob
Posts: 3
Joined: 05 Dec 2018, 16:37
Noob?: Yes

Invalid NPC information

#1 Post by gienek123 »

Well it what do i do wrong here?

i use this:

buyAuto {
npc izlude_in 115 61
standpoint 1
distance 5
price
minAmount 2
maxAmount 3
batchSize
disabled 0
}

sellAuto 1
sellAuto_npc izlude_in 115 61
sellAuto_standpoint 1
sellAuto_distance 5
sellAuto_npc_steps s

storageAuto 1
storageAuto_npc izlude 134 88
storageAuto_standpoint 1
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
storageAuto_password
storageEncryptKey
storageAuto_keepOpen 0
storageAuto_useChatCommand
storageAuto_useItem 0
storageAuto_useItem_item
storageAuto_notAfterDeath
relogAfterStorage 0
minStorageZeny 50


and get Invalid NPC information for autoBuy, autoSell or autoStorage! (1)

halp? :F

MiDaM
Human
Human
Posts: 35
Joined: 20 Jan 2010, 09:07
Noob?: Yes

Re: Invalid NPC information

#2 Post by MiDaM »

Code: Select all

sellAuto_standpoint <map name> <x> <y>
Image

Post Reply