Install instructions, questions and answers regarding this mod you can find at the Mod Showroom
22.08.17 Tank Fire 1.41
Ini file has been updated:
ENABLE_ONMISSION = 0 ; [boolean]
PLAYER_TANK_FIRE_RATE = 250 ; [4 bytes]
NPC_TANK_FIRE_RATE = 500 ; [4 bytes]
CANNONBALL_SPEED = 220.0 ; [float]
CANNONBALL_SMOKE_R = 1.0 ; [float]
CANNONBALL_SMOKE_G = 1.0 ; [float]
CANNONBALL_SMOKE_B = 1.0 ; [float]
ENABLE_PLAYER_TANK_DAMAGE = 1 ; if 0 the player's tank will not be effected by cannonball damage
CANNONBALL_DAMAGE = 250.0 ; [float]
04.06.17 Tank Fire 1.4
- fixed game crash from the previous version,
- removed tank aiming when the soldier exits the tank.
20.02.17 Tank Fire 1.3
- fixed player's tank "frozen aiming",
- removed aiming ability for destroyed NPC tanks,
- SWAT Tank water cannon replaced with cannoballs
- mod changes available through Tank Fire.ini:
Previous versions:
TANK FIRE 1.21
- there's no need to use $INCLUDE directive any more so remove everything from the previous version and just use this single $CLEO code,
- drasticly increased the distance shot of the tank fire (200.0) so now you can hit every vehicle (even Hydra),
- decreased interval between shots,
- tank pushing power has been removed,
- tank "doom" aiming is completely controlable by mouse movement - there's no delay in moving,
- it's possible to destroy other tanks so it looks like a tank battle game,
- the players tank has a rapid fire and it can be activated by "press and hold" the right mouse button,
- at STAR7 the players tank can be destroyed by other tanks (not tested),
- the code shoud work for multiple game versions (not tested).
TANK FIRE VERSION 1.1
Code update:
- inputed safety conditional checks in order to prevent the rare game crash,
- removed the player's tank vulnerability to explosions [NPC tanks can still be destroyed by any type of explosion],
- added the ability to faster rotate the player's tank gun,
- decreased the push power of the players tank while fireing a cannon,
- drasticly increased cannon speed for NPC tanks (I'm still not sure which speed I should make - future code versions will be diferent),
TANK FIRE ORIGINAL RELEASE
Mod description:
This is GTA San Andreas modification which makes the tanks fire their weapons at the player when wanted level stars are above 5.
- other tanks are now vulnurable to explosions of any type so you can easily destroy them in combat (handling.cfg file was not modified),
- tanks are pretty precise when they hit a standing or slow motion targets,
- vertical direction of a cannon trajectory is also defined so the tanks are able to hit you while you're flying a helicopter at low heights for exmpl,
- if you drive really fast the cannons will most likely miss you,
- appart from m4 assault riffles soldiers from tanks will carry thermal googles and bombs (they'll not actually use those extra gear but they'll drop it after death).
- if you're on foot you can surrender yourself by clicking LCTRL and S at the same time,
- Occasionally another soldier armed with a sniper will attack you from the tank. |