AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   get_gametime() and halflife_time() (https://forums.alliedmods.net/showthread.php?t=307023)

ish12321 04-23-2018 12:22

get_gametime() and halflife_time()
 
What is the difference between the two and which should be used when?

E1_531G 04-23-2018 14:43

Re: get_gametime() and halflife_time()
 
What the AMXX API says?
https://www.amxmodx.org/api/

Relaxing 04-23-2018 14:56

Re: get_gametime() and halflife_time()
 
Usually I use them to set a cooldown onto something & helps calculating total online time, using some vault data saves and sort of stuff. You can look up in the forum for examples.

klippy 04-23-2018 15:02

Re: get_gametime() and halflife_time()
 
They are identical.

ish12321 04-23-2018 16:42

Re: get_gametime() and halflife_time()
 
Quote:

Originally Posted by KliPPy (Post 2589063)
They are identical.

Ok


All times are GMT -4. The time now is 04:35.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.