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

Roundend Blocker


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   General Purpose       
jim_yang
Veteran Member
Join Date: Aug 2006
Old 12-10-2006 , 02:48   Roundend Blocker
Reply With Quote #1

Description:
It automaticlly creates one bot for each team to block the round end.
Now it will not auto create the bots at the round start but at the round end(a team won), the reason is that when your server is full and map changed, the bots will take up two slots, then two players will drop.

Features of bots:
1. invisible
2. invincible
3. not solid
4. far away from battle field, don't take up the spawn points, not shown on radar
5. appear Spectators on scoreboard. You can name it with your server info or ad.

Cvars:
rb_min_add 6 - when the number of players in your server less than this, it will create a bot.
rb_max_kick 10 - when the number of players in your server more than this, it will kick a bot.
rb_bot1_name "Good Luck!" - set the bot name , place them with your server info if you wish.
rb_bot2_name "Have Fun!" - set the bot name

Module require:
cstrike
fakemeta

Credits:
OneEyed - Fake Team Bot
All FakeClient Plugin Authors

update:
1.1
- fix a mini bug about players num.
1.2
- add support for bot, not the bots of this plugin, but other real bots.
- fix a problem, now it won't create the bots at the round start, but the round end.
- change default cvar value to 6 and 10
1.3
- change round end detect method. now only trigger when a team won.
1.4
- change the cvars name
- add cvars for setting bot names
Attached Files
File Type: sma Get Plugin or Get Source (roundend_blocker.sma - 6963 views - 3.0 KB)
__________________
Project : CSDM all in one - 99%
<team balancer#no round end#entity remover#quake sounds#fake full#maps management menu#players punishment menu#no team flash#colored flashbang#grenade trails#HE effect#spawn protection#weapon arena#weapon upgrade#auto join#no weapon drop#one name>

Last edited by jim_yang; 01-28-2007 at 03:14.
jim_yang is offline
aligind4h0us3
Senior Member
Join Date: Sep 2006
Location: Sydney, Australia
Old 12-10-2006 , 03:00   Re: Roundend Blocker
Reply With Quote #2

Hmmm a bit strange, when there were 5 people in for the next map, it added the bots. Then after a while it kicked them. Then more people joined the server and it was 16/20 and it added the 2 bots again.
__________________
~+Karma if I help you.~

Last edited by aligind4h0us3; 12-10-2006 at 03:14.
aligind4h0us3 is offline
The Specialist
BANNED
Join Date: Nov 2006
Old 12-10-2006 , 03:40   Re: Roundend Blocker
Reply With Quote #3

I think this is a good idea. And its very nicely coded . Gj Jim. As far as a cvar name i would do rb_switch 1 on 0 off ++karma
The Specialist is offline
Send a message via AIM to The Specialist
Old 12-10-2006, 06:20
godlike
This message has been deleted by Brad. Reason: immaturity and responses to immaturity abound
Old 12-10-2006, 06:37
mateo10
This message has been deleted by Brad. Reason: immaturity and responses to immaturity abound
Old 12-10-2006, 07:04
godlike
This message has been deleted by Brad. Reason: immaturity and responses to immaturity abound
Old 12-10-2006, 09:00
aligind4h0us3
This message has been deleted by Brad. Reason: immaturity and responses to immaturity abound
Old 12-10-2006, 09:39
godlike
This message has been deleted by Brad. Reason: immaturity and responses to immaturity abound
Old 12-10-2006, 10:08
aligind4h0us3
This message has been deleted by Brad. Reason: immaturity and responses to immaturity abound
Old 12-10-2006, 10:13
godlike
This message has been deleted by Brad. Reason: immaturity and responses to immaturity abound
Old 12-10-2006, 11:18
jim_yang
This message has been deleted by Brad. Reason: immaturity and responses to immaturity abound
XmINiX
Senior Member
Join Date: Nov 2006
Location: Your basement
Old 12-10-2006 , 11:22   Re: Roundend Blocker
Reply With Quote #4

Errr Jim i think it could be useful.....+Karma
__________________
+Karma me if i am helpful!
XmINiX is offline
Send a message via AIM to XmINiX Send a message via MSN to XmINiX Send a message via Yahoo to XmINiX
Old 12-10-2006, 11:38
aligind4h0us3
This message has been deleted by Brad. Reason: immaturity and responses to immaturity abound
Old 12-10-2006, 12:21
godlike
This message has been deleted by Brad. Reason: immaturity and responses to immaturity abound
Old 12-10-2006, 12:43
SweatyBanana
This message has been deleted by Brad. Reason: immaturity and responses to immaturity abound
mateo10
Veteran Member
Join Date: Jan 2006
Old 12-10-2006 , 16:17   Re: Roundend Blocker
Reply With Quote #5

[OFFTOPIC] Jim, why do you apologize for your bad English? It's not bad at all! [/OFFTOPIC]
mateo10 is offline
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 12-10-2006 , 17:16   Re: Roundend Blocker
Reply With Quote #6

Some people think they have poor language skills when they do not correctly pronounce or spell a word. The thing is, we all understand what you are saying so it doesn't really matter.

Good day.
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana
XmINiX
Senior Member
Join Date: Nov 2006
Location: Your basement
Old 12-10-2006 , 17:18   Re: Roundend Blocker
Reply With Quote #7

Quote:
Originally Posted by SweatyBanana View Post
Some people think they have poor language skills when they do not correctly pronounce or spell a word. The thing is, we all understand what you are saying so it doesn't really matter.

Good day.
I Agree......
__________________
+Karma me if i am helpful!
XmINiX is offline
Send a message via AIM to XmINiX Send a message via MSN to XmINiX Send a message via Yahoo to XmINiX
Old 12-10-2006, 21:19
Brad
This message has been deleted by Brad. Reason: immaturity and responses to immaturity abound
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 12-10-2006 , 21:25   Re: Roundend Blocker
Reply With Quote #8

It would be nice if you made it use the ML system.

Why are you always calling make_bot() and then hide_bot()? You never call one without the other so you should place the hide_bot() call inside the make_bot() function.

Otherwise, nice.
__________________
Brad is offline
Old 12-10-2006, 21:50
aligind4h0us3
This message has been deleted by Brad. Reason: immaturity and responses to immaturity abound
The Specialist
BANNED
Join Date: Nov 2006
Old 12-10-2006 , 21:52   Re: Roundend Blocker
Reply With Quote #9

Congrats on the approval Jim gj ++karma
The Specialist is offline
Send a message via AIM to The Specialist
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 12-10-2006 , 22:24   Re: Roundend Blocker
Reply With Quote #10

I've deleted all the immature back and forth. If I continue to see it, people will start getting banned.
__________________
Brad is offline
Old 12-11-2006, 06:10
aligind4h0us3
This message has been deleted by Brad. Reason: idiot. idiot. idiot. idiot.
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 22:04.


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