FIY9AL Posted June 9, 2020 Share Posted June 9, 2020 Hello evreyone, i have simple GUI to edit vehicle wheels position, rotation, scale and thickness. evrey single adjustment you do to your wheels can be seen by evreyone in the server NOT ONLY TO YOU i will sell it encrybted for 10$ with full access to change some GUI features like text and color or buy full decrybted version to change wheels limits and GUI skins for 30$ contact me on discord: FIY9AL#0680 here is video example for script: Click Here the adjustment looks like this: local table_settings = { -- {position_limit, camber_limit, thickness_limit, size_limit, wheelID} {400, 4, 160, 1250, 1083}, -- {"bindkey_window"} {"F2"}, } local table_text = { -- WINDOW {"نافذة تحرير العجلات"}, --{"Vehicle Wheels Editor"}, -- RADIO BUTTON {"جميع العجلات", "العجلات الأمامية", "العجلات الخلفية"}, --{"All Wheels", "Front Wheels", "Rear Wheels"}, -- LABEL {"محاذاة العجلات عن المركبة: "}, --{"Wheel Offset From Vehicle: "}, {"مستوى انحناء العجلات: "}, --{"Wheel Negative Camber: "}, {"مستوى سماكة العجلات: "}, --{"Wheel Thickness: "}, {"حجم العجلات: "}, --{"Wheel Size: "}, } Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now