Hello, in my map, in order for NO bugs to occur that don't completely mess up the game, all player slots must be filled, I cant spread the word on this for new people, because not very many people look at the menu thing...
So, what I need, (and I've seen this done b4) is if there is an empty player slot, that slot is filled with an AI at the start of game, How can I achieve this? I also need to make sure the new AI player is on the team that was "empty"
I want the ai to be added in game, not in lobby, because some ppl will start early... with empty player spots, i need those to be filled... There is no way to "automatically" add the ai as soon as the button "start" is clicked, It has to be done in game
Hello, in my map, in order for NO bugs to occur that don't completely mess up the game, all player slots must be filled, I cant spread the word on this for new people, because not very many people look at the menu thing...
So, what I need, (and I've seen this done b4) is if there is an empty player slot, that slot is filled with an AI at the start of game, How can I achieve this? I also need to make sure the new AI player is on the team that was "empty"
Any help would be nice...
@SnyderGuy: Go
If i get u right u will find the settings there : Map -> game modes (? got the german version of the editor it must be the second from below)
there u should uncheck the "use standard modes " and create a new one .. then u can set it at game attributes
Fishy
No... I already have all that done.. lol...
I want the ai to be added in game, not in lobby, because some ppl will start early... with empty player spots, i need those to be filled... There is no way to "automatically" add the ai as soon as the button "start" is clicked, It has to be done in game
@SnyderGuy: Go
oh k maybe Init Melee AI in the advanced ki section will do this
with player status in the players section u can check if it is unused or if the player left the game
Still looking