There's a tutorial on this.
Shouldn't be too hard to find.
PS. It might be in the snippets section.
|
|
Does anyone know how?

There's a tutorial on this.
Shouldn't be too hard to find.
PS. It might be in the snippets section.
I searched but can't find it! Link?
Go to:
src>server>model>player>packets>BankX1.java
And find this line:
Where you see the red 20, change that to 50 and your players will be able to buy 50 at the same time.Code:if (c.xInterfaceId == 3900) { c.getShops().buyItem(c.xRemoveId, c.xRemoveSlot, 20);//buy 20
And about the buy X, there are a few tutorials.
Thanks i changed it to 50, but when i click buy 10 it still only buys 10? Anyone know why?
Bump
That's just changing the words on the interface, not changing the actual coding of clicking "buy 50".
| « GTL voting | Players online not updating » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |