WL Config please
Moderators: waferbaron, Moderators
Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
-
- Noob
- Posts: 6
- Joined: 15 Oct 2010, 23:20
- Noob?: Yes
WL Config please
could you please help me on my WL config,, it does not use Frost Misty and Jack Frost alternatively,, it only uses jack frost.. what should I do?? thanks in advance.
-
- Moderators
- Posts: 403
- Joined: 25 Aug 2008, 14:56
- Noob?: No
- Location: CyberOne Building , Eastwood
Re: WL Config please
use the TEMPLATE...
Write a post that is informative and should contain:
* Brief description of the problem.
* What you have done so far.
* Portion of config/macros changes that is relevant to the problem.
* Any other useful information: did you recently get patches, any gm announcements
Write a post that is informative and should contain:
* Brief description of the problem.
* What you have done so far.
* Portion of config/macros changes that is relevant to the problem.
* Any other useful information: did you recently get patches, any gm announcements
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template
The Openkore Manual---Global Forum Rules--The Template
-
- Noob
- Posts: 6
- Joined: 15 Oct 2010, 23:20
- Noob?: Yes
Re: WL Config please
ahh,, ok i'm sorry for that...
this was the config i am using...
useSelf_skill Psychic Wave {
lvl 5
dist 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 1
notInTown 0
timeout 4
disabled 0
monsters
notMonsters
maxAttempts 10
maxUses 10
target_whenStatusActive
target_whenStatusInactive
inInventory
}
the bot gets disconnected when the psychic wave is casted.
this was the config i am using...
useSelf_skill Psychic Wave {
lvl 5
dist 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 1
notInTown 0
timeout 4
disabled 0
monsters
notMonsters
maxAttempts 10
maxUses 10
target_whenStatusActive
target_whenStatusInactive
inInventory
}
the bot gets disconnected when the psychic wave is casted.
-
- Moderators
- Posts: 403
- Joined: 25 Aug 2008, 14:56
- Noob?: No
- Location: CyberOne Building , Eastwood
Re: WL Config please
1. Distinguish the skill name which the BOT recognizes... type skills in your console
2. dist 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0 ... I suggest that you delete these values and just enable attackDistanceAuto 1
3. know first if its a self skill... like jack frost... or a groundSkill like SG ..
2. dist 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0 ... I suggest that you delete these values and just enable attackDistanceAuto 1
3. know first if its a self skill... like jack frost... or a groundSkill like SG ..
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template
The Openkore Manual---Global Forum Rules--The Template
-
- Noob
- Posts: 6
- Joined: 15 Oct 2010, 23:20
- Noob?: Yes
Re: WL Config please
what is the command for a ground skill?
-
- Moderators
- Posts: 403
- Joined: 25 Aug 2008, 14:56
- Noob?: No
- Location: CyberOne Building , Eastwood
Re: WL Config please
not necessarily a command...
just make the skill block recognize the monster whom the bot will cast the ground skill...
just make the skill block recognize the monster whom the bot will cast the ground skill...
Code: Select all
monster monster_name
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template
The Openkore Manual---Global Forum Rules--The Template
-
- Noob
- Posts: 6
- Joined: 15 Oct 2010, 23:20
- Noob?: Yes
Re: WL Config please
useSelf_skill Psychic Wave {
lvl 5
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 1
notInTown 0
timeout
disabled 0
monsters Venatu
notMonsters
maxAttempts
maxUses 10
target_whenStatusActive
target_whenStatusInactive
inInventory
}
it still disconnects.
lvl 5
maxCastTime 0
minCastTime 0
hp
sp
onAction
whenStatusActive
whenStatusInactive
whenFollowing
spirit
aggressives
previousDamage
stopWhenHit 0
inLockOnly 1
notInTown 0
timeout
disabled 0
monsters Venatu
notMonsters
maxAttempts
maxUses 10
target_whenStatusActive
target_whenStatusInactive
inInventory
}
it still disconnects.
-
- Noob
- Posts: 9
- Joined: 30 May 2010, 22:37
- Noob?: Yes
Re: WL Config please
just make a macro for PW it will works that's what i have done..but PW do not work on config.txt it just keep disconnecting i also try to put PW " SR_PSYCHIC_WAVE 1" in skillsarea it also get DC.