Clashing Spiral

International

Moderator: Moderators

Message
Author
Wello
Noob
Noob
Posts: 3
Joined: 10 Aug 2012, 00:56
Noob?: Yes

Clashing Spiral

#1 Post by Wello »

attackSkillSlot Clashing Spiral {
lvl 5
dist 1.5
sp > 20
aggressives >= 5
maxUse 2
maxAttempt 5
monsters
}

I'd Tried LK_SPIRALPIERCE or Clashing_Spiral

my bot just roam around the lock map

handspoof
Plain Yogurt
Plain Yogurt
Posts: 59
Joined: 23 Dec 2012, 23:11
Noob?: Yes

Re: Clashing Spiral

#2 Post by handspoof »

Did you check "skills" in console command? Also CS is ranged why you set dist 1.5????

Cloud
Plain Yogurt
Plain Yogurt
Posts: 86
Joined: 09 Apr 2008, 13:39

Re: Clashing Spiral

#3 Post by Cloud »

Code: Select all

attackSkillSlot Clashing Spiral {
lvl 5
dist 1.5
sp > 20
aggressives >= 5
maxUse 2
maxAttempt 5
monsters <-- Put monster names here 
}
Put the monsters you want to use the skill on

Post Reply