Hello,
instead of using this Addon:http://tosmod.com/cwapi-v0-2-0
just use
ui.ToggleFrame(‘fps’) in the DownScp of your hotkey.
Example:
(<)HotKey ID=“FPSCounter” Name=“ToggleFPS” DownScp=“ui.ToggleFrame(‘fps’)” UpScp=“None” Key=“F10” UseShift=“NO” UseAlt=“NO” UseCtrl=“YES” OnEdit=“NO” Category=“System”/>
Remove the “()”
CTRL+ F10 to toggle the FPS counter
Use copy this line to your Hotkey.xml,hotkey_joystick.xml,hotkey_mousemode.xml,hotkey_user.xml,hotkey_mousemode_user.xml…

