Separate names with a comma.
Change log: Small fix
Hmm, maybe I really overpriced it. I think I'll bring it down to $2.50. (Mod is still waiting for approval.:confused:)
Fair enough. But randomization is not fully random, the selection of numbers for further randomization is still present. The script takes all...
Not so long ago I had an idea to make a UI app that would collect all the data about the configuration of the car, and from them create an info_...
CRGZ, without permission, used my code from the "Cheat Panel" to change the color in his mod "CRGZ's Vehicle Improvements & Add-ons". A few...
Change log: 1. Removed border that appear when focusing
No, not only when using ctrl+L. This also happens simply when opening the game menu. Code from video let Random = Math.random().toFixed(1)...
I really hope this will be fixed someday. This imposes a restriction on use of intervals.
It looks strange. [ATTACH][ATTACH] [ATTACH] [ATTACH] [ATTACH] [ATTACH] [ATTACH][ATTACH][ATTACH] Maybe you shouldn't have made borders for all...
I found error [ATTACH] If there are no variables in the vehicle, an error appears in the console. To fix this, you can use if vars then else...
Change log: 1. Added invisibility mode. 2. Added color change speed adjustment. 3. Added percentage indicators to the sliders. 4. Added the...
I found an error in the code. ... local rand_num = v.min + (v.max - v.min) * math.random() rand_num = math.floor(rand_num / v.step) * v.step;...
[ATTACH]lol
scenetree.findObjectById(scenetree.findObject(scenetree.findClassObjects("scattersky")[1]):getID()).texSize = 2048 to the console. (GE - Lua)
cool I hope the remaster will use all the slots for the parts and there will be a random color change I also improved the randomizer for myself,...
Change log: 1. Added automatic reboot when looping the car reboot. 2. I changed the working principle of the code for Drift/Drag/WTF mode. 3. And...
Change log: 1. Added a multiplier for multiplier. (It does not replace the standard multiplier, but applies its own, on top of others.) 2. The...
* -1 Fixed "Smooth" mode I forgot to multiply the coefficient by -1 (lmao)
Change log: 1. Rewrote code for 'MORE_POWER!!!' 2. Optimized the Drift/Drag/WTF/ mode code. 3. 'Auto' renamed to 'SMOOTH'
Change log: 1. Для кнопки Reload появился Русский перевод. 2. Теперь перевод гарантированно будет, даже при перезагрузки ui. 3. "MORE POWER!!!"...