TheSil / base_enhanced

sil's base_enhanced server mod
3 stars 4 forks source link

Multiple persons standing on the flag stand #37

Closed TheSil closed 9 years ago

TheSil commented 9 years ago

When more people stand on the flagstand when flag is being returned, behaviour seems to be random. Sometimes the person with flag will capture, sometimes the enemy will grab the flag. This should be improved in way that for example distance from the center of flagstand is taken into account.

TheSil commented 9 years ago

Implemented before git. See Team_TouchOurFlag() and Team_TouchEnemyFlag() in g_team.c.