4ek Posted January 6, 2010 Posted January 6, 2010 hi ppl, mb it's already posted somewhere, but i didnt find it.. i need script for ORC tyr/des (DN-server): take dagger, make frenzy/zealot, take fist, make bison take other weapon DHA or HD thx Quote
sniper111 Posted May 16, 2010 Posted May 16, 2010 Need this script too plox. I wanna setup like this: When HP < 30% use Cursed Dagger+Rsk. Haste make Frenzy, back to main weapon DHA+HP. Quote
sniper111 Posted May 18, 2010 Posted May 18, 2010 I found/modify this: LABEL(Check HP) CHARSTATUS(hp,<=,23) { CALL(Frenzy) } DELAY(150) JMP(Check HP) LABEL(Frenzy) USEITEM(Cursed Dagger[Rsk. Haste]) USESKILL(Frenzy) DELAY(80000) JMP(Check HP)] Workin for me correctly, u can modify ofc. Not hard. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.