Jump to content
  • 0
Sign in to follow this  
Bringer

Opening OBB (and any similar consumables)

Question

21 answers to this question

Recommended Posts

  • 0

So you want to disable OBB/OPB or any gift box to be opened when inventory's still full?

no i want even my inventory full i can open it and the itema will be automatic drop on the ground

Share this post


Link to post
Share on other sites
  • 0

Mind explaining what exact behavior you want?

If it's not dropped, then what should be done?

even i have 100+ inventory ican open gift box or obb but the items will be drop on the floor bcuz my inventory is full

 

sample i have all dyeatuff in my inventory i will get all dyetuff from obb or gift other loots on the floor

Share this post


Link to post
Share on other sites
  • 0
WHEN USING OBB WHEN INVENTORY is full remove restriction

 

//src/map/pc.c::pc_isUseitem

1477: Item cannot be opened when inventory is full

 

 

How to do it?

Share this post


Link to post
Share on other sites
  • 0

WHEN USING OBB WHEN INVENTORY is full remove restriction

 

//src/map/pc.c::pc_isUseitem

1477: Item cannot be opened when inventory is full

 

 

How to do it?

That message happens when you have 100 items in inventory.

You can change the MAX_INVENTORY setting, but client won't support it...

It's anyhow common among players to have some free slots in inventory while opening boxes

Share this post


Link to post
Share on other sites
  • 0

 

 

WHEN USING OBB WHEN INVENTORY is full remove restriction

 

//src/map/pc.c::pc_isUseitem

1477: Item cannot be opened when inventory is full

 

 

How to do it?

That message happens when you have 100 items in inventory.

You can change the MAX_INVENTORY setting, but client won't support it...

It's anyhow common among players to have some free slots in inventory while opening boxes

how about can still open even you have 100 items the items from obb/opb/gift will be drop on the floor like aeis setting on eathena

Share this post


Link to post
Share on other sites
  • 0

 

I looked for the whole community and I couldn't find where I can change the flag for the use of an item, for example, when your inventory reaches a maximum of 100 items, the consumable can no longer be used, I would like to change this modification, when the inventory is full of items the next items falls to the ground when using the consumable.
 

 

Example:
https://rathena.org/board/topic/117224-i-can-not-open-a-cookie-bag-with-the-inventory-full-because/

 


The topic that came closest was this one:

 

Share this post


Link to post
Share on other sites
  • 0
On 5/6/2020 at 11:40 PM, Tsuuu said:

 

I looked for the whole community and I couldn't find where I can change the flag for the use of an item, for example, when your inventory reaches a maximum of 100 items, the consumable can no longer be used, I would like to change this modification, when the inventory is full of items the next items falls to the ground when using the consumable.
 

 

Example:
https://rathena.org/board/topic/117224-i-can-not-open-a-cookie-bag-with-the-inventory-full-because/

 


The topic that came closest was this one:

 

u'm using rathena found on 

item_flag.txt

Edited by Bringer

Share this post


Link to post
Share on other sites
  • 0
On 5/9/2020 at 10:36 AM, Bringer said:

u'm using rathena found on 

item_flag.txt

Yes, but i'm use Hercules.
Thanks

Share this post


Link to post
Share on other sites
  • 0

Based on this topics I'd gather, is there any possibility to make the old blue box opening proceed even though the inventory is full or the character is overweight?

Like for example, when the inventory is full of items, the next items falls to the ground when using the consumables like obb or similar to this item.

 

 

 

 

Please don't warn me for asking this topic after I bump the similar topic, I really do search and look for some answer.

Share this post


Link to post
Share on other sites
  • 0
4 hours ago, AnnieRuru said:

merge all separate topics into one

 

`@allowobbdrop`

https://github.com/AnnieRuru/Release/blob/master/plugins/allowobbdrop.c

 

image.png.178c5811c7c1f33ee9cc78f586f05113.png

 

image.png.4be259c1eb2d7b2046e531ba53a2fd25.png

 

Can't proceed opening obb when overweight and the opening obb doesn't dropping on the floor too ms. @AnnieRuru.

 

Edit: Adding video similar to the request, so uhh it should be like this.

 

 

Edited by Kuroyama
Adding utube

Share this post


Link to post
Share on other sites

Join the conversation

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

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.