Jump to content

Native Details

  • NameNETWORK_OVERRIDE_CLOCK_TIME
  • NamespaceNETWORK
  • Native Hash0x669E223E64B1903C
  • Typeint
  • First seen version1207

Native Parameters

DESCRIPTION

 This function already have in the API:

API.NetworkClockTimeOverride(int ,int,int, int, bool);

Example use:
 

API.NetworkClockTimeOverride(int hour ,int minute,int second, int ms transition time, bool FreezeTime);

API.NetworkClockTimeOverride(14,30,0, 10000, false); // This will set the time to 2:30 PM and the transition will occur in 10 seconds and the time will not freeze

 



User Feedback

Recommended Comments

Hayden Almeida

Members

This function already have in the API:

API.NetworkClockTimeOverride(int ,int,int, int, bool);

Example use:
 

API.NetworkClockTimeOverride(int hour ,int minute,int second, int ms transition time, bool FreezeTime);

API.NetworkClockTimeOverride(14,30,0, 10000, false); // This will set the time to 2:30 PM and the transition will occur in 10 seconds and the time will not freeze

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

Recently Browsing 0

  • No registered users viewing this page.