Search Results
Hello, I found the right plugin cimulator but I can not understand it. I have created a car (create vehicle) Created colision model (CR_CreateVehicleCol) and then I started to check the collision. The...
65
Hello, I found the right plugin cimulator but I can not understand it. I have created a car (create vehicle) Created colision model (CR_CreateVehicleCol) and then I started to check the collision. The...
58
Код: enum MatrixParts { mp_PITCH, mp_ROLL, mp_YAW, mp_POS }; enum MatrixIndicator { Float:mi_X, Float:mi_Y, Float:mi_Z }; stock GetVehicleMatrix(vehicleid,Mat4x3[MatrixParts][MatrixIndica...
3,550