Wheel Size Modifier: http://www.themaxone.net/tools/wheelsize.php Instructions:Select your cheats name Select the vehicle you want it to work on Set the Wheel sizeYou must type 0.0 or you can switch it all the way to 1.5If you want the tires incredibly huge, go over 1.5, but I reccomend staying around 0.8 for the perfect car tire size After you have selected your choices click Submit then the code you made will appear under the selections.Exhaust Color Modifier: http://www.themaxone.net/tools/exhaust.php Instructions for Exhaust size Modifier: Select the name of your codeSelect Exhaust SizeSmall makes it hard to seeBig (TONS) is a lot better.Select Exhaust Color You will see it says R G B. That has to do with how it's set up. You can use Paint or another program to see what color is perfect to set it to. The max you can set R,G,B to is 0 - 255. So choose numbers 0 - 255 for each Color Value. Each one must have some sort of number in it. If you don't want to change one set it to 0. You can't choose a car, it affects every vehicle in the game. Here's a few exhaust codes I made too: #cheat Red exhaust //Made with Exhaust Color Changer by psphacker108 setchar(0x09569B94, 100, 00, 10); setchar(0x09569B90, 0x10); #cheat plasma green exhaust //Made with Exhaust Color Changer by psphacker108 setchar(0x09569B94, 00, 99, 55); setchar(0x09569B90, 0x10);
Instructions:Select your cheats name Select the vehicle you want it to work on Set the Wheel sizeYou must type 0.0 or you can switch it all the way to 1.5If you want the tires incredibly huge, go over 1.5, but I reccomend staying around 0.8 for the perfect car tire size After you have selected your choices click Submit then the code you made will appear under the selections.
Instructions for Exhaust size Modifier: Select the name of your codeSelect Exhaust SizeSmall makes it hard to seeBig (TONS) is a lot better.Select Exhaust Color You will see it says R G B. That has to do with how it's set up. You can use Paint or another program to see what color is perfect to set it to. The max you can set R,G,B to is 0 - 255. So choose numbers 0 - 255 for each Color Value. Each one must have some sort of number in it. If you don't want to change one set it to 0. You can't choose a car, it affects every vehicle in the game.
Here's a few exhaust codes I made too:
#cheat Red exhaust //Made with Exhaust Color Changer by psphacker108 setchar(0x09569B94, 100, 00, 10); setchar(0x09569B90, 0x10);