PDA

View Full Version : Arrow Quiver



haleadmin
22nd October 2006, 09:17
Good day,
I'm having problem fixing my Silver Arrow Quiver...

command line:

useSelf_item Silver Arrow Quiver {
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 1
timeout 0
disabled 0
inInventory_name Silver Arrow Quiver
inInventory_qty 1
}

Can someone double check and identify what's wrong with this statement line. Thank's in advance. ^^

yags
22nd October 2006, 09:22
here.

useSelf_item Silver Arrow Quiver {
inInventory Silver Arrow < 50
}

haleadmin
22nd October 2006, 09:24
here.

Thanks yags for the quick reply... But If I able to put that, theres no wasting of Quivers? Or i mean If the arrows is less than 50 it will use 1 Quiver? Thanks

yags
22nd October 2006, 09:40
yes, that is a tried and tested config. =)

haleadmin
22nd October 2006, 10:24
Thanks yags... Works perfectly!