M MadWar Member Joined Jul 31, 2011 Messages 63 Reaction score 1 Sep 18, 2012 #1 Sorry for bad English. After patch 5.x.x the coordinates of PB and DeveloperTools receives from the HB-engine do not correspond to a valid. This makes it difficult to create custom profiles. Last edited: Sep 18, 2012
Sorry for bad English. After patch 5.x.x the coordinates of PB and DeveloperTools receives from the HB-engine do not correspond to a valid. This makes it difficult to create custom profiles.
Tony "The Bee" Joined Jan 15, 2010 Messages 128,830 Reaction score 570 Sep 18, 2012 #2 the numbers are the same
seVen New Member Joined Jan 31, 2010 Messages 589 Reaction score 20 Sep 18, 2012 #3 Tony said: the numbers are the same Click to expand... hes talking about the xxx.xxx ones above they're missing ergo: x=(111.222) becomes x=(111), y=(222)
Tony said: the numbers are the same Click to expand... hes talking about the xxx.xxx ones above they're missing ergo: x=(111.222) becomes x=(111), y=(222)
Tony "The Bee" Joined Jan 15, 2010 Messages 128,830 Reaction score 570 Sep 18, 2012 #4 thats not a problem tho
seVen New Member Joined Jan 31, 2010 Messages 589 Reaction score 20 Sep 18, 2012 #5 Tony said: thats not a problem tho Click to expand... ofc it is a problem it adds the x.x y.y and z.z differently ergo it flies to the wrong location. x.x != x.y and y.y != y.z the formatation is the issue here: basic WoWPoint X="-1.948", Y="56.332", Z="97.333" Last edited: Sep 18, 2012
Tony said: thats not a problem tho Click to expand... ofc it is a problem it adds the x.x y.y and z.z differently ergo it flies to the wrong location. x.x != x.y and y.y != y.z the formatation is the issue here: basic WoWPoint X="-1.948", Y="56.332", Z="97.333"
Tony "The Bee" Joined Jan 15, 2010 Messages 128,830 Reaction score 570 Sep 18, 2012 #6 hmm,i had that in my profiles and everything was working anyways we will check it