MantisBT

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
Powered by Mantis Bugtracker