base?
|
|

$10 if it's a immediate and working fix, I've done the obvious shit.
Code:public boolean checkSpecAmount(int weapon) { switch(weapon) {What else do I've to add my custom item at? For those wondering, dragon claws: 14484.Code:public void addSpecialBar(int weapon) { switch(weapon) {

base?

Project Insanity, PI.

ItemAssistant
checkSpecAmountCode:else if (WeaponName.endsWith("whip") || WeaponName.endsWith("Custom Item Here")) { c.setSidebarInterface(0, 12290); //flick, lash, deflect c.getPA().sendFrame246(12291, 200, Weapon); c.getPA().sendFrame126(WeaponName, 12293); }
Code:case 4151: case CustomItemID here: case 11694: case 11698: case 10887: case 4153: if(c.specAmount >= 5) { c.specAmount -= 5; c.getItems().addSpecialBar(weapon); return true; }


That doesn't work. Read what I posted..



| « Project Insanity [Xteletome] | Xteletome » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |