NS2 SDK Question
NS-SkorpioN
Join Date: 2006-10-31 Member: 58101Members
<div class="IPBDescription">Siege radius range</div>I wanted to know if there’s going to be any type of option that determines the “reach” of an entity or model in the SDK release for mappers. For example: when I select a <img src="style_emoticons/<#EMO_DIR#>/siege.gif" style="vertical-align:middle" emoid="::siege::" border="0" alt="siege.gif" /> , a sphere or circle around it will show how far its bullets will get. This way I know distances when I’m mapping, making rooms, and will also help in finding the best place to locate that Siege.
This “reach” option could also be included in <img src="style_emoticons/<#EMO_DIR#>/turret.gif" style="vertical-align:middle" emoid="::sentry::" border="0" alt="turret.gif" /> , Alien Offense Chambers, etc.
It would be the same method when selecting an Ambient Generic in Source and it shows the sound reach.
I’m attaching an image as reference.
<img src="http://img505.imageshack.us/img505/6481/nssiegeradiushx9.jpg" border="0" alt="IPB Image" />
This “reach” option could also be included in <img src="style_emoticons/<#EMO_DIR#>/turret.gif" style="vertical-align:middle" emoid="::sentry::" border="0" alt="turret.gif" /> , Alien Offense Chambers, etc.
It would be the same method when selecting an Ambient Generic in Source and it shows the sound reach.
I’m attaching an image as reference.
<img src="http://img505.imageshack.us/img505/6481/nssiegeradiushx9.jpg" border="0" alt="IPB Image" />
Comments
I'm pretty sure though this is something the community can add though if it isn't included.
It'd also be useful for comms to test out strats on decompiled Official maps.
Doesn't the current seige work on a borked cyclinder firing range? (ie: 2d circle radius with no varible for Z dimension (vertical))
<!--QuoteEnd--></div><!--QuoteEEnd-->
Yep, z-axis doesn't matter, which is a good thing cause otherwise it could be a pain to determine the siegerange from the commanders pov.
For inspiration, take a look at the map builder for Never Winter Nights.
brgds
- Jesper
Z height DOES matter. There is a vertical range, and the middle, high hive in Nexus is perfectly past that. Its pretty easy to map with sieges in mind when you do a few things:
-make a big circle brush with a radius of the siege, and place it on the edges of the hive. This shows where sieges can reach from (roughly)
-use Cordon Bounds to section off the potential siege loc and hive, and compile without VIS or RAD. Makes for 2 second compiles. You can run the map, hop in the CC (temporarily placed there), drop sieges, then spot the hive to see if they reach. You could test this and make modifications about 20 times in an hour once you know what you're doing. Thats how all the sieges in Nexus are exact <img src="style_emoticons/<#EMO_DIR#>/tounge.gif" style="vertical-align:middle" emoid=":p" border="0" alt="tounge.gif" />
-be patient and test everything
A spherical siege range would make the range a tad more difficult for a comm to check; though in NS2, maybe the range-viewer for the comm could be a spherical image (like the one shown), maybe even with the structures that can be hit lit up in red. Even with the current green flat circle method, it would be up to the mapper to choose height elevations and siege ranges.