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

[ANY] JumpTracker


Post New Thread Reply   
 
Thread Tools Display Modes
Author
JoinedSenses
Senior Member
Join Date: Sep 2013
Plugin ID:
7061
Plugin Version:
0.1.0
Plugin Category:
Technical/Development
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    SourceMod plugin intended for integration with plugins to notify them when a player has jumped and landed.
    Old 04-23-2020 , 23:53   [ANY] JumpTracker
    Reply With Quote #1

    .
    JumpTracker
    v0.1.0


    Description:
    Jumptracker is a very simple plugin which provides two forwards for plugin integration, notifying them of when a client has jumped and landed.

    Although mostly self exlanatory, see example_plugin.sp for usage.

    Forwards:
    Code:
    /**
     * Called as soon as a client jumps.
     *
     * @param client        Client index.
     */
    forward void JT_OnClientJumped(int client);
    
    /**
     * Called as soon as a client lands from a jump.
     *
     * @param client        Client index.
     */
    forward void JT_OnClientLanded(int client);

    Project here:
    Github
    .
    __________________

    Last edited by JoinedSenses; 09-10-2020 at 23:25.
    JoinedSenses is offline
    Reply



    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 19:02.


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