Re: GoW PC fun cheat mod (old?)
I like to see more stuff like this. And GoW's addresses are protected(more than Halo 2's)
Re: GoW PC fun cheat mod (old?)
Currently I've been trying to make the physics more realistic.
set Engine.WorldInfo DefaultGravityZ -1500.0 // originally -750.0
set Engine.WorldInfo RBPhysicsGravityScaling 2.0 // originally 1.0
-- Been messing with those two lines; they do make the bodies heavier but the player character still pushes them forward like they were balloons.
Fun thing to do:
change the value of the DefaultGravityZ to zero and everything will be like in zero gravity ;)
Oh, if you wish to play with those values yourself, then just simply copy them and paste them into the Mod.txt file, like under the Left-over stuff.
Re: GoW PC fun cheat mod (old?)
Quote:
Originally Posted by
Caboose O'Malley
Currently I've been trying to make the physics more realistic.
set Engine.WorldInfo DefaultGravityZ -1500.0 // originally -750.0
set Engine.WorldInfo RBPhysicsGravityScaling 2.0 // originally 1.0
-- Been messing with those two lines; they do make the bodies heavier but the player character still pushes them forward like they were balloons.
Fun thing to do:
change the value of the DefaultGravityZ to zero and everything will be like in zero gravity ;)
Oh, if you wish to play with those values yourself, then just simply copy them and paste them into the Mod.txt file, like under the Left-over stuff.
Cool, I might try those two lines
Can I change mod files during game like "mod" and "mod2" in case I dont like What I've got on or set?
Re: GoW PC fun cheat mod (old?)
Quote:
Originally Posted by
Wakeboy1337
Cool, I might try those two lines
Can I change mod files during game like "mod" and "mod2" in case I dont like What I've got on or set?
Yeah sure, but I find it easier to just keep the Mod.txt file open in the background and edit it, then save, go back to game and execute it.