My New Project
Angelusz
Harmonic entropist Join Date: 2003-07-10 Member: 18072Members, Forum Moderators, Constellation, NS2 Playtester
<div class="IPBDescription">Posted in the constellation forum aswell</div> Okay guys, here's something that's been going on in my mind.
It's a new concept for NS, i want to know you opinions.
It's meant to add a little bit more alien-spice to ns, i'm emailing flay about this topic too, to get his opinion, and hopefully his blessing, if i'm the luckiest guy in the world (not concerning my girlfriend. ^^) maybe he'll even help and support it.
------------------------------
Map/game mode name: Invasion
------------------------------
Concept by Praetorian:
Marines are settled at an outpost, in a desolate area, near the outposts kharaa were detected.
The kharaa found this outpost.
There's hills around the outpost, and kharaa have surrounded the outpost, and come from the hills,
and underground holes. The Marines are to defend the outpost.
Setup:
Marines start in a bunker, or fortified area, defending themselves from aliens trying to conquest,
Aliens come from the area around the marine start.
Goal:
Marines must succesfully defend the command chair from the waves of aliens.
There's a set number of aliens attacking, when all aliens are killed, marines win.
If the aliens succeed to kill the command chair, aliens win.
Progression:
At first, the marines start, and get about 1 minute to set up a small base inside the complex.
Then, the marines get a warning: "Warning, alien uprising detected".
This is where the fun starts, a pack of skulks starts to attack the fortified area.
Marines are supposed to fend them off.
As the game progresses, aliens get better lifeforms, and more hives, so more skills.
Aliens come in waves, one wave every X amount of minutes.
The strenght of the alien force increases every wave.
The last, and strongest wave comes at exactly 20 minutes.
The number, and difficulty of the waves are subject to balance.
---
Special:
All the HUMAN players are marines, ALL the aliens are waypoint, and objective controlled BOTS.
Aliens come in large numbers, waves consisting out of all kinds of aliens, up to 50 bots per wave.
---
What we need to get this done:
A mapper, to construct the first map, maybe more later.
-Praetorian
A bot coder, to make the bots smart enough to go for certain goals, and follow map-relative waypoints.
- I need a bot-coder!
A plugin coder, this has got to be an experienced coder. to make Natural Selection support NPC's again.
The aliens must not be in a team, they must be a map-variable. (was removed from ns, it is in hl.)
Aliens must be able to follow waypoints, set in the info_bot_spawn, number of bots spawning there must be variable.
Also, there must be a variable, that there is a random chance of bots following certain waypoints.
There must be 3 classes of waypoints: 1st point, 2d:random running point, 3d: goal.
They must be able to always go to the same 1st, randomly choose 2d, then always go designated 3d.
This to make the bots act like they're thinking of where to go.
(im concerned about the cpu load for the server.)
- I need a plugin-coder!
Another coder, who can alter the hammer editor, to make it support the following new entities for ns, working close
together with the bot coder.:
Info_bot_spawn (variables: team, class, waypoints(waypoints gotta be a list.))
Info_bot_waypoint (variables: waypoint_type(objective, running path) and a variable, to tell what the next waypoint is.)
- I need a editor-coder!
---
About the bot setup:
-Bots are always aliens.
-Bots spawn at map-decided places.
-Bots follow waypoints, when a waypoint is reached, or an objective in the waypoint completed, they move on.
-Bots must be able to use all skills and attacks they have.
-Bots variables, like what upgrades, must be set as a variable.
---
Help me:
I need the coders, and professional advice: can this be done?
If not, what can i change to reach the same goal?
All comments, and critisism is welcome, keep it constructive.
This is a serious suggestion, and i would like the Constellation community to help me get this on the road.
Who knows what this can become.
I am doing this, not to modify flayra's game, because i don't like it.
But because i think, this could be just the thing, that makes the game even better!
Mail me for info, or applications.
-All the best - Praetorian
It's a new concept for NS, i want to know you opinions.
It's meant to add a little bit more alien-spice to ns, i'm emailing flay about this topic too, to get his opinion, and hopefully his blessing, if i'm the luckiest guy in the world (not concerning my girlfriend. ^^) maybe he'll even help and support it.
------------------------------
Map/game mode name: Invasion
------------------------------
Concept by Praetorian:
Marines are settled at an outpost, in a desolate area, near the outposts kharaa were detected.
The kharaa found this outpost.
There's hills around the outpost, and kharaa have surrounded the outpost, and come from the hills,
and underground holes. The Marines are to defend the outpost.
Setup:
Marines start in a bunker, or fortified area, defending themselves from aliens trying to conquest,
Aliens come from the area around the marine start.
Goal:
Marines must succesfully defend the command chair from the waves of aliens.
There's a set number of aliens attacking, when all aliens are killed, marines win.
If the aliens succeed to kill the command chair, aliens win.
Progression:
At first, the marines start, and get about 1 minute to set up a small base inside the complex.
Then, the marines get a warning: "Warning, alien uprising detected".
This is where the fun starts, a pack of skulks starts to attack the fortified area.
Marines are supposed to fend them off.
As the game progresses, aliens get better lifeforms, and more hives, so more skills.
Aliens come in waves, one wave every X amount of minutes.
The strenght of the alien force increases every wave.
The last, and strongest wave comes at exactly 20 minutes.
The number, and difficulty of the waves are subject to balance.
---
Special:
All the HUMAN players are marines, ALL the aliens are waypoint, and objective controlled BOTS.
Aliens come in large numbers, waves consisting out of all kinds of aliens, up to 50 bots per wave.
---
What we need to get this done:
A mapper, to construct the first map, maybe more later.
-Praetorian
A bot coder, to make the bots smart enough to go for certain goals, and follow map-relative waypoints.
- I need a bot-coder!
A plugin coder, this has got to be an experienced coder. to make Natural Selection support NPC's again.
The aliens must not be in a team, they must be a map-variable. (was removed from ns, it is in hl.)
Aliens must be able to follow waypoints, set in the info_bot_spawn, number of bots spawning there must be variable.
Also, there must be a variable, that there is a random chance of bots following certain waypoints.
There must be 3 classes of waypoints: 1st point, 2d:random running point, 3d: goal.
They must be able to always go to the same 1st, randomly choose 2d, then always go designated 3d.
This to make the bots act like they're thinking of where to go.
(im concerned about the cpu load for the server.)
- I need a plugin-coder!
Another coder, who can alter the hammer editor, to make it support the following new entities for ns, working close
together with the bot coder.:
Info_bot_spawn (variables: team, class, waypoints(waypoints gotta be a list.))
Info_bot_waypoint (variables: waypoint_type(objective, running path) and a variable, to tell what the next waypoint is.)
- I need a editor-coder!
---
About the bot setup:
-Bots are always aliens.
-Bots spawn at map-decided places.
-Bots follow waypoints, when a waypoint is reached, or an objective in the waypoint completed, they move on.
-Bots must be able to use all skills and attacks they have.
-Bots variables, like what upgrades, must be set as a variable.
---
Help me:
I need the coders, and professional advice: can this be done?
If not, what can i change to reach the same goal?
All comments, and critisism is welcome, keep it constructive.
This is a serious suggestion, and i would like the Constellation community to help me get this on the road.
Who knows what this can become.
I am doing this, not to modify flayra's game, because i don't like it.
But because i think, this could be just the thing, that makes the game even better!
Mail me for info, or applications.
-All the best - Praetorian
Comments
It's a new concept for NS, i want to know you opinions.
It's meant to add a little bit more alien-spice to ns, i'm emailing flay about this topic too, to get his opinion, and hopefully his blessing, if i'm the luckiest guy in the world (not concerning my girlfriend. ^^) maybe he'll even help and support it.
------------------------------
Map/game mode name: Invasion
------------------------------
Concept by Praetorian:
Marines are settled at an outpost, in a desolate area, near the outposts kharaa were detected.
The kharaa found this outpost.
There's hills around the outpost, and kharaa have surrounded the outpost, and come from the hills,
and underground holes. The Marines are to defend the outpost.
Setup:
Marines start in a bunker, or fortified area, defending themselves from aliens trying to conquest,
Aliens come from the area around the marine start.
Goal:
Marines must succesfully defend the command chair from the waves of aliens.
There's a set number of aliens attacking, when all aliens are killed, marines win.
If the aliens succeed to kill the command chair, aliens win.
Progression:
At first, the marines start, and get about 1 minute to set up a small base inside the complex.
Then, the marines get a warning: "Warning, alien uprising detected".
This is where the fun starts, a pack of skulks starts to attack the fortified area.
Marines are supposed to fend them off.
As the game progresses, aliens get better lifeforms, and more hives, so more skills.
Aliens come in waves, one wave every X amount of minutes.
The strenght of the alien force increases every wave.
The last, and strongest wave comes at exactly 20 minutes.
The number, and difficulty of the waves are subject to balance.
---
Special:
All the HUMAN players are marines, ALL the aliens are waypoint, and objective controlled BOTS.
Aliens come in large numbers, waves consisting out of all kinds of aliens, up to 50 bots per wave.
---
What we need to get this done:
A mapper, to construct the first map, maybe more later.
-Praetorian
A bot coder, to make the bots smart enough to go for certain goals, and follow map-relative waypoints.
- I need a bot-coder!
A plugin coder, this has got to be an experienced coder. to make Natural Selection support NPC's again.
The aliens must not be in a team, they must be a map-variable. (was removed from ns, it is in hl.)
Aliens must be able to follow waypoints, set in the info_bot_spawn, number of bots spawning there must be variable.
Also, there must be a variable, that there is a random chance of bots following certain waypoints.
There must be 3 classes of waypoints: 1st point, 2d:random running point, 3d: goal.
They must be able to always go to the same 1st, randomly choose 2d, then always go designated 3d.
This to make the bots act like they're thinking of where to go.
(im concerned about the cpu load for the server.)
- I need a plugin-coder!
Another coder, who can alter the hammer editor, to make it support the following new entities for ns, working close
together with the bot coder.:
Info_bot_spawn (variables: team, class, waypoints(waypoints gotta be a list.))
Info_bot_waypoint (variables: waypoint_type(objective, running path) and a variable, to tell what the next waypoint is.)
- I need a editor-coder!
---
About the bot setup:
-Bots are always aliens.
-Bots spawn at map-decided places.
-Bots follow waypoints, when a waypoint is reached, or an objective in the waypoint completed, they move on.
-Bots must be able to use all skills and attacks they have.
-Bots variables, like what upgrades, must be set as a variable.
---
Help me:
I need the coders, and professional advice: can this be done?
If not, what can i change to reach the same goal?
All comments, and critisism is welcome, keep it constructive.
This is a serious suggestion, and i would like the Constellation community to help me get this on the road.
Who knows what this can become.
I am doing this, not to modify flayra's game, because i don't like it.
But because i think, this could be just the thing, that makes the game even better!
Mail me for info, or applications.
-All the best - Praetorian <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Sounds alot like <a href='http://www.planetunreal.com/da/' target='_blank'>Defence Alliance</a>...
And i think this perfectly fits in the Natural Selection story, aliens overrunning marine bases.
Now, are there any coders wanting to help?
Edit: does not belong in the mapping forum, i need coders to CUSTOMISE the game, to fit the needs for this game mode.
UT2k4 website, Game mode section:
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin--><b>Invasion</b>
In this game type, players band together to defend against waves of incoming monsters -- including many of the monsters from the original Unreal. Players cannot respawn if they die during a wave, but as long as one player makes it to the end of a wave alive, everyone respawns for the next wave<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
And the concept goes back even further....
Not that it's a bad idea, NS could certainly use something new- CO is just TDM, after all... just IMHO, fighting bots is a SP thing, and negates the point of MP... but keep thinking- a new gametype would be nice for NS...
UT2k4 website, Game mode section:
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin--><b>Invasion</b>
In this game type, players band together to defend against waves of incoming monsters -- including many of the monsters from the original Unreal. Players cannot respawn if they die during a wave, but as long as one player makes it to the end of a wave alive, everyone respawns for the next wave<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
And the concept goes back even further....
Not that it's a bad idea, NS could certainly use something new- CO is just TDM, after all... just IMHO, fighting bots is a SP thing, and negates the point of MP... but keep thinking- a new gametype would be nice for NS... <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Actually, DA (the original) was a mod for UT (the original). So you can't say it got the idea from UT2k4
sounds fun
do it up <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
"lol" looks a lot like "101" which is binary for "5"
lol = 101
101 = 5
5!<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
555, lol.
This souds like a great idea, wonder whos going to do the source code, i dont think its going to work in NS.
Some random thoughts:
You guys were talking about unreal, look at ut2k4, how about a combination between the 'invasion' and 'assault' gamemode hmm?
So the aliens incoming must complete 2 or3 objectives before they get to the cc.
This 'objective' system can easily be integrated in the waypoint sys.
how? make a variable in the waypoint Info: waypoint_type (yup, again!)
destroy, 'use' and such.
Now, guys, i need a few coders, i'll post a link to this thread on the server forum.
I'm really sorry if this doesn't belong here.
If anyone knows anything about bots, mapping code and such, pm me!
Edit: [P.s. i'm serious about bringing this on the road, can't do this without coders, if anyone is a coder, or knows someone who is, please pm me!.]
Unfortunetly its hard to make good outdoor ns maps with the outdated hl engine.
If you manage to work this out let me know, I really wanted something like this to be done.
and btw.. up to 50 bots? Its not like were playing battlefield or tribes <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
Unfortunetly its hard to make good outdoor ns maps with the outdated hl engine.
If you manage to work this out let me know, I really wanted something like this to be done.
and btw.. up to 50 bots? Its not like were playing battlefield or tribes <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo--> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
i know, i can make a pretty decent outside-scheme, but it's hard, look at ns_ayumi, also a good example of a good outside part.
About 50 aliens, 50 aliens MAX.
This because the marines have the advantage of ranged attacks, so the aliens must really 'swarm' the marines, i mean, the aliens want to take the outpost hmm, so they come in force.
Trust me, if i get this done, you'll love it.
About coders being hard to come by, i'm actively looking, and i think i'll find some soon. (got some contact who might help.)
wish me luck! ^^
Seriously, this would be fun.
I'm still trying my best to get coders, and i'm having a hard time.
Is there anyone with a lot of contacts, who can help me find some coders willing to be part of this?
I would really appreciate that.
Thanks in advance
All the best - Prae
(p.s. i'm starting on the map today, in a week i'll be posting screenshots in the mapping section.)
i might just make a map for this if it works out.
do you have an irc channel for this? =)
No, first i want to know wheter i can get coders or not, no coders = no go = no project.
<!--emo&???--><img src='http://www.unknownworlds.com/forums/html//emoticons/confused.gif' border='0' style='vertical-align:middle' alt='confused.gif' /><!--endemo-->
A mapper, to construct the first map, maybe more later.
-Praetorian
I stopped there, and made this post.
Hey, you know me, you've got my fullest support. I can make maps for ya if you want. Just call me <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo--> .
<!--QuoteBegin-main page+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (main page)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Besides fixing bugs, we plan to increase the control that mappers have over mission goals and placing structures, so we can start seeing varied game types (Escape, Save/Kill the Colonists, Onos vs. Marines, etc.). We haven't started working on this yet, it's just the current plan.<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
why dont we wait till the bus rolls in?
<!--QuoteBegin-main page+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (main page)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> Besides fixing bugs, we plan to increase the control that mappers have over mission goals and placing structures, so we can start seeing varied game types (Escape, Save/Kill the Colonists, Onos vs. Marines, etc.). We haven't started working on this yet, it's just the current plan.<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
why dont we wait till the bus rolls in? <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
yeah, when i was just thinking of that, there's just a little thing keeping me from waiting.
See, my point is that i want to make a map, where hordes - as stated before max. 50 - of aliens will come running from all around a fort or bunker, or outpost, or whatever, to try and totally annihalate the marines.
The aliens will come in waves, increasing strength, getting more hives over time, and higher classes.
The only way to get this done, is by coding bots.
Also, must ns allow players or bots not to join a certain team.
Elsewise the servers would have to have 66 slots.
Kind of stupid hmm <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
(edit - btw naigel, ty ^^)