Hi my Aco Bot Spam's Bless / Agi till he reach 0 Sp and used it again if he restore enough Sp for Bless / AGI.
useSelf_skill Increase Agi {
lvl 10
hp > 50%
sp
onAction
whenStatusActive
whenStatusInactive Increase Agi
notWhileSitting 1
notInTown 1
timeout 1800
}
useSelf_skill Blessing {
lvl 10
sp
onAction
whenStatusInactive Blessing
notWhileSitting 0
timeout 1800
Tried with "whenStatusInactive", but it stilll not work :/ and with timout the same
Spam Skills till 0 Sp
Moderator: Moderators
-
- Noob
- Posts: 19
- Joined: 29 Sep 2013, 06:25
- Noob?: No
Re: Spam Skills till 0 Sp
Remove unused statments.
In the second block is a } missing.
Use this:
In the second block is a } missing.
Use this:
Agi <> AGIuseSelf_skill Increase AGI {
lvl 10
sp > 10 %
timeout 30
inLockOnly 0
notInTown 1
whenStatusInactive Increase AGI
}
useSelf_skill Blessing {
lvl 10
sp > 20 %
timeout 30
inLockOnly 0
notInTown 1
whenStatusInactive Blessing
}
-
- Noob
- Posts: 3
- Joined: 20 Oct 2016, 10:30
- Noob?: Yes
Re: Spam Skills till 0 Sp
Tried ur confi but it still not work :/
tried to type on my own and CP ur's.
im not sure, but couldt it be a Problem with statusnameable or skillnameable ?
Pots like White pots or Awakening Pots work fine :/
tried to type on my own and CP ur's.
im not sure, but couldt it be a Problem with statusnameable or skillnameable ?
Pots like White pots or Awakening Pots work fine :/
-
- Noob
- Posts: 3
- Joined: 20 Oct 2016, 10:30
- Noob?: Yes
Re: Spam Skills till 0 Sp
Ok, found the prob xD
Delet something in the Main config.
Closed
and thx
Delet something in the Main config.
Closed
