Raised This Month: $32 Target: $400
 8% 

[CS:S/GO] Request Bomb


Post New Thread Reply   
 
Thread Tools Display Modes
Author
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Plugin ID:
2460
Plugin Version:
1.0.3b
Plugin Category:
Gameplay
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Allow people to request bomb for the upcoming round start.
    Old 07-27-2011 , 00:13   [CS:S/GO] Request Bomb
    Reply With Quote #1

    Request Bomb

    v. 1.0.3b

    Features :
    • Allow people to request bomb for the upcoming round start.

    Why I made this plugin :
    • I made this plugin because I was tired to see one of those events :
      • newb (or too drunk) terrorist not planting the bomb
      • awper camping near spawn with the bomb
      • people simply not willing to spawn with the bomb, dropping it and then no one takes it and all the team is already gone (aka "rush")
      ... while people were trying to do objectives and/or were willing to spawn with the bomb to use it.

    How it works :
    • People type "!rb" or "!requestbomb" when playing terrorist to be eligible to get the bomb at the next round.
    • When the round starts, a random person if chosen between the eligible people. If there is no one, bomb spawn normally.

    Known bugs :
    • None at the moment, please report any.

    CVars :
    • requestbomb: Gives version -_-'
    • ----------
    • requestbomb_verbose_request : Tell people when a teamate request the bomb. 0=No, 1=Yes (Always, default), 2=Yes (When dead).
    • requestbomb_verbose_give : Tell people when a teamate is given the bomb. 0=No, 1=Yes (Always, default).
    • requestbomb_verbose_unrequested : Tell people about the plugin when bomb isn't requested. 0=No, 1=Yes (Default).

    Notes :
    • None at the moment.

    --------------

    Any suggestions/comments on the code or the plugin are welcomed and appreciated.

    Changelog :
    • 1.0.0 Initial release. (27-07-2011)
    • 1.0.1 Plugin now won't work on non-defuse (de_) map. (27-07-2011)
    • 1.0.2 Fixed errors in console (printing to id 0 :$). (27-07-2011)
    • 1.0.3 Updated for approval. You can now use the sm_requestbomb and its derivates rather than only the chat commands. Also some unimportant code twists. (18-05-2012)
    • Approved by Dr!fter. (18-05-2012)
    • 1.0.3b Fixed plugin being unable to compile. (reported by angel635; 18-06-2012)
    • Tested under CS:GO. (27-12-2012)

    Todo list :
    • None at the moment.
    Attached Files
    File Type: txt requestbomb.phrases.txt (1.4 KB, 557 views)
    File Type: sp Get Plugin or Get Source (requestbomb.sp - 1116 views - 7.3 KB)
    __________________
    My plugins :
    Red Maze
    Afk Bomb
    RAWR (per player/rounds Awp Restrict.)
    Kill Assist
    Be Medic

    You can also Donate if you appreciate my work

    Last edited by RedSword; 12-27-2012 at 12:05. Reason: rdy for review; 138dl
    RedSword is offline
    sinblaster
    Grim Reaper
    Join Date: Feb 2010
    Location: Australia
    Old 07-27-2011 , 01:13   Re: [CS:S] Request Bomb
    Reply With Quote #2

    very cool idea, this is your 3rd? Bomb plugin. My wife likes blowing things up too, she is also Canadian.
    __________________
    Happy Happy Joy Joy

    sinblaster is offline
    RedSword
    SourceMod Plugin Approver
    Join Date: Mar 2006
    Location: Quebec, Canada
    Old 07-27-2011 , 01:15   Re: [CS:S] Request Bomb
    Reply With Quote #3

    Quote:
    Originally Posted by sinblaster View Post
    very cool idea, this is your 3rd? Bomb plugin.
    Yep. I'm glad you like the idea.

    As for the 3rd, it's way cleaner for me that way and a all-in-one wouldn't have all its function used by all servers having one of them. It also would be against sm principle (a plugin for each thing).

    Quote:
    Originally Posted by sinblaster View Post
    My wife likes blowing things up too, she is also Canadian.
    *Cough* xD.
    __________________
    My plugins :
    Red Maze
    Afk Bomb
    RAWR (per player/rounds Awp Restrict.)
    Kill Assist
    Be Medic

    You can also Donate if you appreciate my work

    Last edited by RedSword; 07-27-2011 at 01:17.
    RedSword is offline
    sinblaster
    Grim Reaper
    Join Date: Feb 2010
    Location: Australia
    Old 07-27-2011 , 01:21   Re: [CS:S] Request Bomb
    Reply With Quote #4

    Shit yeah separate plugins FTW. I just loaded it, thanks heaps.
    __________________
    Happy Happy Joy Joy

    sinblaster is offline
    sinblaster
    Grim Reaper
    Join Date: Feb 2010
    Location: Australia
    Old 07-27-2011 , 05:45   Re: [CS:S] Request Bomb
    Reply With Quote #5

    Got some errors here

    Code:
    L 07/27/2011 - 15:39:43: SourceMod error session started
    L 07/27/2011 - 15:39:43: Info (map "de_dustII_pro") (file "errors_20110727.log")
    L 07/27/2011 - 15:39:43: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 15:39:43: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 15:39:43: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 15:39:43: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 15:43:10: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 15:43:10: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 15:43:10: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 15:43:10: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 15:47:37: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 15:47:37: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 15:47:37: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 15:47:37: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 15:52:54: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 15:52:54: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 15:52:54: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 15:52:54: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 15:59:51: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 15:59:51: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 15:59:51: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 15:59:51: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 16:04:57: Error log file session closed.
    L 07/27/2011 - 16:06:40: SourceMod error session started
    L 07/27/2011 - 16:06:40: Info (map "de_dustII_pro") (file "errors_20110727.log")
    L 07/27/2011 - 16:06:40: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 16:06:40: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 16:06:40: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 16:06:40: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 16:50:01: Error log file session closed.
    L 07/27/2011 - 17:45:32: SourceMod error session started
    L 07/27/2011 - 17:45:32: Info (map "de_dust2_unlimited") (file "errors_20110727.log")
    L 07/27/2011 - 17:45:32: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 17:45:32: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 17:45:32: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 17:45:32: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 17:47:01: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 17:47:01: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 17:47:01: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 17:47:01: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 17:53:24: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 17:53:24: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 17:53:24: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 17:53:24: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 17:58:26: Error log file session closed.
    L 07/27/2011 - 17:58:37: SourceMod error session started
    L 07/27/2011 - 17:58:37: Info (map "de_dust2_unlimited") (file "errors_20110727.log")
    L 07/27/2011 - 17:58:37: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 17:58:37: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 17:58:37: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 17:58:37: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 18:14:01: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 18:14:01: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 18:14:01: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 18:14:01: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 18:21:26: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 18:21:26: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 18:21:26: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 18:21:26: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 18:24:10: Error log file session closed.
    __________________
    Happy Happy Joy Joy

    sinblaster is offline
    RedSword
    SourceMod Plugin Approver
    Join Date: Mar 2006
    Location: Quebec, Canada
    Old 07-27-2011 , 17:48   Re: [CS:S] Request Bomb
    Reply With Quote #6

    Quote:
    Originally Posted by sinblaster View Post
    Got some errors here

    Code:
    L 07/27/2011 - 15:39:43: SourceMod error session started
    L 07/27/2011 - 15:39:43: Info (map "de_dustII_pro") (file "errors_20110727.log")
    L 07/27/2011 - 15:39:43: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 15:39:43: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 15:39:43: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 15:39:43: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 15:43:10: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 15:43:10: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 15:43:10: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 15:43:10: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 15:47:37: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 15:47:37: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 15:47:37: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 15:47:37: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 15:52:54: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 15:52:54: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 15:52:54: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 15:52:54: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 15:59:51: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 15:59:51: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 15:59:51: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 15:59:51: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 16:04:57: Error log file session closed.
    L 07/27/2011 - 16:06:40: SourceMod error session started
    L 07/27/2011 - 16:06:40: Info (map "de_dustII_pro") (file "errors_20110727.log")
    L 07/27/2011 - 16:06:40: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 16:06:40: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 16:06:40: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 16:06:40: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 16:50:01: Error log file session closed.
    L 07/27/2011 - 17:45:32: SourceMod error session started
    L 07/27/2011 - 17:45:32: Info (map "de_dust2_unlimited") (file "errors_20110727.log")
    L 07/27/2011 - 17:45:32: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 17:45:32: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 17:45:32: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 17:45:32: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 17:47:01: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 17:47:01: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 17:47:01: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 17:47:01: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 17:53:24: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 17:53:24: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 17:53:24: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 17:53:24: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 17:58:26: Error log file session closed.
    L 07/27/2011 - 17:58:37: SourceMod error session started
    L 07/27/2011 - 17:58:37: Info (map "de_dust2_unlimited") (file "errors_20110727.log")
    L 07/27/2011 - 17:58:37: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 17:58:37: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 17:58:37: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 17:58:37: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 18:14:01: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 18:14:01: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 18:14:01: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 18:14:01: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 18:21:26: [SM] Native "IsClientInGame" reported: Client index 0 is invalid
    L 07/27/2011 - 18:21:26: [SM] Displaying call stack trace for plugin "requestbomb.smx":
    L 07/27/2011 - 18:21:26: [SM]   [0]  Line 267, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::verboseRequestingBomb()
    L 07/27/2011 - 18:21:26: [SM]   [1]  Line 154, /home/groups/alliedmodders/forums/files/1/0/2/1/6/89512.attach::SayRedirect()
    L 07/27/2011 - 18:24:10: Error log file session closed.
    My bad. It is now corrected. Thanks for reporting.
    __________________
    My plugins :
    Red Maze
    Afk Bomb
    RAWR (per player/rounds Awp Restrict.)
    Kill Assist
    Be Medic

    You can also Donate if you appreciate my work
    RedSword is offline
    sinblaster
    Grim Reaper
    Join Date: Feb 2010
    Location: Australia
    Old 07-27-2011 , 17:49   Re: [CS:S] Request Bomb
    Reply With Quote #7

    No problem, thanks for updating. Ill replace it now
    __________________
    Happy Happy Joy Joy

    sinblaster is offline
    Dr!fter
    The Salt Boss
    Join Date: Mar 2007
    Old 05-18-2012 , 16:06   Re: [CS:S] Request Bomb
    Reply With Quote #8

    The version cvar should have the FCVAR_DONTRECORD flag so it doesn't save it to the config file.

    Instead of hooking the say command use RegConsoleCmd("sm_whatever"); This will add chat support as well allowing !whatever (and even /whatever) in chat as well as allow binding sm_whatever as to not spam chat

    PHP Code:
    public Event_RoundStart(Handle:event, const String:name[], bool:dontBroadcast)
    {
        if ( 
    GetConVarIntg_requestBomb ) == && g_bIsMapDe )
        {
            
    CreateTimer0.1GiveBombDelayed );
        }
        
        return 
    bool:Plugin_Handled;

    Since your hook is a pre hook the callback should be tagged with the Action tag (public Action:Event_RoundStart) As for your return you really don't want to block it so just do return Plugin_Continue;

    For checking if the map has a bomb site you can check the m_bMapHasBombTarget (net prop) on the Gamerules entity.

    Code:
    CCSGameRulesProxy:
     Sub-Class Table (1 Deep): DT_CSGameRulesProxy
      Sub-Class Table (2 Deep): DT_GameRulesProxy
      Sub-Class Table (2 Deep): DT_CSGameRules
      -Member: m_bFreezePeriod (offset 580) (type integer) (bits 1)
      -Member: m_iRoundTime (offset 584) (type integer) (bits 16)
      -Member: m_fRoundStartTime (offset 588) (type float) (bits 0)
      -Member: m_flGameStartTime (offset 592) (type float) (bits 0)
      -Member: m_iHostagesRemaining (offset 596) (type integer) (bits 4)
      -Member: m_bMapHasBombTarget (offset 600) (type integer) (bits 1)
      -Member: m_bMapHasRescueZone (offset 601) (type integer) (bits 1)
      -Member: m_bLogoMap (offset 602) (type integer) (bits 1)
      -Member: m_bBlackMarket (offset 603) (type integer) (bits 1)
    You could also search for the func_bomb_target entity. If it exists there is a bomb (iirc).
    Dr!fter is offline
    RedSword
    SourceMod Plugin Approver
    Join Date: Mar 2006
    Location: Quebec, Canada
    Old 05-18-2012 , 17:31   Re: [CS:S] Request Bomb
    Reply With Quote #9

    1.0.3 is out :

    Updated for approval. You can now use the sm_requestbomb and its derivates rather than only the chat commands. Also some unimportant code twists. (18-05-2012)

    EDIT : Approved by Dr!fter. Thanks to him.
    __________________
    My plugins :
    Red Maze
    Afk Bomb
    RAWR (per player/rounds Awp Restrict.)
    Kill Assist
    Be Medic

    You can also Donate if you appreciate my work

    Last edited by RedSword; 05-18-2012 at 18:07.
    RedSword is offline
    angel635
    Senior Member
    Join Date: Apr 2011
    Old 06-18-2012 , 17:03   Re: [CS:S] Request Bomb
    Reply With Quote #10

    hi RedSword

    unable to download .smx ^^
    angel635 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 16:25.


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