Othydn74 Posted May 11, 2019 Share Posted May 11, 2019 theVeh = getPedOccupiedVehicle(localPlayer) function printGear(value) currentGear2 = print(getVehicleCurrentGear(theVeh)) end addEventHandler ("onClientPreRender", root, printGear) function updateGearPosition() if theVeh and printGear == 1 then local rx, ry, rz = getVehicleComponentRotation(theVeh, "handbrake_ok") setVehicleComponentRotation(theVeh, "handbrake_ok", rx+12, 0, 0) end end not debugging, Calculating current gear, but 2.function not working so not rotating Link to comment
Othydn74 Posted May 11, 2019 Author Share Posted May 11, 2019 (edited) 1 hour ago, #BrosS said: دو يو سبيك ارابيك لا ايم سبيك ارابيك Edited May 11, 2019 by Othydn74 Link to comment
Abdul KariM Posted May 11, 2019 Share Posted May 11, 2019 وش تبي تسوي بالضبط ماني فاهم الاندومي الي مسويه فوق Link to comment
Othydn74 Posted May 11, 2019 Author Share Posted May 11, 2019 How can I use a payout system based in the real world time?In my business script @Abdul KariM Link to comment
N3xT Posted May 11, 2019 Share Posted May 11, 2019 14 minutes ago, Othydn74 said: How can I use a payout system based in the real world time?In my business script @Abdul KariM https://forum.multitheftauto.com/forum/71-scripting/ Link to comment
[T]|O|[P]George Posted May 11, 2019 Share Posted May 11, 2019 48 minutes ago, Othydn74 said: How can I use a payout system based in the real world time?In my business script @Abdul KariM اذا تحب تتكلم انجليزي كان اسهل شيء تروح القسم الاجنبي it's up to you Link to comment
Othydn74 Posted May 12, 2019 Author Share Posted May 12, 2019 13 hours ago, N3xT said: https://forum.multitheftauto.com/forum/71-scripting/ Ok, I want to delete my topic Link to comment
Recommended Posts