Author Topic: [REL] New Climbing Boots  (Read 70 times)

Offline RawK

  • Bronze Member
  • *
  • Posts: 14
  • Rep 0
    • View Profile
[REL] New Climbing Boots
« on: April 08, 2011, 06:07:24 pm »
Well some people dont need this cause they already have the newest ones in there client already, but some people havethe ugly old ones so i thought i should just give em out.

Just add the models, if they dont change add the ints..

Models:
http://www.mediafire.com/?ahu2um9f7aux4b5


ItemDef_2.java
Code: [Select]
case 3105:
itemDef.modelID = 3704;
itemDef.name = "Climbing Boots";
itemDef.anInt165 = 3704;
itemDef.anInt200 = 3709;
break;

I'm not good with Class_8 but here you go aswell (These are preload)

Class_8.java
Code: [Select]
if(i == 3105){
class8.anInt174 = 3704;
class8.aString170 = "Climbing Boots";
class8.anInt164 = 3704;
class8.anInt188 = 3709;
}

« Last Edit: April 08, 2011, 06:08:56 pm by RawK »


Unless i say it is my work it isnt <3

Share on Bluesky Share on Facebook