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

Kill Bots - kills bots when all humans are dead


Post New Thread Reply   
 
Thread Tools Display Modes
Proach
Veteran Member
Join Date: Jan 2005
Location: The Netherlands
Old 05-10-2005 , 11:33  
Reply With Quote #11

haha very nice !!
Ihave the bot_kill binded to a key but this is even easier
__________________

www.psmod.net (the better psychostats)
PAOL
Proach is offline
Send a message via ICQ to Proach
BFG
Member
Join Date: Jun 2004
Old 05-10-2005 , 16:08  
Reply With Quote #12

I changed this

#define KB_CMD2KILL "joebot endround"


to this

#define KB_CMD2KILL "bot_kill"

And still nothing.
It even says that the bots have been killed... but they are still alive.

Help please.

Thanks,
BFG
BFG is offline
MistaGee
Senior Member
Join Date: Aug 2004
Location: Germany (Fulda)
Old 05-11-2005 , 03:34  
Reply With Quote #13

The .sma looks quite correct... (you did recompile it, didn't you?)

run the game and type "amx_killbots_cmd" into the console to check what the command is set to which is actually used. In the .sma you can only set a default for the CVar, the command which will later be used to kill the bots is always defined in the CVar. So if you set the cmd in the config somewhere, the cmd set in the .sma will be overwritten with the one from the .cfgs. (I added this functionality to keep things simple for unexperienced users.)

Try setting the command in server.cfg, using e.g.
Code:
amx_killbots_cmd "bot_kill"
this should work, then.

Greetz MGee
__________________
Ich hab nie behauptet dass ich kein Genie bin!
Mumble-Django: A web interface for Mumble
MistaGee is offline
Send a message via ICQ to MistaGee
BFG
Member
Join Date: Jun 2004
Old 05-11-2005 , 21:01  
Reply With Quote #14

Excellent...
I got it to work.

Thanks for the Plugin!
And more importantly, thanks for the SUPPORT!

BFG

BFG is offline
DraZ
New Member
Join Date: May 2004
Old 05-16-2005 , 18:18  
Reply With Quote #15

Hi !

I can't make it work with POD BOT MM !

What do I have to change in the .sma ??

Thanks in advance !
DraZ is offline
MistaGee
Senior Member
Join Date: Aug 2004
Location: Germany (Fulda)
Old 05-17-2005 , 06:00  
Reply With Quote #16

nothing

type
Code:
amx_killbots_cmd "pb killbots"
into console and you'll see ^^


btw: two single quotes will be replaced with a double one before the command is executed, so you can also set
Code:
amx_killbots_cmd "amx_rcon ''pb killbots''"
this wouldn't make sense here, but I intended to show you what's possible...
__________________
Ich hab nie behauptet dass ich kein Genie bin!
Mumble-Django: A web interface for Mumble
MistaGee is offline
Send a message via ICQ to MistaGee
BFG
Member
Join Date: Jun 2004
Old 05-18-2005 , 20:53  
Reply With Quote #17

How do you change the text color of the msg that says

why the Bot were killed?

and is it possible to make that msg stay on a bit longer?

Thanks again,

BFG

I think this is the code?
255, 0, 0, -1.0, 0.85, 1, 6.0, 6.0, 1.0, 1.0, 3
BFG is offline
MistaGee
Senior Member
Join Date: Aug 2004
Location: Germany (Fulda)
Old 05-19-2005 , 05:54  
Reply With Quote #18

You need to change the function set_hudmessage(), the manual describes how to do that, so
__________________
Ich hab nie behauptet dass ich kein Genie bin!
Mumble-Django: A web interface for Mumble
MistaGee is offline
Send a message via ICQ to MistaGee
qp_gizmo
Member
Join Date: May 2005
Old 09-28-2005 , 05:09  
Reply With Quote #19

I dont get this plugin to work corectly nomather wat i do

I use IVPbot
__________________
[img]http://img300.**************/img300/3035/gizbannerjpg22fk.jpg[/img]
My Server
-=-=-=-=-=-=-=-=-=-=-
http://www.gametiger.net/search?serv...UT%21&game=all
qp_gizmo is offline
Send a message via MSN to qp_gizmo
MistaGee
Senior Member
Join Date: Aug 2004
Location: Germany (Fulda)
Old 09-28-2005 , 10:39  
Reply With Quote #20

I need to know the commands this bot uses to kill, add and remove bots, otherwise I can't help you... Just to be sure, post your config file, too.


Greetz MGee
__________________
Ich hab nie behauptet dass ich kein Genie bin!
Mumble-Django: A web interface for Mumble
MistaGee is offline
Send a message via ICQ to MistaGee
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 18:12.


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