Back to Browse

[UPDATED] Creating Custom Interior Timecycles

9.4K views
Feb 20, 2024
4:05

https://linktr.ee/ook_3d UPDATE: you now need a simple script to enable the editor, add the following to a client script. RegisterCommand('tcedit', function(source, args, rawCommand) TriggerEvent('chat:addMessage', { color = { 255, 0, 0}, multiline = true, args = {"System", "Activating Timecycle Editor..."} }) ActivateTimecycleEditor() end, false) add client_script 'client.lua' to your fxmanifest and you can use it with /tcedit in game you also need to add set timecycleeditor true to your server.cfg

Download

0 formats

No download links available.

[UPDATED] Creating Custom Interior Timecycles | NatokHD