Skip to content

TF2Attributes v1.2.0

Compare
Choose a tag to compare
@FlaminSarge FlaminSarge released this 24 Jun 04:26
· 80 commits to master since this release
  • Added two new natives: TF2Attrib_GetStaticAttribs and TF2Attrib_GetSOCAttribs. See the .inc file for more info.
  • Updated gamedata; TF2Attrib_ClearCache should work now
  • Changed TF2Attrib_IsIntegerValue to a native
  • Added TF2Attrib_IsReady native, which basically just says whether all the gamedata loaded properly. I don't know what anybody would use it for, but I remember being asked for it at some point.