15-02-2007, 11:45 PM
1. No
2. No
3. Yes, you will have to change the code where it's something like
Where you would have to change the * 100 to whatever your new xpbar width is.
2. No
3. Yes, you will have to change the code where it's something like
Code:
frmMirage.xpbar.Width = (Val(Parse(1) / 100) / (Val(Parse(2)) / 100) * 100)
Where you would have to change the * 100 to whatever your new xpbar width is.