treebeard
Member
- Jan 16, 2018
- 317
- 173
Hello everyone,
I just edited my ItemUtility.cs and CreditFurniRedeemEvent.cs in PlusEMU R2 to try and add the ability to have a diamond exchange.
Here is a link to the classes before I made any edits:
Here is a link to the classes after I made my edits:
My emulator builds and runs with no errors. However, when I try to redeem a credit furni item the item doesn't not get redeemed.
The item stays in the same spot and the update to the purse never takes place.
No exceptions are thrown, no errors are give, and with the emu in debug the packet for CreditFurniRedeemEvent is sent.
As always I appreciate your time, energy, and feedback. Thanks!
I just edited my ItemUtility.cs and CreditFurniRedeemEvent.cs in PlusEMU R2 to try and add the ability to have a diamond exchange.
Here is a link to the classes before I made any edits:
You must be registered for see links
Here is a link to the classes after I made my edits:
You must be registered for see links
My emulator builds and runs with no errors. However, when I try to redeem a credit furni item the item doesn't not get redeemed.
The item stays in the same spot and the update to the purse never takes place.
No exceptions are thrown, no errors are give, and with the emu in debug the packet for CreditFurniRedeemEvent is sent.
As always I appreciate your time, energy, and feedback. Thanks!