Anonymous | Login | 2024-11-21 11:42 CET |
Main | My View | View Issues | Change Log | Roadmap | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000377 | Soldat Dedicated Server | Scripting Core | public | 2013-08-09 12:39 | 2013-12-27 22:44 | ||||
Reporter | Mighty | ||||||||
Assigned To | ExHunter | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | x86 | OS | Windows | OS Version | XP SP3 | ||||
Product Version | 2.7.5 | ||||||||
Target Version | Fixed in Version | 2.7.7 | |||||||
Summary | 0000377: Script Core 3 - Wrong values of TGame.TimeLeft | ||||||||
Description | Condition (Game.Timeleft=0) is TRUE every minute | ||||||||
Steps To Reproduce | Use the script procedure MyOnClockTick(t: integer); begin if (Game.Timeleft=0) then WriteLn('TIMELEFT = 0'); end; begin Game.OnClockTick := @MyOnClockTick; end. | ||||||||
Tags | No tags attached. | ||||||||
John | |||||||||
Attached Files | |||||||||
Notes | |
(0001848) Mighty (developer) 2013-08-09 15:00 |
Same thing happens with TimeLeft=1, so I guess the whole minute would be like that |
Issue History | |||
Date Modified | Username | Field | Change |
2013-08-09 12:39 | Mighty | New Issue | |
2013-08-09 14:26 | Falcon | Assigned To | => Falcon |
2013-08-09 14:26 | Falcon | Status | new => acknowledged |
2013-08-09 14:27 | Falcon | Status | acknowledged => confirmed |
2013-08-09 15:00 | Mighty | Note Added: 0001848 | |
2013-12-27 22:44 | ExHunter | Status | confirmed => resolved |
2013-12-27 22:44 | ExHunter | Fixed in Version | => 2.7.7 |
2013-12-27 22:44 | ExHunter | Resolution | open => fixed |
2013-12-27 22:44 | ExHunter | Assigned To | Falcon => ExHunter |
Copyright © 2000 - 2024 MantisBT Team |