Jump to content

Recommended Posts

Posted
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
  • 2 weeks later...
  • 1 month later...
Posted
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);

 

Posted
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?

  • 1 month later...
  • 2 weeks later...
Posted

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.

  • Upvote 2
  • Love 1
Posted
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.

Posted
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 :<

Posted
1 hour ago, Paranoia said:

still pending :<

Still pending.

I have uploaded 2 files, both are still pending.
One of them is this update.

Posted
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.

Posted
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

Posted
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

Posted
9 hours ago, masterzeus said:

Solved.
add zeny and cash intro the iteminfo
image.png.5e5c9398956be5e9cd32257644936e83.png

I got the zeny and cash working too. Did you have any luck making the other items work?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...