janjan
4th July 2005, 13:43
i want to switch my weapon from +72bleboned arba to +7 3plebonedgladius if my fire arrows reach 0 i cant think of a way to do that... ive tried
}
equipAuto +7 Gladius [Skel Worker*3] {
def
monster
skills
weight 0
whileSitting 0
onTeleport 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory_name Fire Arrows <-----Trying my luck dunno if good
inInventory_qty 0 <-----dunno also
}
}
equipAuto +7 Gladius [Skel Worker*3] {
def
monster
skills
weight 0
whileSitting 0
onTeleport 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory_name Fire Arrows <-----Trying my luck dunno if good
inInventory_qty 0 <-----dunno also
}