couldnt find this anywhere but, does anyone know how much mana points are taken away when used the skilled pray? thanks
If you parse the MagicType.dat file, you can get it without having to check anything. And never have to type it into your server, etc. Saves hundreds of lines of code.Quote:
y dont u check Co Website .. it saves Time
[Only registered and activated users can see links. Click Here To Register...]
And Actualy it takes Just 1k mana
PARSING IS FUN!Quote:
If you parse the MagicType.dat file, you can get it without having to check anything. And never have to type it into your server, etc. Saves hundreds of lines of code.
Lmao, the first time I parsed MagicType I was like holy shit, this gets rid of like half my spell related handlers.Quote:
PARSING IS FUN!
No.. seriously I really enjoy parsing random crap. I write like 3 lines of code and convert an entire file and feel like a bad ass.