Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Ketho
Forum: AddOn Help/Support 10-03-20, 07:11 AM
Replies: 5
Views: 10,111
Posted By Ketho
You're using a private server, aren't you...

You're using a private server, aren't you :rolleyes:
Forum: AddOn Help/Support 10-02-20, 01:29 PM
Replies: 5
Views: 10,111
Posted By Ketho
If you just want the set the current camera zoom...

If you just want the set the current camera zoom level, can't you just do this
local function SetCameraZoom(level)
local zoom = GetCameraZoom()
local delta = zoom-level
if delta > 0...
Showing results 1 to 2 of 2