Hey FiveM people,
Got a “problem” with the In Game Keyboard. It doesnt display “?”, “;”, etc… etc…
And the keys are still activated (when i wrote a M, it opens me Vehicle Controls )
Any idea ?
Here my script :
DisplayOnscreenKeyboard(6, "FMMC_KEY_TIP8", "(120 characters max)", "", "", "", "", 120)
while (UpdateOnscreenKeyboard() == 0) do
DisableAllControlActions(0);
Wait(0);
end
Thank you for your help