Page 1 of 1
enabling bots to make server commands
Posted:
Mon Apr 02, 2012 1:05 pm
by Little_Apple
sooo..... could someone code it in? what I'm asking for is like the global msg command that already exists but instead of a chat message it would send a command to the server. this would be helpful for admin bots that can forever stay on a server keeping watch.
Re: enabling bots to make server commands
Posted:
Tue Apr 03, 2012 5:48 am
by watusimoto
This is a great idea! I'm going to create a bot that has the following function:
- Code:
function onShipEnteredZone(ship, zone)
if zone.id == FORBIDDEN_ZONE_ID then
admin:kick(ship,
{"You have been kicked from the server",
"because you entered the forbidden zone!",
"Your IP has been banned for 2 minutes.",
"So long, sucker!"})
end
end
Re: enabling bots to make server commands
Posted:
Mon Apr 16, 2012 7:17 am
by Santiago ZAP
watusimoto wrote:- Code:
"So long, sucker!"})
Epic Win
+1
Re: enabling bots to make server commands
Posted:
Thu Apr 26, 2012 2:41 pm
by Little_Apple
Sooooo... Will this ever be added?
Re: enabling bots to make server commands
Posted:
Fri Apr 27, 2012 4:10 pm
by watusimoto
Oh, it's there. You just have to find the secret zone.
Re: enabling bots to make server commands
Posted:
Fri Oct 05, 2012 4:14 pm
by amgine
searching for the secret zone and not finding it can you give us a hint?
Re: enabling bots to make server commands
Posted:
Wed Oct 10, 2012 6:22 am
by watusimoto
Keep looking.
Re: enabling bots to make server commands
Posted:
Sat Oct 13, 2012 9:12 pm
by Skybax
Wait wait wait.. is this "secret zone" in every map or only some maps?
Also, does a specific bot have to be in the game in order for the "secret zone" to be activated?
Lets start us some Bitfighter Lore.
Re: enabling bots to make server commands
Posted:
Sun Oct 14, 2012 7:25 am
by Little_Apple
I believe he is referring to the neutral zone which is located in between the Klingon and federation territories.