Mtasa-blue: Server time on Client side

Created on 23 Feb 2020  路  2Comments  路  Source: multitheftauto/mtasa-blue

Add new functions on client side:

  • getServerRealTime() - get server time on client side
  • getServerTickCount() - get amount of time that server has been running in milliseconds on client side
enhancement wontfix

Most helpful comment

This can be easily coded in Lua. Why do we need client-side functions for it?

All 2 comments

This can be easily coded in Lua. Why do we need client-side functions for it?

You can script this in Lua fairly easily, or find an existing script that does it for you. I made an example a while ago here.

Was this page helpful?
0 / 5 - 0 ratings