Raised This Month: $12 Target: $400
 3% 

[ANY] TempEnt Hooks - DevTools (1.4) [28-Jan-2024]


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Plugin ID:
6805
Plugin Version:
1.4
Plugin Category:
Technical/Development
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    1 
    Plugin Description:
    Prints TempEnt data, with class filtering.
    Old 11-15-2019 , 03:47   [ANY] TempEnt Hooks - DevTools (1.4) [28-Jan-2024]
    Reply With Quote #1



    Related Plugins:


    About:


    TempEnts List


    Admin Commands: (requires "z" flag)

    PHP Code:
    sm_te_listen    // Starts listening to all TempEnts. Filters or listens for TempEnts using the filter and listen cvars.
    sm_te_stop      // Stop printing TempEnts.
    sm_te_watch     // Start printing TempEnts. Usage: sm_tempent_watch <TempEnt names to watch, separate by commas> 



    ConVars:

    Saved to tempent_hooks.cfg in your servers \cfg\sourcemod\ folder.

    PHP Code:
    // Do not hook and these TempEnts, separate by commas (no spaces). Only works for sm_te_listen command.
    sm_tempent_filter "Footprint Decal,Blood Stream"

    // Only hook and display these TempEnts, separate by commas (no spaces). Only works for sm_te_listen command.
    sm_tempent_listen ""

    // 0=Off. 1=Log TempEnts data when listening.
    sm_tempent_logging "0"

    // TempEnt Hooks plugin version.
    sm_tempent_version 



    Changes:
    Code:
    1.4 (28-Jan-2024)
        - Fixed memory leak caused by clearing StringMap/ArrayList data instead of deleting.
    
    1.3 (11-Dec-2022)
        - Changes to fix compile warnings on SourceMod 1.11.
    
    1.2 (30-Sep-2020)
        - Fixed compile errors on SM 1.11.
    
    1.1 (10-May-2020)
        - Various changes to tidy up code.
        - Various optimizations and fixes.
    
    1.0 (15-Oct-2019)
        - Initial release.



    Installation:
    1. Click "Get Plugin" and put the .smx file into your servers \addons\sourcemod\plugins\ folder.
    Attached Files
    File Type: sp Get Plugin or Get Source (tempent_hooks.sp - 38 views - 12.8 KB)
    __________________

    Last edited by Silvers; 01-28-2024 at 02:17.
    Silvers is offline
    Reply


    Thread Tools
    Display Modes

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 07:56.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode