|  |  | 
 
  |  |  |  |  
  |  |  |  |  
  |  |  |  |  
  |  |  |  |  
  |  | 
	
		
   
   
      | Archive::Packetcollector Archive area for Packetcollector's posts that were moved here after an inactivity period of 90 days. |  
	
	
		
	
	
	| 
			
			 
			
				10-17-2003, 02:55 PM
			
			
			
		 |  
	| 
		
			
			| Sarnak |  | 
					Join Date: Oct 2003 
						Posts: 45
					      |  |  
	| 
				 New and updated items appearing in DB: is this a good sign? 
 I noticed that there are some new and updated items appearing on the site.  Is this a good sign that progress is being made with the packet collector fixes, or is this old data that someone finally got around to uploading?
 Just curious.
 |  
	
		
	
	
	| 
			
			 
			
				10-17-2003, 03:24 PM
			
			
			
		 |  
	| 
		
			|  | Demi-God |  | 
					Join Date: Jan 2002 
						Posts: 15,658
					      |  |  
	| 
 Every time somone runs the packetcollector it gathers items it gets from links (if you click) traders in the bazaar ect. it gets updated (weekly?) to the sourceforge page and released to you. 
				__________________ 
				(Former)Senior EQEMu Developer 
GuildWars Co-Founder / World Builder. 
World Builder and Co-Founder Zek [PVP/Guild Wars/City Takeovers] 
Member of the "I hate devn00b" Club 
Most Senior EQEMu Member.
 
Current Work: EverQuest 2 Emulator. Zeklabs Server |  
	
		
	
	
	| 
			
			 
			
				10-17-2003, 09:33 PM
			
			
			
		 |  
	| 
		
			
			| Discordant |  | 
					Join Date: May 2002 
						Posts: 434
					      |  |  
	| 
 I think he was referring to the public release of the PC.  Those submission are us testing it out and making sure it works before we release. 
				__________________++[>++++++<-]>[<++++++>-]<.>++++[>+++++<-]>[<
 +++++>-]<+.+++++++..+++.>>+++++[<++++++>-]<+
 +.<<+++++++++++++++.>.+++.------.--------.>+.
 |  
	
		
	
	
	| 
			
			 
			
				10-20-2003, 08:45 PM
			
			
			
		 |  
	| 
		
			
			| Sarnak |  | 
					Join Date: Oct 2003 
						Posts: 32
					      |  |  
	| 
 Have you noticed that extra damage fields are missing from the table format? e.g. items with separate Fire DMG are out, though Bane DMG is there. Also, are we missing stackable bit or it's hidden somewhere in other fields? |  
	
		
	
	
	| 
			
			 
			
				10-21-2003, 01:11 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Sep 2003 
						Posts: 22
					      |  |  
	| 
 
	Quote: 
	
		| 
					Originally Posted by ric0h
					
				 Have you noticed that extra damage fields are missing from the table format? e.g. items with separate Fire DMG are out, though Bane DMG is there. Also, are we missing stackable bit or it's hidden somewhere in other fields? |  Elemental damage is in there.  That's what  elemdmgamt  and  elemdmgtype  are.
 
Also: stackable = (spellid == -1 && charges == 1) |  
	
		
	
	
	| 
			
			 
			
				10-21-2003, 01:30 AM
			
			
			
		 |  
	| 
		
			
			| Dragon |  | 
					Join Date: May 2003 Location: Seattle, WA 
						Posts: 609
					      |  |  
	| 
 
	Quote: 
	
		| Have you noticed that extra damage fields are missing from the table format? e.g. items with separate Fire DMG are out, though Bane DMG is there. |  Not all of the items in our db are complete.  Items with an updated timestamp of sept 12, 2003 are the ones that are missing some data. |  
	
		
	
	
	| 
			
			 
			
				10-21-2003, 02:58 AM
			
			
			
		 |  
	| 
		
			
			| Sarnak |  | 
					Join Date: Oct 2003 
						Posts: 32
					      |  |  
	| 
 Thanks for the info, it really sorts the things out.
 By the way, the latest item dump contains new fields artifactflag  and summonedflag that obviously should be used for ARTIFACTs and SUMMONED items, but aren't. The lore field still has * for the lore items and # for artifacts. Am I right? Is the current PC inserting proper artifactflag and summonedflag?
 |  
	
		
	
	
	| 
			
			 
			
				10-21-2003, 03:14 AM
			
			
			
		 |  
	| 
		
			
			| Sarnak |  | 
					Join Date: Oct 2003 
						Posts: 32
					      |  |  
	| 
 
	Quote: 
	
		| 
					Originally Posted by ksmith
					
				 Elemental damage is in there.  That's what  elemdmgamt  and  elemdmgtype  are. |  By the way, you need to exchange this two fields, elemdmgamt holds element type and elemdmgtype holds the amount as of latest item dump (Oct 17). |  
	
		
	
	
	| 
			
			 
			
				10-21-2003, 04:50 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Sep 2003 
						Posts: 22
					      |  |  
	| 
 
	Quote: 
	
		| 
					Originally Posted by ric0h
					
				 By the way, the latest item dump contains new fields artifactflag  and summonedflag that obviously should be used for ARTIFACTs and SUMMONED items, but aren't. The lore field still has * for the lore items and # for artifacts. Am I right? Is the current PC inserting proper artifactflag and summonedflag? |  Look at http://www.everquestserver.com/item....E5Ljc1MTE2ODk=  the updated date is 2003-09-12 , this is from before the data structure change that added those four new flags.  Now look at http://www.everquestserver.com/item....QyLjMyNDA5NjAy  that is from after the data structure change.
 
The new flags are only going to be set in items that were collected after the change. |  
	
		
	
	
	| 
			
			 
			
				10-21-2003, 04:54 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Sep 2003 
						Posts: 22
					      |  |  
	| 
 
	Quote: 
	
		| 
					Originally Posted by ric0h
					
				 By the way, you need to exchange this two fields, elemdmgamt holds element type and elemdmgtype holds the amount as of latest item dump (Oct 17). |  Sure looks like it .  See http://www.everquestserver.com/item....AuOTIwMTU1NTc=  for an example.  The real item is
 
Sparkling Shortsword 
MAGIC ITEM LORE ITEM NO DROP 
Slot: PRIMARY SECONDARY 
Skill: 1H Slashing Atk Delay: 18 
DMG: 14 AC: 15 
Magic DMG: 4 
DEX: +12 CHA: +12 WIS: +12 INT: +12 AGI: +12 HP: +75 MANA: +75 
SV COLD: +15 
Recommended level of 62. 
WT: 2.0 Size: MEDIUM 
Class: WAR RNG BRD ROG 
Race: ALL 
Slot 1, type 4: empty |  
	
		
	
	
	| 
			
			 
			
				10-21-2003, 05:20 AM
			
			
			
		 |  
	| 
		
			
			| Sarnak |  | 
					Join Date: Oct 2003 
						Posts: 32
					      |  |  
	| 
 Well then what about creating a magicflag, nodropflag, norentflag and expendableflag (augmentation is detected by itemtype==54) instead of old nodrop=255?
 I think the table format needs to be made clearer.
 |  
	
		
	
	
	| 
			
			 
			
				10-21-2003, 05:32 AM
			
			
			
		 |  
	| 
		
			
			| Senior MemberFormer EQEmu Developer
 Current EQ2Emu Lead Developer
 |  | 
					Join Date: Dec 2002 
						Posts: 1,065
					      |  |  
	| 
 I agree, I'll work on adding a quick display of the item so you can quickly see the stats like the client displays them. 
				__________________Lethal Encounter
 |  
	
		
	
	
	| 
			
			 
			
				10-21-2003, 05:36 AM
			
			
			
		 |  
	| 
		
			
			| Sarnak |  | 
					Join Date: Oct 2003 
						Posts: 32
					      |  |  
	| 
 
	Quote: 
	
		| 
					Originally Posted by Edgar1898
					
				 I agree, I'll work on adding a quick display of the item so you can quickly see the stats like the client displays them. |  got that ready
 
have a look at http://195.250.64.152/~vahan/myeq/showitem.php?id=40346 |  
	
		
	
	
	| 
			
			 
			
				10-21-2003, 05:44 AM
			
			
			
		 |  
	| 
		
			
			| Senior MemberFormer EQEmu Developer
 Current EQ2Emu Lead Developer
 |  | 
					Join Date: Dec 2002 
						Posts: 1,065
					      |  |  
	| 
 Page doesnt load 
				__________________Lethal Encounter
 |  
	
		
	
	
	| 
			
			 
			
				10-21-2003, 05:48 AM
			
			
			
		 |  
	| 
		
			
			| Sarnak |  | 
					Join Date: Oct 2003 
						Posts: 32
					      |  |  
	| 
 
	Quote: 
	
		| 
					Originally Posted by Edgar1898
					
				 Page doesnt load |  try again it's over a very slow link in eastern europe |  
	
		
	
	
	
	
	| Thread Tools |  
	|  |  
	| Display Modes |  
	
	| 
		 Linear Mode |  
	| 
	|  Posting Rules |  
	| 
		
		You may not post new threads You may not post replies You may not post attachments You may not edit your posts 
 HTML code is Off 
 |  |  |  All times are GMT -4. The time now is 01:09 PM.
 
 |  |  
    |  |  |  |  
    |  |  |  |  
     |  |  |  |  
 |  |