异形丛生:虫启天降 (Alien Swarm: Reactive Drop)

异形丛生:虫启天降 (Alien Swarm: Reactive Drop)

Dead City
Daniel101  [开发者] 2017 年 10 月 7 日 下午 4:35
dc4-fight and flight feedback
You can use this discussion to post bugs and general feedback here on the new map if you so wish.
< >
正在显示第 1 - 9 条,共 9 条留言
Bounty 2017 年 10 月 7 日 下午 6:39 
When you get off the elevator, trigger spawns behind the gate and go back, gate will close and you'll be stuck forever.

https://i.imgur.com/Rj1AcL5.jpg
Orange  [开发者] 2017 年 10 月 7 日 下午 6:46 
we have played asbi brutal and it is way too hard.
-need more medkits
-hard to see aliens in dark areas, there are many of such. buff autoexposuremax maybe
-make chairs as debris, they block marine momenent badly
-some environment appears over camera and u lose marine from vision, so func_asw_fade or prop_asw_fade etc
-maybe less jumpers n more usual drones

nice design overall =)
Daniel101  [开发者] 2017 年 10 月 7 日 下午 6:47 
Yeah thats a classic bug from me always doing one time doors for some reason, thanks!
Daniel101  [开发者] 2017 年 10 月 7 日 下午 6:48 
Ok thanks Orange for the feedback
最后由 Daniel101 编辑于; 2017 年 10 月 7 日 下午 6:49
Orange  [开发者] 2017 年 10 月 7 日 下午 7:01 
u can balance stuff for challenges like this, add targetname for something u want to remove on some challenge, make logic_script, add nut file with function:

function RemoveStuff() { switch (Convars.GetStr("rd_challenge")) { case "0": //no challenge DoEntFire("mytargetname", "Kill", "", 0, null, null); DoEntFire("mytargetname2", "Kill", "", 0, null, null); break case "asbi": break case "difficulty_tier1": break case "difficulty_tier2": break case "level_one": DoEntFire("mytargetname3", "Kill", "", 0, null, null); break case "riflemod_classic": break } }
then OnMapSpawn logicscriptsname runscriptcode RemoveStuff()

not forcing tho, just possibility, up to u =)
最后由 Orange 编辑于; 2017 年 10 月 7 日 下午 7:04
jhheight 2017 年 10 月 8 日 上午 7:16 
One of the reasons of high choke at the end hall way https://imgur.com/a/SCwqU
Bounty 2017 年 10 月 8 日 上午 10:24 
Flame sentries doesn't work, If someone is out of this room

https://i.imgur.com/fsEKAkv.jpg
Eerie-Eg 2017 年 10 月 8 日 上午 10:35 
~0 hordes on ASBI brutal.
Daniel101  [开发者] 2017 年 10 月 8 日 下午 3:32 
Thanks people, I have a released a patch with my work done today so I haven't got around to everything that needs my attention yet.
最后由 Daniel101 编辑于; 2017 年 10 月 8 日 下午 3:32
< >
正在显示第 1 - 9 条,共 9 条留言
每页显示数: 1530 50