Find the code that makes it like 20 defense... Then erase it
|
|

how do i make them 1 defence lol isnt it like
like 8002
return 1
orsumthin like that please helpthanks

thats the problem lol there is none in client.java
I's in wearing.java if you use delta not sure if its different in other sources.
It is set so any item that starts with dragon requires 60 defense.

just look upin wearing.java, under that somewhere youll seeCode:public int GetCLDefence(int ItemID) {under that, addCode:if (ItemName.startsWith("Bronze")) {or how ever you spell yours. its crucial that you have the correct spellingCode:if (ItemName.startsWith("Dragon claws")) {

thanksrepped
| « how to change items stats | Help please Dragon Claws Problem » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |