2023-09-15 23:32:24 +00:00
# Half-Life: Opposing Force - Issues
Here's a list of things that we'd fix in Half-Life: Opposing Force, given the opportunity.
2023-09-16 15:51:11 +00:00
**Note:** This is so busted it may very well have to do with undefined behaviour. Run Valgrind all over this codebase man.
2023-09-16 04:32:42 +00:00
## Unreliable item notifications
2023-09-15 23:32:24 +00:00
2023-09-16 15:51:11 +00:00
Observed in multiplayer, some pickups don't trigger a notification at all.
2023-09-15 23:32:24 +00:00
## func_friction is completely broken
Start a multiplayer game on the map `op4ctf_hairball` . It's a very small map - choose any team and walk onto the slippery ice in the middle. You will never stop sliding around. This is a bug introduced within the past decade of game updates.
## CTF powerups are very broken
2023-09-16 04:32:42 +00:00
- Sometimes the yellow ammo powerup never gives any ammo, when it should.
2023-09-15 23:32:24 +00:00
- The longjump powerup never gives you the longjump ability, when it should.
2023-09-16 15:51:11 +00:00
- ...