|
Bugzilla – Full Text Bug Listing |
| Summary: | Your Own Jump Pad Sounds Do Not Play Online | ||
|---|---|---|---|
| Product: | Odamex | Reporter: | HeX_Vulture <mdvulture> |
| Component: | Client | Assignee: | Odamex Bug Reporter <odamex-bug-reporter> |
| Status: | NEW --- | ||
| Severity: | normal | CC: | ijgjgr |
| Priority: | P1 | ||
| Version: | 0.6.x | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | |||
| Bug Blocks: | 900 | ||
|
Description
HeX_Vulture
2012-08-18 03:49:07 UTC
That's because server version of S_Sound() (all overloaded variants) does nothing at all. It's just {}. S_Sound() is called form PCD_ACTIVATORSOUND case in DLevelScript::RunScript.
|