Need some info ;)

Share Gatherer and Cartographer data via your Roster

Moderator: Foxy

Need some info ;)

Postby Tiramon » Tue May 08, 2007 3:24 pm

I'm not quite sure if i found a bug or not in the update mechanism, could you maybe give me a small explanation what the values in the db mean

here my guess plz correct me if i'm wrong

id - Just a unique id for each entry PK
number - coords x/y
nodeNumber - resource type (iron, copper, etc.)
map - which zone ... tanaris, ashenvale, etc
nodeType - general type - herb, mining, others
continent - Kalimdor, eastern, Outlands
Last edited by Tiramon on Tue May 08, 2007 3:38 pm, edited 1 time in total.
Tiramon
WR.net Apprentice
WR.net Apprentice
 
Posts: 11
Joined: Thu May 03, 2007 5:58 pm

Need some info ;)

Postby Tiramon » Tue May 08, 2007 3:34 pm

oh and another question =)

what do you try to check with this if?
Code: Select all
 
if( isset($dbData) &&
    ((isset($dbData[$map]['id']) &&
     ($dbData[$map]['id'] != $id) ||
     ($dbData[$map]['y'] != $yPos &&
     $dbData[$map]['x'] != $xPos)))
   )

do you just want to check if the entry already exists in the database?
Tiramon
WR.net Apprentice
WR.net Apprentice
 
Posts: 11
Joined: Thu May 03, 2007 5:58 pm

Need some info ;)

Postby Foxy » Sat May 12, 2007 10:49 pm

all correct... see the source code and other form posts under 0.9b for more details on number
Foxy
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 111
Joined: Tue Aug 22, 2006 9:49 am


Return to Gatherer

Who is online

Users browsing this forum: No registered users and 1 guest

cron