Go to your Player class and search
And add this:Code:public int magicHitBonus() {
Code:if (playerEquipment[playerWeapon] == ****) {//Weapon id number return *; //decide what it should return }
|
|
Can anyone tell me how to add magic damage boost to items?

Go to your Player class and search
And add this:Code:public int magicHitBonus() {
Code:if (playerEquipment[playerWeapon] == ****) {//Weapon id number return *; //decide what it should return }
Repped thank you.
| « Why? | [DELTA] Already logged in - missing? » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |