Skip to content

A simple script to get player time and server time with exports

License

Notifications You must be signed in to change notification settings

FRACTAL-GAME-STUDIOS/fractal_datetime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRACTAL DATE TIME

OPEN SOURCE

UPDATE SOON WITH MORE EXPORTS AND TRIGGERS

USAGE

Exports

-- CLIENT SIDE
RegisterCommand('serverTime', function (source, args, rawCommand)
    exports['fractal_datetime']:serverTime()
end)

RegisterCommand('clientTime', function (source, args, rawCommand)
    exports['fractal_datetime']:clientTime()
end)

IMAGES

image image

About

A simple script to get player time and server time with exports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages