MantisBT - Zandronum
View Issue Details
0002629Zandronum[All Projects] Bugpublic2016-02-10 15:432016-02-11 15:04
djskaarj 
Dusk 
normalminoralways
needs reviewopen 
MicrosoftWindowsXP/Vista/7
2.1 
 
0002629: Sector wind is not reset on map reset
If a sector has wind set by a script using Sector_SetWind, that wind does not disappear when a new round starts.
Video demonstration:'https://www.youtube.com/watch?v=9zRGXLM7JF8 [^]' (map link is below)
1) Start a game on a map where a sector does not start with wind, but gets windy later.
2) Get the map to reset while the sector has wind.
3) The sector still has wind from the previous round even though it's supposed to be windless at the start of the game.
A workaround is to manually reset wind to 0 in OPEN scripts.
No tags attached.
? windbug.wad (10,452) 2016-02-10 15:43
/tracker/file_download.php?file_id=1735&type=bug
Issue History
2016-02-10 15:43djskaarjNew Issue
2016-02-10 15:43djskaarjFile Added: windbug.wad
2016-02-11 12:19DuskAssigned To => Dusk
2016-02-11 12:19DuskStatusnew => confirmed
2016-02-11 15:04DuskNote Added: 0014419
2016-02-11 15:04DuskStatusconfirmed => needs review

Notes
(0014419)
Dusk   
2016-02-11 15:04   
Fixed:'https://bitbucket.org/Torr_Samaho/zandronum-stable/pull-requests/26 [^]'