Messages
244
Reactions
21
Credits
71,964
Joined
Apr 2025
Messages
244
Reactions
21
Credits
71,964
Joined
Apr 2025
dani_92569,
wrote:
Hello here is fully fixed rahe-boosting. The queue works aswell as everything else. There is not bytecode with L1 L0 etc. Its full open source readabl...
Has anybody found any other problems like the queue that is fixed now. If there are more I will fix them and replace the kink just let me know![/attachment][/attachment]
Messages
91
Reactions
8
Credits
2,218
Joined
May 2024
Messages
244
Reactions
21
Credits
71,964
Joined
Apr 2025
leakking24,
wrote:
This doesnt work please fix it
What doesn't work? You havent even bought it? What are you talking about
Messages
244
Reactions
21
Credits
71,964
Joined
Apr 2025
leakking24,
wrote:
our dev brought it and it doesnt work like it should
OK so maybe tell me what's the problem bro. And also if your dev is Westwood I already have talked to him so pls
Messages
37
Reactions
3
Credits
1,843
Joined
Jul 2025
dani_92569,
wrote:
OK so maybe tell me what's the problem bro. And also if your dev is Westwood I already have talked to him so pls
that's not me broski not related to him
Messages
244
Reactions
21
Credits
71,964
Joined
Apr 2025
westywo,
wrote:
that's not me broski not related to him
Yeah well I don't what's up with this guy. I mean I can't fix it if I don't know what is the problem
Messages
244
Reactions
21
Credits
71,964
Joined
Apr 2025
dani_92569,
wrote:
Yeah well I don't what's up with this guy. I mean I can't fix it if I don't know what is the problem
bump bump bump bump bump
Messages
59
Reactions
4
Credits
2,889
Joined
Jul 2025
Messages
117
Reactions
20
Credits
16,592
Joined
Sep 2025
ferreira022.,
wrote:
whats the name off items, im using QBCore
smh look at configs.
How do people get 400 credits for ts lol
Messages
59
Reactions
4
Credits
2,889
Joined
Jul 2025
nightss,
wrote:
smh look at configs.
How do people get 400 credits for ts lol
How do people get 400 credits for ts lol
nothing about the items in config brh
Messages
59
Reactions
4
Credits
2,889
Joined
Jul 2025
Messages
103
Reactions
1
Credits
727
Joined
Aug 2025
dani_92569,
wrote:
Hello here is fully fixed rahe-boosting. The queue works aswell as everything else. There is not bytecode with L1 L0 etc. Its full open source readabl...
Man can you lower the price i am having some issues with credits im low on credits. i really need this one you have lot of credits.[/attachment][/attachment]
Messages
925
Reactions
23
Credits
13,974
Joined
Jan 2022
dani_92569,
wrote:
Hello here is fully fixed rahe-boosting. The queue works aswell as everything else. There is not bytecode with L1 L0 etc. Its full open source readabl...
Expression: "
if ($event.data.action == 'hideMenu') {
showMenu = false;
}
else if ($event.data.action == 'showMenu') {
showMenu = true;
}
else if ($event.data.action == 'showTab') {
activeTab = $event.data.tab;
}
else if ($event.data.action == 'loadInitialData') {
currencyLocale = $event.data.data.currencyLocale;
currency = $event.data.data.currency;
isAdminPanelAllowed = $event.data.data.isAdminPanelAllowed;
vehicleClasses = $event.data.data.vehicleClasses.reverse();
recommendedUploadWebsite = $event.data.data.recommendedUploadWebsite;
}
else if ($event.data.action == 'loadSharedData') {
experience = $event.data.data.experience;
crypto = $event.data.data.crypto;
}
else if ($event.data.action == 'showError') {
errorMessage = $event.data.message;
setTimeout(
function()
{
errorMessage = '';
}, 3000);
}
else if ($event.data.action == 'showInfo') {
infoMessage = $event.data.message;
setTimeout(
function()
{
infoMessage = '';
}, 3000);
}"
[object HTMLBodyElement] (@rahe-boosting/tablet/nui/alpine.js:1)
Alpine Expression Error: Cannot read properties of undefined (reading 'identifier')
Expression: "
if ($event.data.action == 'loadTabData' && $event.data.tab == 'profile') {
name = $event.data.data.name;
picture = $event.data.data.picture;
date = $event.data.data.date;
}
else if ($event.data.action == 'loadSharedData') {
identifier = $event.data.data.identifier;
}"
[object HTMLDivElement] (@rahe-boosting/tablet/nui/alpine.js:1)
Uncaught TypeError: Cannot read properties of undefined (reading 'experience') (@rahe-boosting/tablet/nui/alpine.js:5)
Uncaught TypeError: Cannot read properties of undefined (reading 'identifier') (@rahe-boosting/tablet/nui/alpine.js:5)[/object][/object][/attachment][/attachment]
Messages
925
Reactions
23
Credits
13,974
Joined
Jan 2022
Messages
76
Reactions
2
Credits
463
Joined
Feb 2024