Messages
107
Reactions
2
Credits
1,003
Joined
May 2022
Messages
7
Reactions
0
Credits
21
Joined
Aug 2025
nopixeliloveyou,
wrote:
[color=rgb(250,][size=6]AHHHHH okay !!!!!!![/size][/color]
In client/client.lua, the function that opens/closes the tablet (export ToggleOpen) calculates the target state incorrectly:
L3_...
Do I need to change these codes? Sorry, I’m a bit inexperienced and clueles
Messages
156
Reactions
50
Credits
717
Joined
Aug 2025
nopixeliloveyou,
wrote:
[color=rgb(250,][size=6]AHHHHH okay !!!!!!![/size][/color]
In client/client.lua, the function that opens/closes the tablet (export ToggleOpen) calculates the target state incorrectly:
L3_...
[size=6][color=rgb(250,]Just drop the client.lua file and that should fix the problem
Just drop it into the tablet file[/color][/size]
Just drop it into the tablet file[/color][/size]
Messages
7
Reactions
0
Credits
21
Joined
Aug 2025
nopixeliloveyou,
wrote:
[size=6][color=rgb(250,]Just drop the client.lua file and that should fix the problem
Just drop it into the tablet file[/color][/size]
Just drop it into the tablet file[/color][/size]
Yeeeeee you’re an angel, thank you so much it worked
Messages
7
Reactions
0
Credits
21
Joined
Aug 2025
dawnduskyy,
wrote:
Yeeeeee you’re an angel, thank you so much it worked
There’s just one problem: when we close it using the button, I experience the same issue, and after restarting once, the tablet never closes, only with the ESC key.
Messages
156
Reactions
50
Credits
717
Joined
Aug 2025
dawnduskyy,
wrote:
There’s just one problem: when we close it using the button, I experience the same issue, and after restarting once, the tablet never closes, o...
I didn't understand everything, be more precise lol. But with esc can you close it or not?
Messages
7
Reactions
0
Credits
21
Joined
Aug 2025
Ahahah Yes, we can close it with ESC, that’s fine. As I said, the issue only happens when pressing the tablet’s button
Messages
53
Reactions
3
Credits
2,711
Joined
Feb 2025
nopixeliloveyou,
wrote:
I didn't understand everything, be more precise lol. But with esc can you close it or not?
Hey! I don't really understand, can you please prvoide a working file or more explanation
Messages
53
Reactions
3
Credits
2,711
Joined
Feb 2025
Messages
156
Reactions
50
Credits
717
Joined
Aug 2025
sigmaboy,
wrote:
I fixed it but now i have to register the ipad everytime can you fix that?
Hello, can you be more specific? Do you have any errors in the console? Explain the problem in detail :-)
Messages
12
Reactions
0
Credits
861
Joined
Jan 2024
nopixeliloveyou,
wrote:
Hello, can you be more specific? Do you have any errors in the console? Explain the problem in detail :-)
[attachment removed]
btw can u fix this on jg mechanic[attachment removed][/attachment][/attachment]
Messages
156
Reactions
50
Credits
717
Joined
Aug 2025
kwarlos,
wrote:
[attachment removed]
btw can u fix this on jg mechanic[attachment removed]
btw can u fix this on jg mechanic[attachment removed]
Okay, I fixed your race condition by adding "safe" wrappers in client/cl-locations.lua.
The principle: if ox_lib triggers onEnter immediately while onEnterModsZone/onExitModsZone aren't yet defined (because cl-mods.lua loads afterward), we wait for these functions to exist and then forward the call to them.
What I changed:
before
onEnter = function() onEnterModsZone(name, label) end,
onExit = onExitModsZone
after
onEnter = function() _safeOnEnterModsZone(name, label) e...
onEnter = function() onEnterModsZone(name, label) end,
onExit = onExitModsZone
after
onEnter = function() _safeOnEnterModsZone(name, label) e...
client/cl-locations.lua :
[list]
local function _waitForGlobalFunction(fnName, timeoutMs)
local deadline = GetGameTimer() + (time...
[list]
local deadline = GetGameTimer() + (time...
Messages
37
Reactions
3
Credits
1,843
Joined
Jul 2025
nopixeliloveyou,
wrote:
Okay, I fixed your race condition by adding "safe" wrappers in client/cl-locations.lua.
The principle:...
The principle:...
i beg you just rip it apart and upload us the working file lol
Messages
156
Reactions
50
Credits
717
Joined
Aug 2025
westywo,
wrote:
i beg you just rip it apart and upload us the working file lol
It's not for the tablet, it's for jg-mechanic. I think the person made a mistake in asking me for help.
If ever, I've already solved the problem of closing the tablet a little higher up in the discussion thread ;-)
Messages
5
Reactions
1
Credits
13
Joined
Sep 2025
where is the prop file brother ?
Messages
5
Reactions
1
Credits
13
Joined
Sep 2025
nopixeliloveyou,
wrote:
[color=rgb(250,][size=7]4.Tell me if it's good or not![/size][/color]
[color=rgb(184,][size=7]Fix Fix Fix[/size][/color]
[color=rgb(184,][size=7]Fix Fix Fix[/size][/color]
not working please fix it brother
Messages
46
Reactions
4
Credits
4
Joined
Sep 2025
callum.rich201,
wrote:
Preview:
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
loading="lazy">
Download:
-=Stripped Content=-
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
loading="lazy">
Download:
-=Stripped Content=-
working or not
Messages
46
Reactions
4
Credits
4
Joined
Sep 2025
nopixeliloveyou,
wrote:
Ok thanks for the info I'll see what I can do then :-)
working or not
Messages
3
Reactions
0
Credits
220
Joined
Oct 2025
callum.rich201,
wrote:
Preview:
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
loading="lazy">
Download:
-=Stripped Content=-
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
loading="lazy">
Download:
-=Stripped Content=-
link is down. pls refund