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

[CS:S+GO] Bomb Commands


Post New Thread Reply   
 
Thread Tools Display Modes
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 08-20-2011 , 19:22   Re: [CS:S] Bomb Commands (Updated 20-08-2011 v2.0.0)
Reply With Quote #11

Quote:
Originally Posted by sinblaster View Post
Thats a great advantage very cool! Thanks Red
Thank you! I know that a bunch of admins are too lazy to learn all commands :$ lol.

Updated to 2.0.1 : fixed late-load.
__________________
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 08-20-2011 , 19:26   Re: [CS:S] Bomb Commands (Updated 20-08-2011 v2.0.0)
Reply With Quote #12

Quote:
Originally Posted by RedSword View Post
Thank you! I know that a bunch of admins are too lazy to learn all commands :$ lol.
*cough* really
__________________
Happy Happy Joy Joy

sinblaster is offline
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 08-20-2011 , 19:33   Re: [CS:S] Bomb Commands (Updated 20-08-2011 v2.0.0)
Reply With Quote #13

Quote:
Originally Posted by sinblaster View Post
*cough* really
I just found another. 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
RedSword is offline
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 11-09-2011 , 00:01   Re: [CS:S] Bomb Commands (Updated 20-08-2011 v2.0.1)
Reply With Quote #14

  • Updated wpndrop-cstrike.games.txt, since yesterday's update changed some functions' signatures. Big thanks to TnTSCS for bringing me the gamedata (didn't even have to request ). (08-11-2011)

You should redownload it because of the 07-11-2011 update.
__________________
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; 11-09-2011 at 00:01.
RedSword is offline
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 02-24-2012 , 00:09   Re: [CS:S] Bomb Commands (23-02-2012 minor update; 2.0.2 = removed gamedata file)
Reply With Quote #15

Minor update since I got time :
  • 2.0.2 Removed dependency for wpndrop-cstrike.games.txt gamedata file. This is possible due to SM 1.4.0 built-in CSWeaponDrop gamedata under CS_DropWeapon function. This lighten the .sp and .smx a tiny bit. (23-02-2012)

This doesn't affect in any way the previous version. It is more SM-1.4.0-compliant (due to built-in drop function). If you're passing from 2.0.1, you might save 1 or 2 ko on your hard drive .

EDIT : Fixed 1.3 compiler to 1.4.
__________________
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; 02-24-2012 at 16:20.
RedSword is offline
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 04-13-2012 , 17:18   Re: [CS:S] Bomb Commands (23-02-2012 minor update; 2.0.2 = removed gamedata file)
Reply With Quote #16

Quote:
Originally Posted by Dr!fter View Post
You shouldn't add a command listener for say/say_team. If your register a command with sm_ in front example sm_cake. !cake and /cake in chat should work automatically. It isn't limited to only admin commands. Also more nit picking but why provide a cvar to change the flag and provide an override? If they want to override just change the flag. Or just provide the override string and let them override and get rid of both cvars . Other than that looks good.
2.0.3 is out:

Removed a lot of useless RegAdminCmd() in the code ("sm_" is registering "!"; for both RegConsoleCmd AND RegAdminCmd also :$). Updating isn't really needed.
__________________
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; 04-13-2012 at 17:19.
RedSword is offline
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 04-15-2012 , 00:45   Re: [CS:S] Bomb Commands (15-04-2012 new functionnality; 2.1))
Reply With Quote #17

2.1.0 is out :
  • Made sm_lastbomber work even if the bomb is planted (can be cool to know who planted).
  • Added sm_spectatebomb to quickly spectate the bomber to avoid cycling through all players to find him. Of course this was added in the menu as well.
  • Since a new functionnality was added, you should redownload phrases (or get strange menu behaviour ;) ).

sm_spectatebomb's behaviour will respect mp_forcecamera (even if you have this).
__________________
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
Apollyon
SourceMod Donor
Join Date: Dec 2007
Location: California
Old 08-25-2012 , 05:47   Re: [CS:S] Bomb Commands (15-04-2012 new functionnality @ 2.1.0)
Reply With Quote #18

I just wanted to let you know... this is working great on my CS:GO servers. Nice job!
__________________
Apollyon is offline
RedSword
SourceMod Plugin Approver
Join Date: Mar 2006
Location: Quebec, Canada
Old 08-25-2012 , 22:00   Re: [CS:S] Bomb Commands (15-04-2012 new functionnality @ 2.1.0)
Reply With Quote #19

Quote:
Originally Posted by Apollyon View Post
I just wanted to let you know... this is working great on my CS:GO servers. Nice job!
Cool to know. Thanks for sharing. All functions works in GO ?
__________________
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; 08-25-2012 at 23:14.
RedSword is offline
paterinvictus
Senior Member
Join Date: Aug 2012
Old 08-25-2012 , 22:25   Re: [CS:S+GO] Bomb Commands
Reply With Quote #20

Our Admins See:

THIS

Any reason the menu is all messed up?
paterinvictus 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 08:31.


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