View Full Version : swimming mod
fadark
06-11-2007, 06:25 PM
is there a way (in ini modding) to make it so tanya can't swim in water, anymore?
Tesla
06-11-2007, 06:54 PM
Just wondering...why do you want to do this? But anyway, this is how you do it. Go to the "Locomotor=" line, and change the value from what it is by default, and put this instead: {4A582744-9839-11d1-B709-00A024DDAFD1}. Then put a semicolon (;) in front of "SpeedType=Amphibious", and change "MovementZone=AmphibiousDestroyer" to "MovementZone=Infantry". Then Tanya won't be able to swim.
fadark
06-12-2007, 04:16 PM
Then put a semicolon ( in front of "SpeedType=Amphibious"
why?
Just wondering...why do you want to do this?
im doing a story-line-type game for yuri's revenge. and i cant let her swim pased a rive, or else she could basicly skip the whole point of the game
Thanks man!
ps. how did you learn how to do that?
Fenring
06-12-2007, 05:51 PM
A semicolon creates a comment, which the game engine will ignore. You can also use double forward slashes but I do not recommend it as most INI editors will choke on it.
Also, Tesla, you can truncate parts of a line... and, if you're not going to use a tag, you can usually remove it.
vBulletin® v3.8.3, Copyright ©2000-2010, Jelsoft Enterprises Ltd.