Natural Selection 2 AI Bots Support
paologerochi
Join Date: 2010-04-25 Member: 71534Members
I already made a post in suggestions, but I made another one here so that the devs could see this.
To the developers of NS2 please if you have a little time to spare, please help us, ai bot support is one of the missing things in NS2.
AI commanders are not really needed, because real players would be suffient as commanders..
Please make an AI that could do even the most basic things, like Shooting/Attacking, Repairing, Moving, Jumping, Following orders, and etc.. just even basic movements would do. NS2 really needs bot support, some people do not have good internet connection like me.
The most useful AI Bots made was made by Borsty: https://github.com/Borsty/NS2Bot
This was Borsty able to make a simple AI
This was an awesome ai bots mod for NS2 it was still working until build 239, but it was broken when I updated to build 240. me and my friends were playing NS2 through LAN dedicated server.
To the developers of NS2 please if you have a little time to spare, please help us, ai bot support is one of the missing things in NS2.
AI commanders are not really needed, because real players would be suffient as commanders..
Please make an AI that could do even the most basic things, like Shooting/Attacking, Repairing, Moving, Jumping, Following orders, and etc.. just even basic movements would do. NS2 really needs bot support, some people do not have good internet connection like me.
The most useful AI Bots made was made by Borsty: https://github.com/Borsty/NS2Bot
This was Borsty able to make a simple AI
Natural Selection 2 Bot
=============
Generic states
* InitialState
* decide on which team to join
Marine states:
* Idle
* wait for something to happen
* look around randomly
* WalkAround
* find your own destination, like
* following other players
* getting to structures under attack
* unbuilt resouce nodes / power nodes
* Construct
* build it baby!
* get to unbuilt structure
* stand next to it and build it!
* Attack
* approach the enemey!
* get a line of sight to target
* try to kill the little bugger!
* try not to get killed yourself (keep a distance, flee, don't be an easy target)
* Pickup
* oh look! a lonely shotgun on the ground! and let me have this medpack thanks!
* get to item
* pick it up
Marine Commander states:
* Idle
* Change to GetTheFuckOut
* GetTheFuckOut
* not thinking about commander AI right now
Alien states
this is just a base, each class will get it's specialized state tree
* Idle
* wait for something to happen
* look around randomly
* WalkAround
* find your own destination, like
* following other players
* check random resource and power nodes
* Attack
* tasty marines!
* GET EM!!1!11!1
Alien Commander states:
* Idle
* Change to GetTheFuckOut
* GetTheFuckOut
* not thinking about commander AI right now
=============
Generic states
* InitialState
* decide on which team to join
Marine states:
* Idle
* wait for something to happen
* look around randomly
* WalkAround
* find your own destination, like
* following other players
* getting to structures under attack
* unbuilt resouce nodes / power nodes
* Construct
* build it baby!
* get to unbuilt structure
* stand next to it and build it!
* Attack
* approach the enemey!
* get a line of sight to target
* try to kill the little bugger!
* try not to get killed yourself (keep a distance, flee, don't be an easy target)
* Pickup
* oh look! a lonely shotgun on the ground! and let me have this medpack thanks!
* get to item
* pick it up
Marine Commander states:
* Idle
* Change to GetTheFuckOut
* GetTheFuckOut
* not thinking about commander AI right now
Alien states
this is just a base, each class will get it's specialized state tree
* Idle
* wait for something to happen
* look around randomly
* WalkAround
* find your own destination, like
* following other players
* check random resource and power nodes
* Attack
* tasty marines!
* GET EM!!1!11!1
Alien Commander states:
* Idle
* Change to GetTheFuckOut
* GetTheFuckOut
* not thinking about commander AI right now
This was an awesome ai bots mod for NS2 it was still working until build 239, but it was broken when I updated to build 240. me and my friends were playing NS2 through LAN dedicated server.
This discussion has been closed.
Comments
could even play commander + RTS vs. commanders + shooters and see who wins
Locked.