are js engine variables different from psych engine? (lua) #1052
-
|
i was using a script i made a little while ago that hides the timer, it works perfectly fine for me in psych engine 0.6.3, but not in js engine 1.46.0 (which uses psych engine 0.6.3) i'm guessing that the variables are named differently or smth? idk i couldn't find anything for the past 2 pages on google... maybe the answer for this is in page 3? the script: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
you forgot to do the same for timeTxt what you're trying only hides the time bar (plus there's already an option to hide it) |
Beta Was this translation helpful? Give feedback.

you forgot to do the same for timeTxt
what you're trying only hides the time bar (plus there's already an option to hide it)