HI!
can somebody tell me how to use this script?: _SET_DISABLE_VEHICLE_WINDOW_COLLISIONS
Hey
We don’t call that a script , it’s a Native function. A function that you use in your script (lua, js, C#) that calls an underlying function that is part of the core engine
The script is the all code that you’ll write and which will use that Native Function.