rehlds / resemiclip

ReSemiclip
http://www.dedicated-server.ru/vbb/showthread.php?t=26898
GNU General Public License v2.0
13 stars 11 forks source link

Objects (e.g. helicopter) don't move #1

Closed am1github closed 7 years ago

am1github commented 7 years ago

Hey!

We're using Resemiclip on our CS1.6-Servers but have an issue with a mod called "Zombie Escape".

When two or more players of the same team jump into the saving helicopter it starts moving (until the map goal is reached), but if they stands to close together (one player on same position as another player (both same team)), the helicopter doesn't move anymore.

For that scenario some people remake the cs_team_semiclip.sma for these mods.

Maybe this could be included to Resemiclip itself?

justgo97 commented 7 years ago

you can use sv_force_ent_intersection instead.

am1github commented 7 years ago

Thanks @justgo97 - working!

justgo97 commented 7 years ago

np, if solved close the issue.