Help - Search - Members - Calendar
Full Version: Looking for a unique bot plugin
Unknown Worlds Forums > Natural Selection > Natural Selection Discussion > General Server Discussion
GreyFlcn
What I want is to make it so that it's alien bots up to the point where there's 6 people on the server.
(Where human players cannot join the alien team)

Then make it so that the round doesn't automatically end when that 7th person gets on.
Rather, the round plays out until it finishes.
Then the map cycles.
And THEN we get into player versus player.

_

Note this would be for a classic only server.



_


Just wondering how I could do that, and what all I'd need for it.
Depot
Whichbot could add your 6 as needed. "Then the map cycles. And THEN we get into player versus player." would be the problem. Were an admin present "wb_remove" would kick them. Otherwise, dunno.... ... .. . confused-fix.gif
GreyFlcn
Well, how about a more conventional start then.

I'd like to make it so that if there's less than 5 people
People get kicked to Ready Room
And then the server automatically starts a vote for CO maps.

If the server gets 6+ people on at the end of the CO round, it then goes to ready room
And starts a vote for NS maps.

Is that possible?
Depot
You can request a plugin here to accomplish that, but you'll need to have AMXX installed on your server.

Registration is required first.
GreyFlcn
QUOTE(Depot @ Dec 22 2006, 09:11 PM) [snapback]1591360[/snapback]

You can request a plugin here to accomplish that, but you'll need to have AMXX installed on your server.

Registration is required first.

Huh, doesn't seem to allow me to post in that forum even after I registered.
Depot
Did you receive your Introductory PM?
GreyFlcn
Yeah got that, now I'm looking for that plugin which says something like:
"Too few players on. Switching to CO."
GreyFlcn
Second thought, back on track with the first idea.
Just having a bit of trouble getting to code to follow orders ;D

Even resorted to hard coding it, and it still won't work.

For instance, why does:
amx_marine 1

Keep telling me "Client with that name or userid not found"

Cause when I type in Status in the console, thats what it says it is.

_

Anyways, I posted it over in your forum
And I could use a hand getting it to work through the last stretch.

http://www.nsmod.org/forums/index.php?showtopic=7147
GreyFlcn
Hrmm well could use one more looking at it.
I can't quite seem to get the mp_joincheck Cvar to work for the JoinCheck code.

http://www.nsmod.org/forums/index.php?showtopic=7147
superelf
QUOTE(GreyFlcn @ Dec 22 2006, 10:46 PM) [snapback]1591471[/snapback]

Yeah got that, now I'm looking for that plugin which says something like:
"Too few players on. Switching to CO."



how about my server?
My sever has plece at korea.


And running plguin what editing crab's map mannger, and bot control plugin.
bot control plugin

http://www.nsmod.org/forums/index.php?show...&hl=control


crab's mapmannger edited plugin
http://www.nsmod.org/forums/index.php?showtopic=7196


my server ip : 203.238.151.72:27015
visit and view my server system.
GreyFlcn
Lol, you used the same init style I did tounge.gif

Now I don't feel to stupid using a set_task to check.
Lt_Patch
QUOTE(GreyFlcn @ Dec 27 2006, 10:48 AM) [snapback]1592543[/snapback]

Second thought, back on track with the first idea.
Just having a bit of trouble getting to code to follow orders ;D

Even resorted to hard coding it, and it still won't work.

For instance, why does:
amx_marine 1

Keep telling me "Client with that name or userid not found"

Cause when I type in Status in the console, thats what it says it is.

_

Anyways, I posted it over in your forum
And I could use a hand getting it to work through the last stretch.

http://www.nsmod.org/forums/index.php?showtopic=7147

As far as I recall, amx_marine uses the format "amx_marine <username, playernumber or SteamID>" using "amx_marine 1" looks for a player called "1" to utilise the plugin on. correct usgae would be "amx_marine #1"
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.