MantisBT - Zandronum | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0000952 | Zandronum | [All Projects] Bug | public | 2012-08-05 16:50 | 2015-09-10 11:19 | |||||
Reporter | Klofkac | |||||||||
Assigned To | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | duplicate | |||||||
Platform | Any | OS | OS Version | |||||||
Product Version | 98d | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0000952: Changing music with pattern serverside is not working | |||||||||
Description | When changing the module music with set pattern serverside, music will change, but pattern number will be ignored. This counts for both ACS setMusic and CCMD changemus. Locally it works as intended. | |||||||||
Steps To Reproduce | -Make a server with example WAD containing module music -Join as client -Use "changemus module 10" in server console/rcon -Use same command but in client console | |||||||||
Additional Information | I checked 98d source code and didn't find mention about pattern in changemus serverside: S_ChangeMusic (argv[1], argv.argc() > 2 ? atoi (argv[2]) : 0); if ( NETWORK_GetState( ) == NETSTATE_SERVER ) { SERVERCOMMANDS_SetMapMusic( argv[1] ); SERVER_SetMapMusic( argv[1] ); } | |||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ![]() /tracker/file_download.php?file_id=658&type=bug ![]() /tracker/file_download.php?file_id=1228&type=bug | |||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2012-08-05 16:50 | Klofkac | New Issue | ||||||||
2012-08-05 16:50 | Klofkac | File Added: MOD_Music.wad | ||||||||
2013-12-26 21:11 | Klofkac | Note Added: 0007730 | ||||||||
2013-12-26 21:15 | Klofkac | Note Edited: 0007730 | bug_revision_view_page.php?bugnote_id=7730#r4288 | |||||||
2014-02-19 14:24 | carpathia | Note Added: 0008245 | ||||||||
2014-02-19 14:28 | carpathia | Note Edited: 0008245 | bug_revision_view_page.php?bugnote_id=8245#r4504 | |||||||
2014-06-15 15:23 | Watermelon | Note Added: 0009422 | ||||||||
2014-06-15 15:23 | Watermelon | Status | new => feedback | |||||||
2014-06-15 18:09 | Klofkac | Note Added: 0009473 | ||||||||
2014-06-15 18:09 | Klofkac | Status | feedback => new | |||||||
2014-06-15 18:09 | Klofkac | File Added: fastcheck.wad | ||||||||
2015-09-10 11:19 | Dusk | Status | new => closed | |||||||
2015-09-10 11:19 | Dusk | Resolution | open => duplicate | |||||||
2015-09-10 11:19 | Dusk | Relationship added | duplicate of 0002080 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|