[REQUEST]Exp potion if not yet created

09/22/2010 05:39 biohazardous#1
IF anyone can give me the code to have like a x500 exp potion or a npc that gives that that would be great
09/22/2010 12:52 { Angelius }#2
its not just a bit of code to add it to your source and its done you got to create the new exp potion in your client an how it looks like and than add it to the source take a look at the item type in the client and you'll get to know how to do it though and once you have done it let me know and i'll provide you with the x500 or x300 or even x10000000 exp potion code
09/22/2010 13:04 Fish*#3
look at ur double exp potion
and u will find a part with *= 2.
Then u can just copy the code and make a new with *= 500
09/22/2010 19:55 biohazardous#4
Quote:
Originally Posted by Fish* View Post
look at ur double exp potion
and u will find a part with *= 2.
Then u can just copy the code and make a new with *= 500
Quote:
Originally Posted by { Angelius } View Post
its not just a bit of code to add it to your source and its done you got to create the new exp potion in your client an how it looks like and than add it to the source take a look at the item type in the client and you'll get to know how to do it though and once you have done it let me know and i'll provide you with the x500 or x300 or even x10000000 exp potion code
Thank you both thanks again fish you are the best!<3 lol I will thank both once I get on a computer
Edit: hope this helps others as well