nmrih / source-game

Bugs and issues reporting for NMRiH1
http://store.steampowered.com/app/224260
57 stars 25 forks source link

nms_arpley map improvements/issues #1178

Closed Winning117 closed 3 years ago

Winning117 commented 3 years ago

Found in public 1.11.4, but they've always been here

20210226003337_1 20210306202452_1 20210306204635_1 20210306204707_1 20210306204852_1 20210306205711_1 20210306205723_1 20210306205851_1

AtheistNMRiH commented 3 years ago
Winning117 commented 3 years ago

I think there should be a clip there then cause currently the player can just walk into it and see inside of the prop which is funky.

Maybe if I can come up with an easily reproducible version on a test map it'll be easier for felis to come up with a fix for AIs getting stuck.

  1. Here's a video of what I mean. Since the outer path counts as the safe zone, the player can spam jump over the railing to abuse the zombie's pathing. The zone doesn't drain since they're still technically in the safe zone, but if the outside isn't the safe zone anymore then the zone will start to drain when they jump over the railing (currently it doesn't drain since they're still in the safe zone). 20210307152905_1

  2. Yeah I agree that we shouldn't clip the railings. Is it too tall for zombies to hit the player without the nav_jump? Ideally they could still reach the player there but I don't know if there's a good solution for that. When I was playing solo I saw some runners on those railings and I wasn't even using the railings lmao

Holycrapjimhox commented 3 years ago

I suggest against adding more player clips on the rails or walkable spaces. Since players have to engage the zombies inside the bridge for maximum effectiveness, having player clips that can constantly block their movement would be annoying. Clips can even create uneven surfaces where a player can suddenly rise a few centimeters above their previous height, causing missed melee swings and shots. In fact, the rails have such a collision, which make melee combat inside the zone a bit frustrating. I prefer to have more fluid movement and player models clipping into the geometry than the opposite case.

AtheistNMRiH commented 3 years ago
AtheistNMRiH commented 3 years ago

after reducing zone, you can now just stand in the area near railings and zombies will completely ignore the zone (player is always more important than zone) before reducing, if you are inside the zone they could begin to attack it, if there are many of them

Winning117 commented 3 years ago

Ah damn, if they ignore the zone completely then that's not much of a fix either. If you lower the safezone so that the player has to be standing on the ground (or at least low enough so standing on the railing doesn't trigger it) will that help? That way players standing on the railing aren't in the safe zone anymore.

AtheistNMRiH commented 3 years ago

it will be the same as now — standing on rails will cause zombies to ignore zone and climb on railings, if I'll remove nav_jumps — you can harmless kill zombies and they still won't attack zone, now at least they can sometimes climb on railings and prevent you from sitting in one place I might be wrong, just need to test which variant is less exploitable

Winning117 commented 3 years ago

Seems like no matter what we do we'll be compromising in some way so it's probably best to leave the safezone the way it currently is ^.^

AtheistNMRiH commented 3 years ago

added collision to rails and table in r9071, also added experimental nav_jumps on these rails, so zombies can faster reach players on the other side, requires testing nms_arpley0000

Winning117 commented 3 years ago

Confirmed that the rails are now fixed, much better! Players can still lose items inside of the battery holder and the trash bags.

Also it appears that the new nav_jumps are a little messy with those giant truss beams in the way Untitled

You can also stand right in front of the rails and the zombies get stuck and can't attack you Untitled

AtheistNMRiH commented 3 years ago

every nav_jump in all maps is messy, if there are many zombies trying to climb together what do you mean by stuck? because they climbed, just pushed me and were staying on top of my head, if you meant this

Winning117 commented 3 years ago

Standing in front of the whole railing is essentially a god spot. The zombies aren't able to attack me while standing on top of the railings. I can upload a video of it if you would like

dysphie commented 3 years ago

what's a godspot useful for if your zone still gets overrun

Winning117 commented 3 years ago

It doesn't get overrun though because you're still in the safezone, makes it super easy to cheese

AtheistNMRiH commented 3 years ago

removed experimental nav_jumps in r9072, too much hate for them :'(

Winning117 commented 3 years ago

Looks good (sorry I lost this notification deep within my emails)