Westin Posted June 6, 2021 Posted June 6, 2021 Hi, I tried that diff 6, but means the rthena uploed for other version, anyone can help? Quote
shatowolf Posted June 7, 2021 Posted June 7, 2021 On 5/28/2021 at 3:21 AM, mR L said: CAREFULLY, this source is BUG You can DUPE with this source do not remove the bound item code. Quote
Revoltz Posted June 8, 2021 Posted June 8, 2021 Quote /opt/rh/devtoolset-9/root/usr/libexec/gcc/x86_64-redhat-linux/9/ld: obj/clif.o: in function `clif_parse_SelectArrow(int, map_session_data*)': /home/emulador/src/map/clif.cpp:13364: undefined reference to `skill_vending(map_session_data*, unsigned short)' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:73: map-server] Error 1 make[1]: Leaving directory '/home/emulador/src/map' make: *** [Makefile:50: map] Error 2 [root@localhost emulador]# I'm taking this error Quote
Snaehild Posted August 2, 2021 Posted August 2, 2021 (edited) On 3/27/2021 at 5:24 PM, M a p l e said: I updated the diff to the latest rA, enjoy! ExtendedVending_rev6.diff 27.68 kB · 96 downloads Thanks for this! [Warning]: vend loot = 674 Edit: Fixed the issue earlier, just to make sure; Is this warning normal? Edited August 2, 2021 by Snaehild Fixed the issue earlier Quote
AinsLord Posted August 2, 2021 Posted August 2, 2021 3 hours ago, Snaehild said: Thanks for this! [Warning]: vend loot = 674 Edit: Fixed the issue earlier, just to make sure; Is this warning normal? just disable this part so it wont show on your console // ShowWarning("vend loot = %d\n", sd->vend_loot); Quote
Snaehild Posted August 2, 2021 Posted August 2, 2021 11 minutes ago, AinsLord said: just disable this part so it wont show on your console // ShowWarning("vend loot = %d\n", sd->vend_loot); But is this totally normal? Quote
AinsLord Posted August 2, 2021 Posted August 2, 2021 yes it is its just shows normally but if you want to turn it off just comment the line 1 hour ago, Snaehild said: But is this totally normal? Quote
dantoki Posted September 11, 2021 Posted September 11, 2021 Is this compatible to the latest rathena git? Quote
Easycore Posted September 25, 2021 Author Posted September 25, 2021 New Version: Working on latest Git: 6672bf Refactored 'item_vending.txt' to YAML Format 'item_vending_db.yml'. Fixed an issue regarding bound items in the buyer's inventory. Added a config to enable/disable buying with bounded items. Prevent buying if seller has the Max Item in the inventory (30,000 ea). Added GetComma for a better visualization of the amount of zeny received (Vending Report). Code clean-up. Status: Pending Approval. 2 1 Quote
Forshaken Posted September 26, 2021 Posted September 26, 2021 On 9/25/2021 at 12:01 PM, Easycore said: New Version: Working on latest Git: 6672bf Refactored 'item_vending.txt' to YAML Format 'item_vending_db.yml'. Fixed an issue regarding bound items in the buyer's inventory. Added a config to enable/disable buying with bounded items. Prevent buying if seller has the Max Item in the inventory (30,000 ea). Added GetComma for a better visualization of the amount of zeny received (Vending Report). Code clean-up. Status: Pending Approval. Waiting for approval @Easycore I suggest to post it on your website sir for your free release. Quote
dantoki Posted September 28, 2021 Posted September 28, 2021 On 9/25/2021 at 12:01 PM, Easycore said: New Version: Working on latest Git: 6672bf Refactored 'item_vending.txt' to YAML Format 'item_vending_db.yml'. Fixed an issue regarding bound items in the buyer's inventory. Added a config to enable/disable buying with bounded items. Prevent buying if seller has the Max Item in the inventory (30,000 ea). Added GetComma for a better visualization of the amount of zeny received (Vending Report). Code clean-up. Status: Pending Approval. still pending :< Quote
Easycore Posted September 28, 2021 Author Posted September 28, 2021 1 hour ago, Paranoia said: still pending :< Still pending. I have uploaded 2 files, both are still pending. One of them is this update. Quote
Dissidia Posted September 30, 2021 Posted September 30, 2021 (edited) @ Easycore What they might to dupe? Stackable items? Edited September 30, 2021 by Dissidia Quote
dantoki Posted September 30, 2021 Posted September 30, 2021 @Easycore is this normal when applying a git? sorry its my 1st time applying a git using command. Quote
Easycore Posted September 30, 2021 Author Posted September 30, 2021 9 hours ago, Dissidia said: @ Easycore What they might to dupe? Stackable items? Bound items as currency. 7 hours ago, Paranoia said: @Easycore is this normal when applying a git? sorry its my 1st time applying a git using command. Apply manual patch. Quote
Snaehild Posted October 1, 2021 Posted October 1, 2021 Awesome work @Easycore! Is it possible to remove the [Currency] part of the vending name? Quote
Easycore Posted October 1, 2021 Author Posted October 1, 2021 1 hour ago, Snaehild said: Awesome work @Easycore! Is it possible to remove the [Currency] part of the vending name? // Show currency's name in vending board? (Note 1) show_item_vending: off Quote
dantoki Posted October 1, 2021 Posted October 1, 2021 @Easycore I already added it manually and compile it without an error but the vending skill doesn't work fine the mana will consumed but the vending skill doesn't work. Quote
Sergardo Posted October 1, 2021 Posted October 1, 2021 is the new update they cant dupe item bound? Quote
Snaehild Posted October 8, 2021 Posted October 8, 2021 On 9/25/2021 at 12:01 AM, Easycore said: New Version: Working on latest Git: 6672bf Refactored 'item_vending.txt' to YAML Format 'item_vending_db.yml'. Fixed an issue regarding bound items in the buyer's inventory. Added a config to enable/disable buying with bounded items. Prevent buying if seller has the Max Item in the inventory (30,000 ea). Added GetComma for a better visualization of the amount of zeny received (Vending Report). Code clean-up. Status: Pending Approval. @Easycore I tried this on a fresh 6672bf But it doesn't seem to recognize the items. "You do not have enough items" https://streamable.com/oxqcwx Quote
masterzeus Posted October 12, 2021 Posted October 12, 2021 On 10/7/2021 at 3:46 PM, masterzeus said: rAthena clean (update today) Rev7 Solved. add zeny and cash intro the iteminfo Quote
Snaehild Posted October 13, 2021 Posted October 13, 2021 9 hours ago, masterzeus said: Solved. add zeny and cash intro the iteminfo I got the zeny and cash working too. Did you have any luck making the other items work? Quote
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.