bL1nd Posted March 25, 2009 Posted March 25, 2009 Hello, i'm neeb with walker i wanna ask where can i use mana potions...i went somewhere and i activated healing potions but i can't find for mana potions cuz where MP is it says use skill.HELP!
muflon Posted March 26, 2009 Posted March 26, 2009 you need to make a script and then run it here you go: LABEL(MANA) CharStatus(MP,<,80) { USEITEM(Mana Potion[iD=728]) DELAY(1000) //1 second delay JMP(MANA) } JMP(MANA) just log in with IG walker to see what the ID of mana pots on your server and change it!
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