Author Topic: Command Mode!  (Read 2663 times)

0 Members and 1 Guest are viewing this topic.

Offline Kaine

  • Major
  • *
  • Posts: 97
Re: Command Mode!
« Reply #20 on: September 28, 2006, 05:54:47 pm »
wow, nice attitude..... jeeze, whats stuck up yur arse?

ArmedManiac

  • Guest
Re: Command Mode!
« Reply #21 on: September 28, 2006, 06:04:57 pm »
ok, i was a little off, but think of how little people play with bots. i know a few do, but most dont. it is kinda random and you would have to do a lot of killing to kill off 1 guy. this sounds more like for not with 10 other people

Offline Kaine

  • Major
  • *
  • Posts: 97
Re: Command Mode!
« Reply #22 on: September 28, 2006, 06:25:22 pm »
well, it would make mod's a bit more fun.  in one of the maps for Mecha Soldat, the bots for alpha just sat there while the ones for bravo just kept comin. being able to give commands would really make it better.

Offline Tallacaps

  • Soldier
  • **
  • Posts: 228
    • History surprises
Re: Command Mode!
« Reply #23 on: September 29, 2006, 06:40:35 am »

I like the idea.

Offline Zegovia

  • Flagrunner
  • ****
  • Posts: 590
  • Blow like a storm, burst like steam.
Re: Command Mode!
« Reply #24 on: September 29, 2006, 01:44:16 pm »
Reminds me of the switch worm tool from worms.. hehe...

Offline O.R.I.O.N.

  • Veteran
  • *****
  • Posts: 1710
  • Thunk-a-dunk.
    • Diseased Productions
Re: Command Mode!
« Reply #25 on: September 29, 2006, 03:24:54 pm »
Ah, Worms.  Hm, Worms would make for a good mod.

Back on topic.  Commanding bots would be good with me, though, sadly, I don't expect to see it happen.
To sum up my point: We had a multipage debate about toilet padding. (Putting TP in the water so you don't get splashed.)
And we still don't know if dead guys can keep a stiffy.

Offline Ivarska

  • Camper
  • ***
  • Posts: 306
  • I came to the world with the barret in my hand
Re: Command Mode!
« Reply #26 on: September 29, 2006, 03:46:29 pm »
(about commands to "rule" the bots)
i'm a programmer, so i don't think it should be too difficult to programe it.
just some easy commands like

Bot = botName.value;
if (cmd.value == "get the flag") {
Bot.goto(X,Y);
}

well, something like that :P
and yeah, maybe "/botname command" should be better :D but the bad thing there is that it should be more sweet if you said it like you where talking with real players :P
« Last Edit: September 29, 2006, 03:50:57 pm by Ivarska »

Offline O.R.I.O.N.

  • Veteran
  • *****
  • Posts: 1710
  • Thunk-a-dunk.
    • Diseased Productions
Re: Command Mode!
« Reply #27 on: September 29, 2006, 03:50:54 pm »
Though, if you were talking to a friend and a bot did something you didn't want it to, it would be bad.  Plus, you could at times sound stupid commanding some bots.  Also, what if a bot shared a name with a human player, and you tried to talk to that player?
To sum up my point: We had a multipage debate about toilet padding. (Putting TP in the water so you don't get splashed.)
And we still don't know if dead guys can keep a stiffy.

Offline Ivarska

  • Camper
  • ***
  • Posts: 306
  • I came to the world with the barret in my hand
Re: Command Mode!
« Reply #28 on: September 29, 2006, 03:55:38 pm »
well, in soldat if 2 persons have got same name (ex. Major) one of those will change to Major(1).
and the script will only react if you're typing exectly after the rules. like Name, command (ex. Sniper, get the flag) :P