Has anyone else noticed that movement flags have changed?
Here are 2 that I'm certain have changed, and I'm sure there are more:
Code:MovementFlag_FlyUp = (1 << 21), // 0x00200000 MovementFlag_FlyDown = (1 << 22), // 0x00400000
Has anyone else noticed that movement flags have changed?
Here are 2 that I'm certain have changed, and I'm sure there are more:
Code:MovementFlag_FlyUp = (1 << 21), // 0x00200000 MovementFlag_FlyDown = (1 << 22), // 0x00400000
https://tanaris4.com
Yes these were changed back when 4.2 was first put on the ptr.
Can anyone post an updated list?
https://tanaris4.com