Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #008691

  • 0 - None Assigned

  • Working as Intended

Issue Confirmations

  • Yes (0)No (0)
Photo

#6423 Seagod Anger missing tradeflag

Posted by Shourei on 19 May 2015 - 11:46 PM

Greetings.
Just want to point out that Anger Seagod missing its tradeflag from item_db.conf
Link to item_db.conf
{
	Id: 6423
	AegisName: "Anger_Seagod"
	Name: "Seagod Anger"
	Type: 3
	Buy: 20    
},
If we translate, and base it on this rAthena file,https://code.google....vn17186&r=17186
It is supposedly
{
	Id: 6423
	AegisName: "Anger_Seagod"
	Name: "Seagod Anger"
	Type: 3
	Buy: 20
        Trade: {
                nodrop: true
		notrade: true
		nocart: true
		nostorage: true
                noselltonpc: true
                nocart: true
		nogstorage: true
		nomail: true
		noauction: true
        }
},
How accurate is this source?

-SH

changed status to: Working as Intended

Greetings.
Just want to point out that Anger Seagod missing its tradeflag from item_db.conf
Link to item_db.conf

{	Id: 6423	AegisName: "Anger_Seagod"	Name: "Seagod Anger"	Type: 3	Buy: 20    },
If we translate, and base it on this rAthena file,https://code.google....vn17186&r=17186
It is supposedly
{	Id: 6423	AegisName: "Anger_Seagod"	Name: "Seagod Anger"	Type: 3	Buy: 20        Trade: {                nodrop: true		notrade: true		nocart: true		nostorage: true                noselltonpc: true                nocart: true		nogstorage: true		nomail: true		noauction: true        }},
How accurate is this source?

-SH

I can't find Id 6423 in link you provided.
As far as trade is concerned.
We have changed it recently from the kRO files itself and is latest.
If you have any info or video from kRO, showing that it have restriction, please feel free to open this issue again.

use the git repository, its more uptodate, and yes KRO dont have this in itemmoveinfov5.txt

*and we aren't following rAthena

@Dastgir Thank you for confirming (just wanted to make sure)
@Zack Thank you for confirming as well. I wish I do have access to git repositories. :( Still too 'player-like' to have sources.

-SH

Edited by Shourei, 20 May 2015 - 07:55 AM.


Join Herc's IRC channel if you have something to ask