It's a lot to ask,so I don't want from you,guys to make the scripts for me,but to help me start them.
Let me start listing the things I'll need:
1-st A kill counter - I need to make a script,that will look at the two team's kills and the first team,who scores for example 20 kills,wins.If my team scores 20 first,I want the script to activate a trigger or something,that will ask me if I want to replay the level or I want to proceed to the next level (I don't even know if all that's possible).Maybe I'll need two scripts - one for my team and one for the other team. If the other team scores 20 first,the script to display a message,saying "You have been defeated" and automaticly to replay the level after 5 seconds.
Now,what I think that will be needed for this:
2 new attributes,which will be used in counting the kills. A command in the pawn's death order,that will add 1 point to one of the attributes. and the two scripts,just to watch if my team for example has scored > 19 (more than 19) kills (I think that's how it can be made in scripting) .
Unfortunately,that was just the beginning :
2-nd I'll need the pawns and the player to respawn into random spawn points. <-- for that I just don't have an idea how to make it..for the pawns maybe a command in the death order,but for the player...man I have no Idea.
3-rd That's Hard too - Adding 2 more abilities to the perfectai script. In the VS mode,when spawned,the pawns start walking,using script points,I want to make the pawns follow the script points into water pools or ladders,but they can't climb or swim. Is it possible to make a pawn climb a ladder or swim?
Help me with this,that you know the answer to,now necessary to answer all the questions
