#CW-RACING
1 messages · Page 1 of 1 (latest)
Enable debug
how to do that
still same issue
Yeah but are you getting any more prints?
no
Then you did something wrong. The script should print all sorts of things if debug is on
what should I do then
But you DID get the prints? haha
why you say no?
haha
Did you run the sql and verify that the tables got added correctyl?
ok
the issue solved but now i am not able to make tracks
no keys are working
@coral cedar
Check your keybinds that they are set.
where ?
In the game settings
IN KEYBINDS>FIVEM ?
yeah
no
Ah hmm maybe non oxlib doesn't do that
ok
I don't really know why non oxlib doesn't work, and I can't really test it
There should be some commands
all starting with "click"
example:
/clickAddCheckpoint
You could try changing the buttons in the Config
Variable is called Config.Buttons
Maybe the base one don't support the included buttons
how ?
You said you are not using oxlib right?
yes
what is your UseOxLibForKeybind set to in Config?
Lmao nvm you posted a screenshot
There's a print tells you that this is an issue. Please read prints in the future 🙏
sorry whats the solution
There's a print saying "UseOxLibForKeybind" is enabled.
You don't use OxLib.
What do you think the solution is?
to disable it
Yes. Try that
ok
Can anyone give me information on where to configure to increase the number of tracks? because the current configuration only has a maximum of 2 tracks
in the config
oh i see, thank for u info
can we change the ui during the race size and position ?
Positions you can change in the config.
Size you'll need to edit the code, which requires knowledge in developing with vue, npm and packaging.