MantisBT - Soldat Dedicated Server | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000400 | Soldat Dedicated Server | Scripting Core | public | 2013-08-26 03:02 | 2014-08-25 22:04 |
Reporter | DorkeyDear | ||||
Assigned To | ExHunter | ||||
Priority | low | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 2.7.5 | ||||
Target Version | Fixed in Version | ||||
John | |||||
Summary | 0000400: TActivePlayer.BigText with layer 0 causes WriteConsole behaviour | ||||
Description | Calling TActivePlayer.BigText with the layer as 0 causes WriteConsole behaviour; that is, text is written to the player console. | ||||
Steps To Reproduce | Call BigText in an instance of TActivePlayer with the layer being 0. Refer to Additional Information for an example code piece. | ||||
Additional Information | procedure OnClockTick(const Tick: integer); begin if (Players[1].Active) then Players[1].BigText(0, 'Text', 500, $FFFF7F, 0.20, 200, 300); end; begin Game.OnClockTick := @OnClockTick; end. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-08-26 03:02 | DorkeyDear | New Issue | |||
2013-08-26 03:05 | DorkeyDear | Note Added: 0001881 | |||
2013-09-09 15:45 | Falcon | Status | new => acknowledged | ||
2013-09-12 21:48 | Falcon | Assigned To | => Falcon | ||
2013-09-12 21:48 | Falcon | Status | acknowledged => confirmed | ||
2013-10-05 23:31 | Falcon | Note Added: 0001958 | |||
2013-10-05 23:32 | Falcon | Note Edited: 0001958 | bug_revision_view_page.php?bugnote_id=1958#r298 | ||
2013-12-27 23:35 | Falcon | Assigned To | Falcon => | ||
2014-08-21 12:12 | ExHunter | Assigned To | => ExHunter | ||
2014-08-21 12:12 | ExHunter | Status | confirmed => assigned | ||
2014-08-25 22:04 | ExHunter | Note Added: 0002272 | |||
2014-08-25 22:04 | ExHunter | Status | assigned => resolved | ||
2014-08-25 22:04 | ExHunter | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|