PDA

View Full Version : Can you evaluate my config?


yelnilapple
25th May 2005, 04:36
[ I want to know if there is anything wrong with my config. this is a knight's config. If there is something wrong please let me know. And lastly , im having a problem coz, when she puts items in the storage she wont sell/buy, and when she buys, she wont sell/storage.. is ther something wrong with the config? ]


Edited: too long

drey
25th May 2005, 04:53
next time, please post config.txt as attachments . . .

your post has been edited by barry white (MPC Administrator)


:P

yelnilapple
25th May 2005, 05:36
lol lol.. soryy.. but this proves tht the forum has fast replies.. :P

drey
25th May 2005, 05:55
fiirst of all, the config variables with a # as the first character are treated as comments and are not ran by the bot, your attackSkillSlot has that error . . .

this is the correct way to do it . . .

attackSkillSlot Bash {
lvl 10
dist 1.5
maxCastTime 0
minCastTime 0
hp
sp > 10
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 0
notInTown 0
timeout 0
disabled 0
monsters
notMonsters
maxUses 40
target_whenStatusActive
target_whenStatusInactive
inInventory_name
inInventory_qty
}

.
.
.

sitAuto_hp_lower 0
sitAuto_hp_upper 40
sitAuto_sp_lower 0
sitAuto_sp_upper 0
sitAuto_over_50 0

.
.
.

sellAuto 1
sellAuto_npc izlude_in 115 61
sellAuto_standpoint
sellAuto_distance 5


storageAuto 1
storageAuto_npc izlude 134 87
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps
relogAfterStorage 1



Peace!

yelnilapple
25th May 2005, 06:29
wooo ty.. im gonna try that..=]

yelnilapple
25th May 2005, 07:42
whooaaa.. it works man.. tanx a lot..=]

vietfrost
25th May 2005, 09:43
Closed. Question answered.