Forum > Showoff - what you are working on

Trying to dev a Java M2 lib&tools

<< < (3/4) > >>

schlumpf:
http://www.pxr.dk/wowdev/wiki/index.php ... 6.4.135.53

spik96:

--- Quote ---0x168    CRange    twinkleScale    {float: min, max}
0x174    float    Drag    Air resistance, see below.

--- End quote ---

The size of a structure beginning at 0x168 and ending at 0x174 would be 3*4 bytes. twinkleScale is only 2*4 bytes so whether the offset has become wrong or there is really 4 bytes missing.
I know I'm pointing stupid details but I think some bytes wrong can f*ck up many things very quickly. I hope you're not wasting too much time.

schlumpf:
Oh. Yes. Guess I shouldn't do this stuff when drunk and on mobile.

I don't know the purpose of that field. You may want to try find one in the history of the wiki.

spik96:
This was changed from float scale[3] to twinkleScale[2] and a blank the 25 october.
https://wowdev.wiki/index.php?title=M2/ ... ldid=19103

Maybe the twinkleScale is in fact three floats (x, y, z), it would make sense.
Except if you saw something pointing it is not the case somewhere. You probably changed it to twinkleScale[2] for a good reason.

schlumpf:
Twinkle scale is based on the client code and correct.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version