Jump to content
Sign in to follow this  
WKK Gimbal

Bis: three config.bin bugs - very easy to fix

Recommended Posts

I found these three Config.bin bugs:

------------------------------------------

class Mi24: Helicopter

{

transportSoldier=6;

};

Should be 8, right? There's even cargo slots for them, so it's just the number which is wrong.

------------------------------------------

class UralReammo: Ural

{

transportAmmo=30000;

};

While the 5ton truck has this value:

transportAmmo=300000;

I'm sure an important zero is missing smile.gif

------------------------------------------

class Cessna: A10

{

picture="ia10";

};

I'm sure "icessna"; would fit better biggrin.gif

It's right there in the Data folder, just waiting to be accessed.

Cheers

Share this post


Link to post
Share on other sites

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Damage Inc @ Feb. 19 2002,17:35)</td></tr><tr><td id="QUOTE">Er it's ia10 because the Cessna and A10 logos are the same plane symbol.<span id='postcolor'>

Yes, wouldn't you call that an error ??

Share this post


Link to post
Share on other sites

It's not an error, I think it's something that the developers intended to do. Who cares about the small symbols anyway?

Share this post


Link to post
Share on other sites

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Damage Inc @ Feb. 19 2002,17:45)</td></tr><tr><td id="QUOTE">It's not an error, I think it's something that the developers intended to do. Who cares about the small symbols anyway?<span id='postcolor'>

Ofcourse it's an error, dude...

The symbol already is in the data folder, it's just the link that's wrong. Why make a symbol for the cessna, put it in the game and then use the A10's symbol?

Please ....

Share this post


Link to post
Share on other sites

This is the .cpp file if you are able to edit it. This file comes from either the demo version of the game or the early first version of the game. This is not the .bin file which is encrypted (unless you have decrypted this somehow) the .bin file has many errors fixed as showing in Satchel's sound pack because he uses the .cpp Laws and missiles fly to short because the thrust times are different between the two files

The .cpp does not represent what is in the .bin file.

Share this post


Link to post
Share on other sites

My reference is up to date. These errors do show up in-game in ver. 1.42

Try ordering 8 men to ride in back of the Hind, or try rearm a tank at a UralAmmo or try fly in a group of Cessnas and you'll see that these errors are present.

Ofcourse I wouldn't post this if I hadn't tested it .... geeeeez, people ....

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×