Subdomain Posts
C++ | 1 day ago
C++ | 1 day ago
C++ | 2 days ago
C++ | 2 days ago
C++ | 2 days ago
C++ | 2 days ago
C | 3 days ago
C++ | 4 days ago
C++ | 5 days ago
C++ | 5 days ago
Recent Posts
None | 6 sec ago
C++ | 15 sec ago
None | 35 sec ago
PHP | 36 sec ago
None | 1 min ago
None | 1 min ago
None | 1 min ago
mIRC | 1 min ago
None | 1 min ago
PHP | 2 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By Anonymous on the 3rd of Jul 2009 11:08:03 PM Download | Raw | Embed | Report
  1. m_AreaID = m_mapMgr->GetAreaID(m_position.x, m_position.y);
  2.         if( m_AreaID == 0xffff ) // This is returned when we don't have maps
  3.                 m_AreaID = 0;
  4.         else
  5.                 m_areaDBC = dbcArea.LookupEntryForced(m_AreaID);
  6.  
  7.         if( m_areaDBC != NULL )
  8.         {
  9.                 // parent id actually would be a better name
  10.                 if( m_areaDBC->ZoneId && m_zoneId != m_areaDBC->ZoneId )
  11.                         m_zoneId = m_areaDBC->ZoneId;
  12.         }
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: