Skip to content

Instantly share code, notes, and snippets.

@F3st
Created July 27, 2012 19:13
Show Gist options
  • Save F3st/3189911 to your computer and use it in GitHub Desktop.
Save F3st/3189911 to your computer and use it in GitHub Desktop.
float value = 8.94f;
SetStatFloatValue(PLAYER_FIELD_MOD_HASTE, value);
In UpdateFields.h
PLAYER_FIELD_MOD_HASTE = UNIT_END + 0x0500, // Size: 1, Type: FLOAT, Flags: PRIVATE
and client site i see : Hast -88.82%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment