Jump to content

Recommended Posts

Posted
6 hours ago, natefurytv said:

I am tired of having to experiment and experiment but don't want to be able to put on storage

Missing.jpg

Hello, itemmoveinfov5 only for client side description there.

you need to edit from server side in db/re/item_trade.txt or db/pre-re/item_trade.txt

Posted
1 hour ago, natefurytv said:

i can't find the db/re/item_trade.txt or db/pre-re/item_trade.txt i'm using hercules_pre_re

Missing.jpg

Then I dont understand why you post at rathena forum, hercules have their own forums though.

Check itemdb.conf. Example :

	Trade: {
		nodrop: true
		notrade: true
		noselltonpc: true
		nocart: true
		nostorage: true
		nogstorage: true
		nomail: true
		noauction: true
	}
Posted (edited)

sorry my bad if it is so confusing maybe ill use rathena but i already put that nostorage and nothing happen on item move restrictions description but the good thing it is not storable anymore btw thanks for your help

Edited by natefurytv
Posted
5 hours ago, Chaos92 said:

Then I dont understand why you post at rathena forum, hercules have their own forums though.

Check itemdb.conf. Example :


	Trade: {
		nodrop: true
		notrade: true
		noselltonpc: true
		nocart: true
		nostorage: true
		nogstorage: true
		nomail: true
		noauction: true
	}

This is rAthena.

Support our emulator settings.
If the user wanted support from hercules, he asked for it.

@topic

Access: /root/emulador/db/(re or pre-re)/item_trade.txt
Search: 14533
You will find: 14533,475,100    // Battle_Manual100
 

// Legend for 'TradeMask' field (bitmask):
// 1   - item can't be dropped
// 2   - item can't be traded (nor vended)
// 4   - wedded partner can override restriction 2
// 8   - item can't be sold to npcs
// 16  - item can't be placed in the cart
// 32  - item can't be placed in the storage
// 64  - item can't be placed in the guild storage
// 128 - item can't be attached to mail
// 256 - item can't be auctioned

Change: 475 - 8 = 467
result: 14533,467,100    // Battle_Manual100

That way your item can be stored in storage.
If you want to release more functions, just subtract the value of each one.

 

Posted
57 minutes ago, natefurytv said:

item_trade.txt is missing. on /root/emulator/db/pre-re/item_trade.txt

If your server is configured as pre-re, and there is no file in the folder, so he is reading in /import ?

Posted
7 hours ago, Gladius said:

This is rAthena.

Support our emulator settings.
If the user wanted support from hercules, he asked for it.

@topic

Access: /root/emulador/db/(re or pre-re)/item_trade.txt
Search: 14533
You will find: 14533,475,100    // Battle_Manual100
 


// Legend for 'TradeMask' field (bitmask):
// 1   - item can't be dropped
// 2   - item can't be traded (nor vended)
// 4   - wedded partner can override restriction 2
// 8   - item can't be sold to npcs
// 16  - item can't be placed in the cart
// 32  - item can't be placed in the storage
// 64  - item can't be placed in the guild storage
// 128 - item can't be attached to mail
// 256 - item can't be auctioned

Change: 475 - 8 = 467
result: 14533,467,100    // Battle_Manual100

That way your item can be stored in storage.
If you want to release more functions, just subtract the value of each one.

 

Sadly, hes on different emulator forum and hes already mentioned hes using hercules.

Thats why I said hes on different emulator forum, but still I tried to help him then.

Or should we force him with rAthena solution now ? lol. He wont find /db/(re or pre-re)/item_trade.txt as you suggested ever till he changed to rAthena.

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