Toque F para salir del vehículo con el motor encendido. Sostenga F para salir con el motor apagado. Implementado a través de Cleo Redux.
Me encanta la característica sutil y realista de inmersión GTA IV, pero desafortunadamente la única implementación fiel que pude encontrar es un antiguo script de 2012 que se sabe que causa bloqueos. Entonces este es mi primer guión. Pensé que también podría compartirlo.
Instalación:
Puede cambiar 'ISKeyPressed (70)' en la línea 40 a su clave relevante si no usa F para ingresar/salir de vehículos: https://library.sannybuilder.com/#/sa/enums/keycode
Por favor, tenga en cuenta: Esto puede causar problemas de rendimiento en las PC más antiguas. Mientras estaba en mi PC, no noté ningún impacto notable, el script se ejecuta constantemente sin verificaciones de conducción/conducción en el fondo para funcionar como se esperaba. Buscaré optimizar el código si se encuentra como un cerdo de rendimiento.
Tap F to exit vehicle with engine on. Hold F to exit with engine off. Implemented via CLEO Redux.
I love the subtle, realistic immersion GTA IV's feature adds, but unfortunately the only faithful implementation I could find is an ancient 2012 script known to cause crashes. So this is my first script. I thought I may as well share it.
Installation:
You can change 'IsKeyPressed(70)' on line 40 to your relevant key if you don't use F for entering/exiting vehicles: https://library.sannybuilder.com/#/sa/enums/KeyCode
Please note: This may cause performance issues on older PCs. Whilst on my PC I didn't notice any noteworthy impact, the script constantly runs not driving/driving checks in the background to function as expected. I'll look into optimizing the code if its found to be a performance hog.