Help? Please??
|
|
Make a new folder called raw and add them all in ,then open client.java and search for //preload if you dont have tht then good, compile, then follow k4rn4ges tut

put it in your cache;![]()


if(i == Item Id here) {
itemDef.actions = new String[5];
itemDef.actions[1] = "Wield";
itemDef.modelID = model id here;
itemDef.maleEquip1 = model id here;
itemDef.femaleEquip1 = model id here;
itemDef.modelZoom = 789;
itemDef.modelRotation1 = 240;
itemDef.modelRotation2 = 60;
itemDef.modelOffset1 = -1;
itemDef.modelOffset2 = -23;
itemDef.name = "item name";
itemDef.description = "Examine Message here.".getBytes();
}
fill this in with the correct data.![]()
| « fix ags on spec | RuneLimited object loading » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |