Jump to content

[IV]GarageMod


GAK

Recommended Posts

Hello,

 

I created a script to make a lot of things on cars tounge2.gif

 

--What we can do with it?--

You can change the color of the car you drive, remove the windows, open the doors, make it invincible, fix it, clean it and other things

 

--How it's work?--

When you press a key you have a "beep" to confirm And When you cancel you have a "Black screen" to confirm.

 

The "menu" works like this, it applies to the car you drive or if not the car you have saved :

 

F8 - Key to save a car

 

F9 -

NumPad 1 - Change the first color

NumPad 2 - Change the second color

NumPad 3 - Change the first specular color

NumPad 4 - Change the second specular color

 

F10 -

NumPad 1 - Remove the first window

NumPad 2 - Remove the second window

NumPad 3 - Remove the third window

NumPad 4 - Remove the fourth window

NumPad 5 - Remove all of the windows

 

F11 -

NumPad 1 - Fix the car

NumPad 2 - Cleaning the car

NumPad 3 - Make the car invincible

NumPad 4 - Exploded the car saved

 

F12 -

NumPad 1 - Open a door

NumPad 2 - Close a door

NumPad 3 - Teleportation to the car saved as driver

NumPad 4 - Teleportation to the car saved as passenger

NumPad 5 - Turn on the hazard lights

NumPad 6 - Turn on the interior light

 

To cancel at any time just press again the FX key.

 

--How to change colors?--

 

First, press F9 and the key that corresponds to the color you want to change

 

Second, type the ID of the color desired with the NumPad

 

The ID of color have 3-digit and are availed Here.

 

Example :

If you want to change the first specular color to Red (ID=27) :

Type F9 and NumPad 3 and the color ID like this : NumPad 0, NumPad 2, NumPad 7

 

--How to Open/Close a door?--

It's like the colors but you just have to press a key to select the door :

 

NumPad 0 - Left front door

NumPad 1 - Right front door

NumPad 2 - Left rear door

NumPad 3 - Right rear door

NumPad 4 - Hood of the car

NumPad 5 - Trunk of the car

 

--How to install?--

You need to install Alice before.

And copy the file "GarageMod.lua" to your "GTAIV\Alice" folder

 

--Download--

http://www.datafilehost.com/download-3809a0b4.html

 

You can share this mod to any website and do whatever you want with it.

 

Ideas, suggestions and bug report are welcome.

Edited by GAK
Link to comment
Share on other sites

Excellent work !

 

I had some of the options already in a LUA script, but I particularly liked the teleporting option ! So handy, was doing a mission, which involved a chase on foot, didn't know where I left the car, so pressed M+num 3 (I changed the keys a bit) and voila back in the car biggrin.gif

 

Thanks mate.

 

Link to comment
Share on other sites

About the doors you have to press F12 and NumPad 1(open) or NumPad 2(close) and after the NumPad # which corresponds to the door you want to Open/Close.

Link to comment
Share on other sites

Holy sh*t! man, modding in gta 4 goes pretty fast. IT looks really slick (slick is a positive word right?)

Link to comment
Share on other sites

GamerShotgun

Maybe because that looks like the Hotring from SA smile.gif... I mean with those colors.

Link to comment
Share on other sites

nice mod, but can you make only one blinker blink, and it be easy to blink (e.g right alt for right blink left alt left blink..)

 

Link to comment
Share on other sites

I tried to make only one blinker blink but it is apparently complicated I tried to find how to do it but I cann't promise anything.^^

Link to comment
Share on other sites

The mod is REALLY GREAT but what with left, right blinkers, I heard it's really tough to do, but I know that You will able to make it smile.gif. And second thing, could You add possibility to turning OFF/ON engine while Nico in car? Thanks smile.gif

Link to comment
Share on other sites

Very useful script, tyvm. icon14.gif

 

Been messing around with my carcols file to add extra colours, but if you add extra ones to the end of the file this script will ignore them as its set to ignore any number above 133, you can increase that limit in the script by editing this line:

 

 

elseif (ColorVal > 133) then

 

 

Change the 133 to the amount of colours you have in your file, i would suggest not going over that though as that lines probably there to stop it crashing smile.gif.

Edited by Lucial
Link to comment
Share on other sites

What the f*ck, I get these 2 little errors : Print str and something else related the first error.

- It works at first, then it gives me the errors. Then the script does not work.

Link to comment
Share on other sites

Couple points, it causes crashes for me (rarely) on using the repair car function and (frequently) on using the explode car function, mostly it just crashes straight to desktop but once or twice it has bluescreened.

Link to comment
Share on other sites

Ok I work on a new version with ASI C++ Hook so when its done I think the crash of explode/repair will be resolved with the ASI version.

Link to comment
Share on other sites

Drunk Russian 9

Can you please add the ability to turn your headlights and taillights on and off aswell? It would go very well with the engine control in the next update. And perphaps . . . custom bindings?

Link to comment
Share on other sites

Drunk Russian 9
I'll try for lights and yes there will be custom bindings in next update.

Thanks, it really means alot to me . . . I'm starting an auto club for PC.

Link to comment
Share on other sites

Drunk Russian 9
I'll try for lights and yes there will be custom bindings in next update.

One more thing . . . how about being able to enter any car as a passenger(without saving the car)?

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
  • 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.