View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000666 | Soldat Dedicated Server | Scripting Core | public | 2016-09-07 17:34 | 2020-08-27 11:21 |
|
Reporter | Mighty | |
Assigned To | FliesLikeABrick | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | |
Platform | x64 | OS | Windows | OS Version | 7 |
Product Version | 2.8.1 | |
Target Version | 2.9.0 | Fixed in Version | 2.9.0 | |
|
Summary | 0000666: [SC3] Players[].Ping is always 1 |
Description | Players[].Ping = 1, despite testing on online server with 50 ping showing on Tab |
Steps To Reproduce | procedure OnClockTickHandler(Ticks: Integer);
begin
WriteLn(floattostr(Players[1].Ping));
end; |
Additional Information | 25 |
Tags | No tags attached. |
|
John | |
|
Attached Files | |
|