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

[ANY] Time Point System


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
hlsavior
Junior Member
Join Date: Sep 2012
Plugin ID:
3327
Plugin Version:
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Unapprover:
    Reason for Unapproving:
    No plugin
    Old 10-26-2012 , 17:38   [ANY] Time Point System
    Reply With Quote #1

    This doesn't use any Cvars, if its installed its enabled.


    • Every 5 minutes points go up by 1
    • To edit the amount of times to increase a point edit this line:
    Code:
    ClientTimer[client] = CreateTimer(300.0, TimerAddPoints, client, TIMER_REPEAT);
    • If you change that I also suggest you change the message that appears every ten minutes:
    Code:
    ClientTimer[client] = CreateTimer(600.0, TenMinutes, client, TIMER_REPEAT);
    And...
    Code:
    PrintToChat(client, "\x03You've been on for \x06ten\x03 minutes and earned \x06%d\x03 more points!", 2);
    • Users can type !points or sm_points in console to view the amount of points they have.
    • This plugin also comes with an announcement to, well, announce when someone joins the server and how many times they've joined before.
    • This Plugin creates a file when loaded in "cstrike/addons/sourcemod/data/stats/playerinfo.txt" where all the points and connect times are saved.
    Screen Shots:









    Last edited by BAILOPAN; 10-30-2012 at 20:05. Reason: (removed binary)
    hlsavior is offline
     



    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 22:05.


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