Anonymous | Login | 2024-12-21 18:12 CET |
Main | My View | View Issues | Change Log | Roadmap | My Account |
View Revisions: Issue #666 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0000666: [SC3] Players[].Ping is always 1 | ||
Revision | 2020-08-27 11:21 by MM | ||
Steps To Reproduce | procedure OnClockTickHandler(Ticks: Integer); begin WriteLn(floattostr(Players[1].Ping)); end; |
||
Revision | 2016-09-07 17:34 by Mighty | ||
Steps To Reproduce | procedure OnClockTickHandler(Ticks: Integer); begin WriteLn(floattostr(Players[1].Ping)); end; |
Copyright © 2000 - 2024 MantisBT Team |