Talk:DB/CreatureDisplayInfoGeosetData: Difference between revisions

From wowdev
Jump to navigation Jump to search
(Created page with "Looking at the database in WoW Model Viewer, m_GeosetType seems to be geoset group minus 1 , so I have to add 1 to it before multiplying by 100. I don't know if this is really...")
 
No edit summary
 
Line 1: Line 1:
Looking at the database in WoW Model Viewer, m_GeosetType seems to be geoset group minus 1 , so I have to add 1 to it before multiplying by 100. I don't know if this is really how it is, or if I'm reading the database wrong.
Looking at the database in WoW Model Viewer, m_GeosetType seems to be geoset group minus 1 , so I have to add 1 to it before multiplying by 100. I don't know if this is really how it is, or if I'm reading the database wrong. --[[User:Wain|Wain]] ([[User talk:Wain|talk]]) 17:04, 6 March 2018 (CET)

Latest revision as of 18:04, 6 March 2018

Looking at the database in WoW Model Viewer, m_GeosetType seems to be geoset group minus 1 , so I have to add 1 to it before multiplying by 100. I don't know if this is really how it is, or if I'm reading the database wrong. --Wain (talk) 17:04, 6 March 2018 (CET)