Hello! Default keys can be changed once. After the script is started the only way to change them is to do it in the game settings on the player’s side (the keybinds rely on key mappings). Players can also delete their fivem.cfg from %AppData%\CitizenFX to reset all keybinds from every server they have played on. Cheers
Ohhh it’s a keybind I understand it better ! Thank you. you script is amazing, thank you.
I don’t know if it’s possible, but do you think it’s possible to use collision to not pass through a door or wall for exemple ? Even if you can’t tp and you are reset to you initial position, you still can see what is happening behind a door or wall. Have a good day !
Unfortunately - I don’t think it is possible, because as you have said before, the script teleports the player (afaik it’s the only way for the script to work like it does), but when I’ll find a way to do it this way I will definitely implement it asap.
It synchronizes after every move with all players no matter their position on the map as the update event goes on -1 target, so when it comes to anim positioning and new players appear nearby they see everything related clearly.