Am i allowed to make a snippet with all the things i fix/add...?
|
|
In Alot of servers mainly Torvapkz and HybridPvp, i've seen many items missing the colour black.. well i thought maybe if i recoloured that model in a diffrent black maybe it would show?
so here it is:
Make your way to your client. and go in either ItemDef.java or ItemDef_2.java
And Just add in:
Just add in all the other item ids that need to be re-coloured.Code:case 14479: case 14480: case 14481: case 19337: case 19342: case 19336: case 19341: case 11335: case 13740: case 13738: case 13742: case 13744: itemDef.editedModelColor = new int[1]; itemDef.newModelColor = new int[1]; itemDef.editedModelColor[0] = 0; itemDef.newModelColor[0] = 4; break;
And please.. to all the people who already know how to do this, Just dont post a smart ass comment saying this is easy to do. ALOT of people dont know how to do this.
[EDIT]
If you need it to be re-made in another way just post me an example of your client's format. Thank you![]()
Am i allowed to make a snippet with all the things i fix/add...?
Can a mod move it to Client pl0x?![]()

Thank You So Much!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Or you can do it the correct way by commenting this out in the model class:
Code://|| anIntArray1640[i2] == 0 //Black Triangles 633 Models

Or you could do it the correct way and change the read values...
| « [PI]Blackmark System | Better Membership System » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |