Backside540 Posted July 18, 2007 Posted July 18, 2007 I'm using a script in my in-game walker to autmate the useage of mana potions.. LABEL(check) CHARSTATUS(MP,<,75) { USEITEM(Mana Potion[iD=728]) } DELAY(1000) CALL(check) Now I was wondering, does some1 have a script like this one to do the same think with CP potions, is it possible? Since CHARSTATUS(CP,<,75) does not work... Thanks, BS540 Quote
mexican24 Posted July 26, 2007 Posted July 26, 2007 do u have the right id for cp pots? i will try it later Quote
Backside540 Posted July 26, 2007 Author Posted July 26, 2007 (CP Potion[iD=5591]) (Greater CP Potion[iD=5592]) Good luck, I dont think walker supports CP Potions.. 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.