MantisBT - Soldat Dedicated Server | |||||
View Issue Details | |||||
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 | |||
John | |||||
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. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|