ClientMod API

Core ClientMod API v1.6.3

No permission to download
Update Details :
  • Duck Abuse Fix : Fixes unduck abuse. Video about this :


  • Added a new native CM_PrintBigHudMsgBg - Allows to set background for HUD messages.

    1085


    Usage :

    C++:
    CM_PrintBigHudMsgBg(client, 2, 0.0, -1.0, 0.0, 2.0, 5.0, {0, 0, 0, 164}, 1.0, "message");
    // {0, 0, 0, 164} - color
    // 1.0 - background padding size
  • EndMessage memory leak fix. If you use any function from usermessage.inc in your plugins. You will need to re-compile the plugin to apply this fix.
  • Added a new CVAR se_shootpositionfix : Hit registration fix. Read more about this here or Watch a video :


  • Added a new CVAR se_voice_opus : Activates the opus voice codec on the client.
Installation Details :
  • Remove the all files of previous version of the plugin.
  • Copy all the files from new version and put in server.
  • Restart the server.
Update Notes :
  • New native CM_EndUserMessage has been added.
  • Check for current version of the Client has been updated.
  • Support for the new Features added on the Client has been added :
    • CM_PrintKeyHintText - For KeyHintText support on the client side.
    • CM_PrintBigSayText - A very large message with colors can be displayed in the chat.
    • CM_PrintBigHudMsg - A very large message with colors can be displayed in the HUD. CFormatHudText is no longer needed.
    • CM_AddSoundOverrides & CM_ClearSoundOverrides - Can be used for redefining the sounds on the client side.
  • Bug fixes & improvments.
Installation Notes :
  • Remove the all files of previous version of the plugin.
  • Copy all the files from new version and put in server.
  • Restart the server.
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock