Jump to content

Details from serverside timer to client


Rat32

Recommended Posts

You will need to use triggerClientEvent at least once.

Then the client knows how much time was left at point X, so he can do the counting himself from that moment on.

Something like:

triggerClientEvent when Timer starts, store the value of getTickCount() inside the event, use getTickCount() - that value whereever you draw the time.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...