I finally had some free time from school, so yesterday I decided to get my hands dirty and learn how modding works in GTA Network. I decided to create a vehicle modding menu, to make modding vehicles faster and easier. I have also included some extra commands that can increase the fun exponentially. Video Included commands /modmenu - Opens the vehicle mod menu, or you can press the M key /power {multiplier} - Multiply your vehicle power /repair - Repair your vehicle /seatbelt - Apply seatbelt /neon {r} {g} {b} - Apply neon to your vehicle /vehiclejump {force} - Enables jumping with spacebar Since version 2, a lot of these commands have been put in a convenient menu! Press M to access the main menu. Now you can also set your current vehicle as your personal vehicle, and request it. This way, you can't lose your car! Please note, I am just an amateur programmer, there is a lot of optimization that can be done. For example, a lot of server events can be triggered when modding, so some functionality could be moved to the client side. I just want to get this release out so people can try it! Feel free to mess around with the code. You can find the Github here
Well done on the mod menu! Someone got a usefull way to see if the seatbelt is allready "on"? getPlayerSeatbelt or?