chinajade
Community Developer
- Joined
- Jul 20, 2010
- Messages
- 17,540
- Reaction score
- 172
Its sad when the bot to a game has better documentation than the game itself...
What's set me off is trying to find proper documentation for the WoW API--in particular VehicleAimRequestNormAngle, and how it differs from VehicleAimRequestAngle.
I've googled, and gone poking at code I see posted here and there, and I understand its basic use. But, there is a *lot* that is undocumented. For instance,
Does anyone have a good or secret source for documentation that they'd be willing to share? If not, I guess the choice is to reverse engineer which will take a boatload more time.
What commercial company releases an undocumented API?
cheers & thanks for any help,
chinajade
What's set me off is trying to find proper documentation for the WoW API--in particular VehicleAimRequestNormAngle, and how it differs from VehicleAimRequestAngle.
I've googled, and gone poking at code I see posted here and there, and I understand its basic use. But, there is a *lot* that is undocumented. For instance,
- what does 'normalizing' the angle entail?
- Does 0.0 mean horizontal, and 1.0 straight up? or does 0.0 mean 'lowest weapon height' position, and 1.0 mean 'highest weapon height' position?
Does anyone have a good or secret source for documentation that they'd be willing to share? If not, I guess the choice is to reverse engineer which will take a boatload more time.
What commercial company releases an undocumented API?
cheers & thanks for any help,
chinajade