Paint Your Custom Color
3 965
96
3 965
96
Actually now i'm writing some basic tutorial to create GTA V Mod. If you want to learn some basic about:
- Scripting
- Creating a Vehicle mod
- Texture editing
- Messing with RPF file
You can check on my new blog below here:
www.mrchazta-mods.blogspot.com
Actually at first i made this mod just for personal use only.
But i think this mod will also useful for you since there is no color picker feature
in the game.
With this mod now you can create your desire color for your (non-livery) vehicle even a Lazer You can also create hundreds of colors that you can not find inside the game.
If you found a good mix of colour, you can save it to apply to another next vehicle.
[HOW IT WORKS]
-when you inside any vehicle just stop the vehicle and press F9 to enter menu,
-Press W or S to navigate Red Green Blue or Save Color
-press A or D to increase / decrease intensity
-while press A or D you can press LShift for faster increase/decrease.
-Press Space and A or D to change between primary / secondary color edit
-in primary or secondary mode edit, navigate to "Save color" and press LControl and S to save your color.
-Only need 1 color on your vehicle? just press LShift and L to set secondary color same like primary color.
[after saving color]
-in any vehicle you can instantly (without press F9 to enter menu) press LCtrl and L to load your color
-it will automatically load and apply your saved primary and secondary saved color.
//happy playing..
- Scripting
- Creating a Vehicle mod
- Texture editing
- Messing with RPF file
You can check on my new blog below here:
www.mrchazta-mods.blogspot.com
Actually at first i made this mod just for personal use only.
But i think this mod will also useful for you since there is no color picker feature
in the game.
With this mod now you can create your desire color for your (non-livery) vehicle even a Lazer You can also create hundreds of colors that you can not find inside the game.
If you found a good mix of colour, you can save it to apply to another next vehicle.
[HOW IT WORKS]
-when you inside any vehicle just stop the vehicle and press F9 to enter menu,
-Press W or S to navigate Red Green Blue or Save Color
-press A or D to increase / decrease intensity
-while press A or D you can press LShift for faster increase/decrease.
-Press Space and A or D to change between primary / secondary color edit
-in primary or secondary mode edit, navigate to "Save color" and press LControl and S to save your color.
-Only need 1 color on your vehicle? just press LShift and L to set secondary color same like primary color.
[after saving color]
-in any vehicle you can instantly (without press F9 to enter menu) press LCtrl and L to load your color
-it will automatically load and apply your saved primary and secondary saved color.
//happy playing..
Először Feltöltve: 2015. december 28.
Utoljára Feltöltve: 2015. december 28.
Utoljára Letöltött: 2 napja
24 Hozzászólás
More mods by mrchazta:
Actually now i'm writing some basic tutorial to create GTA V Mod. If you want to learn some basic about:
- Scripting
- Creating a Vehicle mod
- Texture editing
- Messing with RPF file
You can check on my new blog below here:
www.mrchazta-mods.blogspot.com
Actually at first i made this mod just for personal use only.
But i think this mod will also useful for you since there is no color picker feature
in the game.
With this mod now you can create your desire color for your (non-livery) vehicle even a Lazer You can also create hundreds of colors that you can not find inside the game.
If you found a good mix of colour, you can save it to apply to another next vehicle.
[HOW IT WORKS]
-when you inside any vehicle just stop the vehicle and press F9 to enter menu,
-Press W or S to navigate Red Green Blue or Save Color
-press A or D to increase / decrease intensity
-while press A or D you can press LShift for faster increase/decrease.
-Press Space and A or D to change between primary / secondary color edit
-in primary or secondary mode edit, navigate to "Save color" and press LControl and S to save your color.
-Only need 1 color on your vehicle? just press LShift and L to set secondary color same like primary color.
[after saving color]
-in any vehicle you can instantly (without press F9 to enter menu) press LCtrl and L to load your color
-it will automatically load and apply your saved primary and secondary saved color.
//happy playing..
- Scripting
- Creating a Vehicle mod
- Texture editing
- Messing with RPF file
You can check on my new blog below here:
www.mrchazta-mods.blogspot.com
Actually at first i made this mod just for personal use only.
But i think this mod will also useful for you since there is no color picker feature
in the game.
With this mod now you can create your desire color for your (non-livery) vehicle even a Lazer You can also create hundreds of colors that you can not find inside the game.
If you found a good mix of colour, you can save it to apply to another next vehicle.
[HOW IT WORKS]
-when you inside any vehicle just stop the vehicle and press F9 to enter menu,
-Press W or S to navigate Red Green Blue or Save Color
-press A or D to increase / decrease intensity
-while press A or D you can press LShift for faster increase/decrease.
-Press Space and A or D to change between primary / secondary color edit
-in primary or secondary mode edit, navigate to "Save color" and press LControl and S to save your color.
-Only need 1 color on your vehicle? just press LShift and L to set secondary color same like primary color.
[after saving color]
-in any vehicle you can instantly (without press F9 to enter menu) press LCtrl and L to load your color
-it will automatically load and apply your saved primary and secondary saved color.
//happy playing..
Először Feltöltve: 2015. december 28.
Utoljára Feltöltve: 2015. december 28.
Utoljára Letöltött: 2 napja
Just found some minor problem,
If you find you can not load your color with "Ctrl +L" after you save it please follow this steps (while i upload the file revision):
a) open file with notepad,
b) find this phrase with ctrl+f
function pcuscol.pesan1(text, x, y, scale)
c) above that you should see something like:
if (pyccmen == false) then
pyccm = (255) pycch = (255) pyccb = (255) pyccsm = (255) pyccsh = (255) pyccsb = (255)
pyccmb = (255) pycchb = (255) pyccbb = (255) pyccsmb = (255) pyccshb = (255) pyccsbb = (255)
d) replace that with this:
if (pyccmen == false) then
pyccm = (255) pycch = (255) pyccb = (255)
pyccmb = (255) pycchb = (255) pyccbb = (255)
(leave the rest)
e) save your file and done.
Thanks...
@mrchazta nice mode again bro keep on rockin is there a way i can contact you regarding the other script thanks
@mzaliac14 actually now i'm developing Smart Fuel mod with @1feihu with that feature. @1feihu will be upload it as soon as it is finished.. many thanks to you, mate...
@1feihu Aw, maaaaaannnnnnn............... cant wait the web......
Yeeeeehaaaaaaaaaaaaaaaaaaaaaa........
i'll attached all of the mods i'm actually working on now to your email... what a partner i am uploading a mod without even noticing and share with my bud...? my bad.... not gonna happen again...
promise you....
@Monmonstar actually the original file that i am using allows to edit color via inputing integer into a text box but it will not fit for public use, so i convert it into a slider..... happy playing.....
nice
why not add like paint menu to los santos customs where you have colour pallette and you can click on any colour and select what you want?
or maybe the same thing but spawn some npc's in some place (mechanics) and add blip there and if you enter the marker it triggers menu like that
@HeySlickThatsMe Very nice and brilliant idea, i'll make it on a new mod. This mod was intended to do "not gaming aspect" and it was intended just like a trainer.
for that version you mentioned will be lots of features and it will fully set as gaming aspect which we have to pay amount for that...
If that mod finished and uploaded, full credits are for you and your nice idea.....
@mrchazta thank you :D
@tofuman Thatnks man, of course i and @1feihu will be very glad to assist you if there's any suggestions... you can contact us via email to
12feihu@gmail.com
or
director@kjbtelecom.tk
Can you paint tanks and Crusader jeeps with this? Gonna try it right now.
@mrchazta Can you make the navigation support 360 controller?
@ReaperVC This mods technically intend to do that, i have tried with lazer and hydra, but for tanks i'mo not try that yet...
@BULLFAYCE actually at first i was managed to make for controller support just like my other mods, but since it is gonna requires lots of button getting pressed, i decided to not make that way.
maybe i'll add only for save and load, so you can edit with keyboard and load with controller... ;-)
@mrchazta that would be great! Would it be possible to make a script to make the lowriders stay in position when you exit the vehicle like in San Andreas?
@BULLFAYCE i can do it in the future, look at my preview pics of you know what, you will see that i can do it and i know it
@mrchazta That's kind of funny that it's a lua script and I can't load it .pressing F9 is not working I don't know what is the problem!!!!!
Noice!
Doesn't work. I press F9 but nothing happens.
@mrchazta Just one question please. Is this Extreme gold paint is available in GTA V? If yes,can you help me to achieve the exact Gold color
https://www.youtube.com/watch?v=ssE9d_OF3yw
Thank you
is ti possible to change the color of chrome in this mod?