Raised This Month: $ Target: $400
 0% 

RollTheDice [V1.1.0]


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author
sumguy14
Senior Member
Join Date: Apr 2006
Plugin ID:
73
Plugin Version:
1.1.0
Plugin Category:
Fun Stuff
Plugin Game:
Counter-Strike: Source
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Port of the 1.6 mod, RollTheDice, which will either reward the user or punish them for typing "rollthedice"
    Unapprover:
    Reason for Unapproving:
    Plugin causes issues with player spawn and appears unsupported.
    Old 07-08-2007 , 17:40   RollTheDice [V1.1.0]
    Reply With Quote #1

    RollTheDice Version 1.1.0
    • Translators needed
    _________________________________________
    • Requirements:
    _________________________________________
    _________________________________________
    • CVars
      • rtd_wait - This cvar controls the default time the player has to wait after activating rollthedice (Default: "10")
    _________________________________________
    • Todo:
      • Make more actions
    _________________________________________
    • Installation:
      • Extract RollTheDice.zip to your server's root directory
      • Configure files located in "configs/rollthedice/"
      • Configure the translations file in translations/ to say what you want
    _________________________________________
    • Configuration:
      • configs/rollthedice/actions.ini
        Code:
        ; Actions for RollTheDice
        ; <user> = User that activated rollthedice
        ; -------------------------------------
        ; enable: 1 enables this action, 0 disables
        ; cmd: The cmd string that is executed when that action is being done against the user
        ; delay: How long to restrict player from activating rollthedice, default will use the value of rtd_wait
        
        ; Awards
        
        [godmode]
        enable = 1
        cmd = rtd godmode <user> 10
        delay = 20
        
        [healthbonus]
        enable = 1
        cmd = rtd health <user> + 100
        delay = default
        
        [jackpot]
        enable = 1
        cmd = rtd cash <user> + 10000
        delay = default
        
        [invisibility]
        enable = 1
        cmd = rtd alpha <user> 15 10
        delay = 20
        
        [speed]
        enable = 1
        cmd = rtd speed <user> 2 10
        delay = 20
        
        [gravity]
        enable = 1
        cmd = rtd gravity <user> 0.5 15
        delay = 25
        
        [jetpack]
        enable = 1
        cmd = rtd jetpack <user> 10
        delay = 20
        
        ; Punishments
        
        [slay]
        enable = 1
        cmd = rtd slay <user>
        delay = default
        
        [drainhealth]
        enable = 1
        cmd = rtd health <user> = 1
        delay = default
        
        [stealcash]
        enable = 1
        cmd = rtd cash <user> = 0
        delay = default
        
        [disarm]
        enable = 1
        cmd = rtd disarm <user>
        delay = default
        
        [slapdisease]
        enable = 1
        cmd = rtd slapdisease <user> 2 15
        delay = 30
        
        [burn]
        enable = 1
        cmd = rtd burn <user> 15
        delay = 25
        
        [timebomb]
        enable = 1
        cmd = rtd timebomb <user> 10 1250
        delay = 20
      • configs/rollthedice/triggers.txt
        Code:
        ; Phrases that activate rollthedice
        ; 
        rollthedice
        rtd
        diceroll
        rolldice
    _________________________________________
    • Changelog:
      • 7/08/07
        • Released
      • 7/15/07
        • Clock and any other timed awards/punishments will now be lost when their time is up
        • Gravity sets their gravity back to how it was before it was set by RollTheDice
        • Speed award will now set their speed back to what it was before it was set by RollTheDice
        • Cloak will now set their color back to how it was before it was set by RollTheDice
        • Etc, same for all the other actions
        • Linux users might want to disable slay and slapdisease until this slay crash is resolved
      • 7/30/07
        • Recoded it from scratch
        • Restructured actions file to be in .ini format
        • Added rtd_wait cvar to control the 'default' restriction time
        • Restricted gambling before the round starts (and after it ends)
        • Added jetpack action
        • Added timebomb action
        • All timed actions have countdowns now
        • I need a bunch of new translations
        • Command 'rollthedice' changed to 'rtd'
        • Updated to new translation file standard (xx.phrases.txt)
        • Thats all I can think of atm..
    Attached Files
    File Type: zip RollTheDice.zip (22.5 KB, 1249 views)
    File Type: zip RollTheDice_Source.zip (13.0 KB, 883 views)
    File Type: txt rollthedice.phrases.txt (6.1 KB, 869 views)

    Last edited by sumguy14; 08-23-2007 at 17:01.
    sumguy14 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 21:52.


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