Jump to content
    1. Welcome to GTAForums!

    1. GTANet.com

    1. GTA Online

      1. Los Santos Drug Wars
      2. Updates
      3. Find Lobbies & Players
      4. Guides & Strategies
      5. Vehicles
      6. Content Creator
      7. Help & Support
    2. Red Dead Online

      1. Blood Money
      2. Frontier Pursuits
      3. Find Lobbies & Outlaws
      4. Help & Support
    3. Crews

    1. Grand Theft Auto Series

      1. Bugs*
      2. St. Andrews Cathedral
    2. GTA VI

    3. GTA V

      1. Guides & Strategies
      2. Help & Support
    4. GTA IV

      1. The Lost and Damned
      2. The Ballad of Gay Tony
      3. Guides & Strategies
      4. Help & Support
    5. GTA San Andreas

      1. Classic GTA SA
      2. Guides & Strategies
      3. Help & Support
    6. GTA Vice City

      1. Classic GTA VC
      2. Guides & Strategies
      3. Help & Support
    7. GTA III

      1. Classic GTA III
      2. Guides & Strategies
      3. Help & Support
    8. Portable Games

      1. GTA Chinatown Wars
      2. GTA Vice City Stories
      3. GTA Liberty City Stories
    9. Top-Down Games

      1. GTA Advance
      2. GTA 2
      3. GTA
    1. Red Dead Redemption 2

      1. PC
      2. Help & Support
    2. Red Dead Redemption

    1. GTA Mods

      1. GTA V
      2. GTA IV
      3. GTA III, VC & SA
      4. Tutorials
    2. Red Dead Mods

      1. Documentation
    3. Mod Showroom

      1. Scripts & Plugins
      2. Maps
      3. Total Conversions
      4. Vehicles
      5. Textures
      6. Characters
      7. Tools
      8. Other
      9. Workshop
    4. Featured Mods

      1. Design Your Own Mission
      2. OpenIV
      3. GTA: Underground
      4. GTA: Liberty City
      5. GTA: State of Liberty
    1. Rockstar Games

    2. Rockstar Collectors

    1. Off-Topic

      1. General Chat
      2. Gaming
      3. Technology
      4. Movies & TV
      5. Music
      6. Sports
      7. Vehicles
    2. Expression

      1. Graphics / Visual Arts
      2. GFX Requests & Tutorials
      3. Writers' Discussion
      4. Debates & Discussion
    1. Announcements

    2. Support

    3. Suggestions

Car and Bike Neons


vettefan88
 Share

Recommended Posts

user posted image

user posted image

user posted image

user posted image

user posted image

user posted imageuser posted image

 

 

#cheat Red car neonsR = 255;G = 0;B = 0;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Green car neonsR = 0;G = 255;B = 0;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Blue car neonsR = 0;G = 0;B = 255;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat White car neonsR = 255;G = 255;B = 255;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Purple car neonsR = 80;G = 0;B = 80;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Turquoise car neonsR = 0;G = 255;B = 255;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Yellow car neonsR = 255;G = 255;B = 0;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Orange car neonsR = 255;G = 80;B = 0;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Lime Green car neonsR = 80;G = 255;B = 0;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Pink car neonsR = 255;G = 0;B = 255;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Hot Pink car neonsR = 255;G = 0;B = 80;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Sky Blue car neonsR = 0;G = 175;B = 255;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Red bike neonsR = 255;G = 0;B = 0;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat Green bike neonsR = 0;G = 255;B = 0;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat Blue bike neonsR = 0;G = 0;B = 255;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat White bike neonsR = 255;G = 255;B = 255;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat Purple bike neonsR = 80;G = 0;B = 80;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat Turquoise bike neonsR = 0;G = 255;B = 255;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat Yellow bike neonsR = 255;G = 255;B = 0;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat Orange bike neonsR = 255;G = 80;B = 0;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat Lime Green bike neonsR = 80;G = 255;B = 0;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat Pink bike neonsR = 255;G = 0;B = 255;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat Hot Pink bike neonsR = 255;G = 0;B = 80;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat Sky Blue bike neonsR = 0;G = 175;B = 255;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();

 

Link to comment
Share on other sites

thats tight ill be sure to use it after i get cheatdevice working on devhook (2.5001 something like that the new 1)and custom firmwares dont work for my psp dont ask

Link to comment
Share on other sites

 

And can you make more colors? smile.gif

To add your own color open up paint, go into the color choice menu, the should be 6 boxes you can type into there. 1 is named red, one green and one blue.

 

Choose the color you want and now copy the value that is inside the box with the caption red and replace the value after R =

 

repeat for green (G) and blue (B).

 

example; (sorry for the non English version of paint)

 

user posted image

 

would make this cheat

 

#cheat car neons

R = 174;

G = 225;

B = 157;

for(neon=0;neon<16;neon++)

{setchar(0x0972EFF0+4*neon, R, G, B);}

off();

Link to comment
Share on other sites

Thanks! smile.gif but why I can't turn it off???

you'd need to do something like

 

#cheat Red car neons

//by vettefan

static done;

R = 255;

G = 0;

B = 0;

if(!done)

{

for(neon=0;neon<16;neon++)

{setchar(0x0972EFF0+4*neon, R, G, B);}

done = 1;

}

#off

for(neon=0;neon<16;neon++)

{setchar(0x0972EFF0+4*neon, 0, 0, 0);}

done = 0;

Link to comment
Share on other sites

Here I made some new ones smile.gif :

 

 

#cheat Black car neonsR = 0;G = 0;B = 0;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Black bike neonsR = 0;G = 0;B = 0;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat Light/Dark Blue car neonsR = 115;G = 206;B = 197;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Light/Dark bike neonsR = 115;G = 206;B = 197;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat Vice City Pink car neonsR = 232;G = 89;B = 218;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Vice City Pink bike neonsR = 232;G = 89;B = 218;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off();#cheat Dark Blue car neonsR = 3;G = 15;B = 165;for(neon=0;neon<16;neon++){setchar(0x0972EFF0+4*neon, R, G, B);}off();#cheat Dark Blue bike neonsR = 3;G = 15;B = 165;for(neon=0;neon<16;neon++){setchar(0x097272d0+4*neon, R, G, B);}off(); 

 

Edited by Ubersoldier
Link to comment
Share on other sites

Thanks! smile.gif but why I can't turn it off???

you'd need to do something like

 

#cheat Red car neons

//by vettefan

static done;

R = 255;

G = 0;

B = 0;

if(!done)

{

for(neon=0;neon<16;neon++)

{setchar(0x0972EFF0+4*neon, R, G, B);}

done = 1;

}

#off

for(neon=0;neon<16;neon++)

{setchar(0x0972EFF0+4*neon, 0, 0, 0);}

done = 0;

ok thanks but it nevermind I think smile.gif

Link to comment
Share on other sites

wow, this may sound stupid blush.gif but how the hell do get that to your psp and how do you get it to work. someone please help me!!!!!!

Link to comment
Share on other sites

wow, this may sound stupid blush.gif but how the hell do get that to your psp and how do you get it to work. someone please help me!!!!!!

look on your memorystick. In cheats/vcs/cheats.txt

 

just copy the cheats in.

 

You need the cheatdevice too.

Link to comment
Share on other sites

 

wow, this may sound stupid blush.gif  but how the hell do get that to your psp and how do you get it to work. someone please help me!!!!!!

look on your memorystick. In cheats/vcs/cheats.txt

 

just copy the cheats in.

 

You need the cheatdevice too.

How much memory does cheat device take up and how do i install it to my PSP? blush.gifsorry!

Link to comment
Share on other sites

less than a megabyte.

 

Look in the cheatdevice topic.

 

also

icon14.gif HELL YEAH!!!!!!!! I love pimp my garage, my user name is even PMG. Please please please make one for vcs.

It's weird that you're that enthusiastic and you still don't even know how to install the cheatdevice...

Link to comment
Share on other sites

Ubersoldier

Watterbottle answer please..

 

Waterbottle/vettefan can you make neon for boats too?biggrin.gif and helicopters.

 

and the bmx'es? lol

 

And flash neons??

Link to comment
Share on other sites

less than a megabyte.

 

Look in the cheatdevice topic.

 

also

icon14.gif HELL YEAH!!!!!!!! I love pimp my garage, my user name is even PMG. Please please please make one for vcs.

It's weird that you're that enthusiastic and you still don't even know how to install the cheatdevice...

 

My mate hade PMG you see, i couldn't install it because my firmware was too high. so i used to nick his psp and use his cars and add more cars on his psp! lol.gif

Link to comment
Share on other sites

Ubersoldier

Watterbottle answer please..

 

Waterbottle/vettefan can you make neon for boats too?biggrin.gif and helicopters.

 

and the bmx'es? lol

 

And flash neons??

Link to comment
Share on other sites

Watterbottle answer please..

 

Waterbottle/vettefan can you make neon for boats too?biggrin.gif and helicopters.

 

and the bmx'es? lol

 

And flash neons??

Boat neons won't be possible through the method I used, and mrobably not through any method I know of.

helicopter neons are possible, but why would you want them? I guess I can make them tonight when I get home from work.

bmx neons, if they don't work with the bike neons then I'll try to figure it out.

 

and by flash neons do you mean neons that pulsate from dark to light? or from on to off? I guess I could make those by writing a simple script and messing with the alpha channel of each color, but I don't know how much it'll slow down the game. Running the same loop 60 times a second has to slow the game down a bit...

Link to comment
Share on other sites

Vicecitystories
Watterbottle answer please..

 

Waterbottle/vettefan can you make neon for boats too?biggrin.gif and helicopters.

 

and the bmx'es? lol

 

And flash neons??

Boat neons won't be possible through the method I used, and mrobably not through any method I know of.

helicopter neons are possible, but why would you want them? I guess I can make them tonight when I get home from work.

bmx neons, if they don't work with the bike neons then I'll try to figure it out.

 

and by flash neons do you mean neons that pulsate from dark to light? or from on to off? I guess I could make those by writing a simple script and messing with the alpha channel of each color, but I don't know how much it'll slow down the game. Running the same loop 60 times a second has to slow the game down a bit...

yeah I see helicopter neons being used for nothing tounge.gif might be cool though colgate.gif

Link to comment
Share on other sites

Helicopter neons, and ped neon.shadow.type things?

user posted image

 

 

#cheat Red Helicopter neonsR = 255;G = 0;B = 0;for(neon=0;neon<16;neon++){setchar(0x09730070+4*neon, R, G, B);}off();#cheat Green Helicopter neonsR = 0;G = 255;B = 0;for(neon=0;neon<16;neon++){setchar(0x09730070+4*neon, R, G, B);}off();#cheat Blue Helicopter neonsR = 0;G = 0;B = 255;for(neon=0;neon<16;neon++){setchar(0x09730070+4*neon, R, G, B);}off();#cheat White Helicopter neonsR = 255;G = 255;B = 255;for(neon=0;neon<16;neon++){setchar(0x09730070+4*neon, R, G, B);}off();#cheat Purple Helicopter neonsR = 80;G = 0;B = 80;for(neon=0;neon<16;neon++){setchar(0x09730070+4*neon, R, G, B);}off();#cheat Turquoise Helicopter neonsR = 0;G = 255;B = 255;for(neon=0;neon<16;neon++){setchar(0x09730070+4*neon, R, G, B);}off();#cheat Yellow Helicopter neonsR = 255;G = 255;B = 0;for(neon=0;neon<16;neon++){setchar(0x09730070+4*neon, R, G, B);}off();#cheat Orange Helicopter neonsR = 255;G = 80;B = 0;for(neon=0;neon<16;neon++){setchar(0x09730070+4*neon, R, G, B);}off();#cheat Lime Green Helicopter neonsR = 80;G = 255;B = 0;for(neon=0;neon<16;neon++){setchar(0x09730070+4*neon, R, G, B);}off();#cheat Pink Helicopter neonsR = 255;G = 0;B = 255;for(neon=0;neon<16;neon++){setchar(0x09730070+4*neon, R, G, B);}off();#cheat Hot Pink Helicopter neonsR = 255;G = 0;B = 80;for(neon=0;neon<16;neon++){setchar(0x09730070+4*neon, R, G, B);}off();#cheat Sky Blue Helicopter neonsR = 0;G = 175;B = 255;for(neon=0;neon<16;neon++){setchar(0x09730070+4*neon, R, G, B);}off();#cheat Red ped neons?!?R = 255;G = 0;B = 0;for(neon=0;neon<16;neon++){setchar(0x09727690+4*neon, R, G, B);}off();#cheat Green ped neons?!?R = 0;G = 255;B = 0;for(neon=0;neon<16;neon++){setchar(0x09727690+4*neon, R, G, B);}off();#cheat Blue ped neons?!?R = 0;G = 0;B = 255;for(neon=0;neon<16;neon++){setchar(0x09727690+4*neon, R, G, B);}off();#cheat White ped neons?!?R = 255;G = 255;B = 255;for(neon=0;neon<16;neon++){setchar(0x09727690+4*neon, R, G, B);}off();#cheat Purple ped neons?!?R = 80;G = 0;B = 80;for(neon=0;neon<16;neon++){setchar(0x09727690+4*neon, R, G, B);}off();#cheat Turquoise ped neons?!?R = 0;G = 255;B = 255;for(neon=0;neon<16;neon++){setchar(0x09727690+4*neon, R, G, B);}off();#cheat Yellow ped neons?!?R = 255;G = 255;B = 0;for(neon=0;neon<16;neon++){setchar(0x09727690+4*neon, R, G, B);}off();#cheat Orange ped neons?!?R = 255;G = 80;B = 0;for(neon=0;neon<16;neon++){setchar(0x09727690+4*neon, R, G, B);}off();#cheat Lime Green ped neons?!?R = 80;G = 255;B = 0;for(neon=0;neon<16;neon++){setchar(0x09727690+4*neon, R, G, B);}off();#cheat Pink ped neons?!?R = 255;G = 0;B = 255;for(neon=0;neon<16;neon++){setchar(0x09727690+4*neon, R, G, B);}off();#cheat Hot Pink ped neons?!?R = 255;G = 0;B = 80;for(neon=0;neon<16;neon++){setchar(0x09727690+4*neon, R, G, B);}off();#cheat Sky Blue ped neons?!?R = 0;G = 175;B = 255;for(neon=0;neon<16;neon++){setchar(0x09727690+4*neon, R, G, B);}off();

 

Link to comment
Share on other sites

Ubersoldier

 

Watterbottle answer please..

 

Waterbottle/vettefan can you make neon for boats too?biggrin.gif and helicopters.

 

and the bmx'es? lol

 

And flash neons??

Boat neons won't be possible through the method I used, and mrobably not through any method I know of.

helicopter neons are possible, but why would you want them? I guess I can make them tonight when I get home from work.

bmx neons, if they don't work with the bike neons then I'll try to figure it out.

 

and by flash neons do you mean neons that pulsate from dark to light? or from on to off? I guess I could make those by writing a simple script and messing with the alpha channel of each color, but I don't know how much it'll slow down the game. Running the same loop 60 times a second has to slow the game down a bit...

I mean that they turn of then on then off en then on etc

 

and why is boat neon inpossible? I mean that they glow under water

 

and can you make a neon cheat that every vehichle/ped etc have random colors?

and finch I had it good and now it is so big.

Edit: its fixed now.

Edited by Ubersoldier
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.