Jump to content

Recommended Posts

Posted

@restock everywhere from your storage


One version of @restock. Create a list of items to restock automatically from your storage. Available everywhere

Usage

  • @restock <itemid> <itemid> ... : add items to restock list
  • @restock off : disable restocking

Config :

  1. Consume 1 coin if non VIP Player, but you can disable it.
  2. You can set maps where restocking isn't allowed.

  • Submitter
  • Submitted
    11/12/2018
  • Category
  • Video
  • Content Author
    Vykimo

 

  • Love 1
  • 3 weeks later...
Posted

Thx for this script , When we created the list, how do we restock after?

when i have create my list and i use item on this list my cmd tell me that

1054768385_Sanstitre.png.63573a22d46e0bc14eae816e8f51c69f.png

fixed you have missing in your .diff

search in ../ pc.cpp

Quote

	case SP_KILLEDGID:
		sd->killedgid = val;
		return true;

Add below: 


	case SP_ITEMUSEDID:
		sd->itemusedid = val;
		return true;

 

fixed by @n0tttt

  • 2 months later...
  • 1 month later...
Posted (edited)

Added the diffs and the script. No errors on recompiling.
Script is already on scripts_custom.conf

I tried the restock command. Not working for me.

Using latest rathena 2019 Feb

SOLVED:

Need to recheck the diffs. ❤️

Edited by Dev G Inc
  • 8 months later...
Posted (edited)

file seems damaged, can anyone send/PM me a working files? huge thx

Edit: Nvm, thx again

Edited by Valor
i got it recovered
  • 2 years later...
Posted

This restock does not discriminate in the battleflag of items, for example those reserved only for BG.

When replenishing an item from the storage (Item Flag BG) the same item arrives but without a flag, so the restriction of the item is eliminated and it is released.

Any updete?

  • 1 month later...
  • 1 year later...

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