Hello, I need help to repair the "Auction House", for those who do not know it is an item of sale system (alt + B ) the player selects the item to be sold, the price and the amount of time he'll be selling (1-9 days), if during that time the item is not sold it returns to the owner. Hi5 removed a review, but I'm with some errors, they are: the expiry of the time item he does not return to the player (owner of the item), and when the item is purchased adena is not transferred to the owner. I hope someone can help, below the original code and the adaptation made by me. (ADAPTED TO ACIS)
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
It doesn't say that anywhere.
https://acis.i-live.eu/index.php?topic=30.0
check it from source java file names
example in 367 ->
https://acis.i-live.eu/index.php?topic=30.255 l2bufferinstance renamed to schemebuffer | l2pcinstance renamed to player
check changeset 367 to understand
Question
L2shaken
Hello, I need help to repair the "Auction House", for those who do not know it is an item of sale system (alt + B ) the player selects the item to be sold, the price and the amount of time he'll be selling (1-9 days), if during that time the item is not sold it returns to the owner. Hi5 removed a review, but I'm with some errors, they are: the expiry of the time item he does not return to the player (owner of the item), and when the item is purchased adena is not transferred to the owner. I hope someone can help, below the original code and the adaptation made by me. (ADAPTED TO ACIS)
ORIGINAL code:
http://pastebin.com/fFHLXHfc
ADAPTED code:
http://pastebin.com/BM6r7jKb
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.