Page 1 of 1

Simple Pay 'n' Spray creator 1.4

Posted: Thu Feb 26, 2026 9:40 am
by greenie
https://www.gta5-mods.com/scripts/simpl ... oad/192682

Image

I made this script with the aim of giving more life to the mod maps and cities, bringing the classic Pay 'n' Spray from the old GTAs games. The paynspray.cs script is light, simple and open, editable, and I intend to add more things to it, for now it has the following characteristics:

version 1.4:

_Added option to choose vehicle colors 1 and 2 by point created in the paynspray.ini file:
color1:standard → randomizes between the standard colors of each vehicle
color2:r.g.b → randomizes random RGB, which can be any color
'color1:0.0.0' (~255.255.255 etc) → fix a custom color via r.g.d. value.
`color2:null` → does not change the color at that created point

_Tuning now accepts the variables true / false / noliv:
'vehTuning:False' → does not apply tuning
'vehTuning:true' → applies random tuning
'vehTuning:noliv' → applies tuning without applying livery/stickers

_Added option to display markerText over each paynspray marker, so in addition to naming each icon point on the map, you can also customize a floating text over the marker, making it easier to identify without having to consult the map. In the paynspray.ini file for each point, change: markerText:'PaynSpray'

_Now the game creates the updated config file with the new functions. If it doesn't find it, here are the new options added to the paynspray.config file:
showBlipsOnlyWhenNear=true →
blipShowDistance=1500 →
showMarkerText=true → Enables or disables the display of floating text above the marker
markerTextDistance=5.0 → Maximum distance to the player at which the text will be displayed above the marker
markerTextHeight=0.7 → Height of the text from the ground
markerTextScale=0.40 → Size of the floating text