aquad
New Member
- Joined
- Dec 30, 2010
- Messages
- 29
- Reaction score
- 2
I dumped the gameobjects info and found this useful for archaeology
Sadly there seems to be no rotation. Just if it is red, yellow or green.
Any idea how to get the direction of it?
Code:
==== GameObjects ====
-- Survey Tool (Yellow)
DisplayID 10102
ParentRotation 0
Rotation 0
RotationDegrees 0
State Ready
AnimationProgress 255
ArtKit 0
BaseAddress 818079296
Bytes1 System.Byte[]
CanLoot False
CreatedBy Playername Distance: 0
DescriptorGuid 112412431918538122
Distance 3.02371859550476
Distance2D 2.99996304512024
FactionTemplate
FactionTemplateId 0
FlagsDynamic 4294541760
FlagsUint 0
Guid 112123131918538122
InteractRange 4.75
InteractType None
InUse False
Level 0
Location <-8109.769, -2937.455, 134.2167>
Model world\expansion03\doodads\archaeology\tradeskill_archaeology_surveytool_yellow.mdx
ObjectFlags 0
SubObj Styx.WoWInternals.WoWObjects.WoWAnimatedSubObject
SubType Generic
Type GameObject
Sadly there seems to be no rotation. Just if it is red, yellow or green.
Any idea how to get the direction of it?