PDA

View Full Version : BS config..take a lokkeee


Riguel
26th August 2005, 20:02
take a look,it wont stop using the skills...plz edit it 4 me?
useSelf_skill Adrenaline Rush {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive Adrenaline Rush
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting
notInTown
timeout 0
disabled 0
inInventory_name
inInventory_qty
}
useSelf_skill Power-Thrust {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive Power-Thrust
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 1
notInTown 1
timeout 0
disabled 0
inInventory_name
inInventory_qty
}
useSelf_skill Crazy Uproar {
lvl 1
maxCastTime 0
minCastTime 0
hp
sp > 9
onAction
whenStatusActive
whenStatusInactive Loud
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 1
notInTown 1
timeout 0
disabled 0
inInventory_name
inInventory_qty
}
useSelf_skill Weapon Perfection {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive Weapon Perfection
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory_name
inInventory_qty

gabo
27th August 2005, 00:40
useSelf_skill Adrenaline Rush {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp > 9
onAction
whenStatusActive
whenStatusInactive Adrenaline
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 1
notInTown 1
timeout 0
disabled 0
inInventory_name
inInventory_qty
}
useSelf_skill Power-Thrust {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp > 9
onAction
whenStatusActive
whenStatusInactive Over Thrust
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 1
notInTown 1
timeout 0
disabled 0
inInventory_name
inInventory_qty
}
useSelf_skill Crazy Uproar {
lvl 1
maxCastTime 0
minCastTime 0
hp
sp > 9
onAction
whenStatusActive
whenStatusInactive Loud
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 1
notWhileSitting 1
notInTown 1
timeout 0
disabled 0
inInventory_name
inInventory_qty
}
useSelf_skill Weapon Perfection {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp > 9
onAction
whenStatusActive
whenStatusInactive Weapon Perfection
whenFollowing
spirit
aggressives
monsters
notMonsters
stopWhenHit 0
inLockOnly 0
notWhileSitting 0
notInTown 0
timeout 0
disabled 0
inInventory_name
inInventory_qty
}

try this one

yur prob is in here:

sp > 9

drey
27th August 2005, 04:06
take a look,it wont stop using the skills...plz edit it 4 me?
useSelf_skill Adrenaline Rush {
lvl 5
maxCastTime 0
minCastTime 0
.
.
.


you just have to look inside your tables folder for a file named skillsstatus.txt and find the corresponding status . . . then copy/paste into the corresponding whenStatusInactive . . .


that's all there is to it . . .