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
mexican24 Posted July 26, 2007 Posted July 26, 2007 do u have the right id for cp pots? i will try it later
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..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now