bump
|
|
hello,
I want to make so my pk store will buy back items but for a lower price.
example: D claws cost 100 points but when u sale it back you get 75pk points for it.
does someone haves a way ?
bump
Bumpin, kuz i need diz too ;\
[Today 05:35 AM] Verisimilitude: My new siggy
[Today 05:34 AM] Verisimilitude: Ikr
[Today 05:34 AM] a Kitty: 'there is litteraly nothing i can do to reach him, so i will just stand here and accept my fate'
Bumpin, cuz i need dis 2, but 4 donator shop
Search it up + it's easy + if you complain that theres no such thing go shove a shovel into your stupid heads(search first before you post...).
Hey idiot if you're not going to bother and help, or give some examples shove that shovel up your ass.
This is just an example, so do not copy this.
1) Their should be a method where your custom items are sold for this certain amount of point, since you're using PI. Something like this: getSpecialItemValue(int id) {
Code:/** * Changes the price of a 'used' item. * @return the value */ public int getUsedPrice(int id) { return getSpecialItemValue(id) - discount; } /** * The custom discount. x[ */ public double discount = 0.25;
we're all talking about selling it back. The getspecialitem is for buying the item with the points.
Hey man. What we're talking about is, when you buy an item from the donator shop for, let's say, 600 donator points.
Later on, you want to sell the item back to the shop. You sell it back, and in exchange you get 600, or probably 499 donator points returned to you.
How can we do that? I know the link you showed us, but that's different. I already have that added in shopassistant.java.
[Today 05:35 AM] Verisimilitude: My new siggy
[Today 05:34 AM] Verisimilitude: Ikr
[Today 05:34 AM] a Kitty: 'there is litteraly nothing i can do to reach him, so i will just stand here and accept my fate'
bump
[Today 05:35 AM] Verisimilitude: My new siggy
[Today 05:34 AM] Verisimilitude: Ikr
[Today 05:34 AM] a Kitty: 'there is litteraly nothing i can do to reach him, so i will just stand here and accept my fate'
| « pi help | npc distance attack » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |