|
 |
|
|
|
|
|
Attention:
|
The Mod Showroom is only for posting previews/downloads of completed or near finished mods. All help topics should be posted in the Editing Discussion forums. Help topics and mod requests posted here will be locked or binned. Thank you.
|
|
GTAGarage.com : Free mod hosting, attach your files and screenshots to your topics
GTAModding.com : A wiki for everything related to GTA modding, including documentation and tutorials
|
God Mode, Me = SUCCESS!
 |
|
 |
| |
spaceeinstein  |
|
Chocolate

Group: Members
Joined: Jul 17, 2003



|
CONVERTED FOR SAN ANDREAS!
Created by mainly Brokenfish plus a few others and modified by me for my All In One Mod for Vice City. Converted by spaceeinstein directly from that. This is a script mod that enables you to be like GOD! Well, almost like god. You are bulletproof, explosionproof, damageproof, fireproof, drownproof, everythingproof! If you enter a vehicle, that vehicle will become everythingproof, too. Your vehicle will also be locked unless you hold the HORN button. Press the HORN button to make you car heavy and have upgraded handling. You only die if something instantly kills you; like jumping off a building, get blown by a Rhino while in car, smack a plane into the water, etc. It is SO FUN!
Installation for intermediate scripters only. Please download Barton's mission builder using Craig's link.
| CODE | 004F: create_thread ££LabelCAR
:LabelCAR 0001: wait 0 ms 00D6: if 0 0256: player $PLAYER_CHAR defined 004D: jump_if_false ££LabelCAR 0223: set_actor $PLAYER_ACTOR health_to 250 035F: set_actor $PLAYER_ACTOR armour_to 250 02AB: set_actor $PLAYER_ACTOR immunities 1 1 1 1 1 00D6: if 0 00DF: actor $PLAYER_ACTOR driving 004D: jump_if_false ££LabelCAR 03C0: $CARD = actor $PLAYER_ACTOR car ;0423: car $CARD improve_handling 1.75 0224: set_car $CARD health_to 32000 053F: set_car $CARD tires_vulnerable 0 02AC: set_car $CARD immunities 1 1 1 1 1 020A: set_car $CARD door_status_to 2 00D6: if 21 00E1: key_pressed 0 18 8449: NOT actor $PLAYER_ACTOR in_a_car 004D: jump_if_false ££LabelCAR 020A: set_car $CARD door_status_to 1 00D6: if 0 84A7: NOT actor $PLAYER_ACTOR driving_boat 004D: jump_if_false ££LabelCAR 01EC: make_car $CARD very_heavy 1 0423: car $CARD improve_handling 1.75 0002: jump ££LabelCAR |
Known glitches: None! This post has been edited by spaceeinstein on Aug 8 2005, 05:27
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Halljam  |
|
Trick

Group: Members
Joined: Apr 2, 2005


|
| QUOTE (spaceeinstein @ Jul 13 2005, 06:19) | | Did you hold the HORN button? If you know that the person is wanting to enter the car, hold it. | But what if it's during a cutscene? Does it still work?
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Y_Less  |
|
629

Group: Members
Joined: Mar 14, 2004



|
| QUOTE (Gvforces @ Mar 23 2006, 22:07) | | GREAT BUT HOW DO I INSTALL ???????????????? | Read all the post above yours, it all applies and some answers your question.
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
Y_Less  |
|
629

Group: Members
Joined: Mar 14, 2004



|
That's the point, it's for installation by intermediate coders only, you are not an intermediate coder, thus you can't install it.
|
|
|
|
|
 |
|
 |
 |
|
 |
| |
lokilam  |
|
Player Hater

Group: Members
Joined: Jan 13, 2006

|
| QUOTE (spaceeinstein @ Jul 4 2005, 20:59) | CONVERTED FOR SAN ANDREAS!
Created by mainly Brokenfish plus a few others and modified by me for my All In One Mod for Vice City. Converted by spaceeinstein directly from that. This is a script mod that enables you to be like GOD! Well, almost like god. You are bulletproof, explosionproof, damageproof, fireproof, drownproof, everythingproof! If you enter a vehicle, that vehicle will become everythingproof, too. Your vehicle will also be locked unless you hold the HORN button. Press the HORN button to make you car heavy and have upgraded handling. You only die if something instantly kills you; like jumping off a building, get blown by a Rhino while in car, smack a plane into the water, etc. It is SO FUN!
Installation for intermediate scripters only. Please download Barton's mission builder using Craig's link.
| CODE | 004F: create_thread ££LabelCAR
:LabelCAR 0001: wait 0 ms 00D6: if 0 0256: player $PLAYER_CHAR defined 004D: jump_if_false ££LabelCAR 0223: set_actor $PLAYER_ACTOR health_to 250 035F: set_actor $PLAYER_ACTOR armour_to 250 02AB: set_actor $PLAYER_ACTOR immunities 1 1 1 1 1 00D6: if 0 00DF: actor $PLAYER_ACTOR driving 004D: jump_if_false ££LabelCAR 03C0: $CARD = actor $PLAYER_ACTOR car ;0423: car $CARD improve_handling 1.75 0224: set_car $CARD health_to 32000 053F: set_car $CARD tires_vulnerable 0 02AC: set_car $CARD immunities 1 1 1 1 1 020A: set_car $CARD door_status_to 2 00D6: if 21 00E1: key_pressed 0 18 8449: NOT actor $PLAYER_ACTOR in_a_car 004D: jump_if_false ££LabelCAR 020A: set_car $CARD door_status_to 1 00D6: if 0 84A7: NOT actor $PLAYER_ACTOR driving_boat 004D: jump_if_false ££LabelCAR 01EC: make_car $CARD very_heavy 1 0423: car $CARD improve_handling 1.75 0002: jump ££LabelCAR |
Known glitches: None! | it SUCKS  [COLOR=red][SIZE=14][FONT=Geneva][B]
|
|
|
|
|
 |
|
 |
|
|
|
|