View Single Post
Old 08-15-2003, 01:06 PM   #2 (permalink)
smurfbizkit
Senior Member
 
Join Date: Sep 2001
Posts: 1,094
Send a message via ICQ to smurfbizkit Send a message via AIM to smurfbizkit Send a message via MSN to smurfbizkit
Default

Why don't you just get creative with some of the existing damage types? I just reorganized the stuff for Blitz2 (like below), and it works fine.


Quote:
Armor ArmorSuperHeavy
Armor = DEFAULT 100% ;this sets the level for all nonspecified damage types
Armor = CRUSH 0% ;Depends on the vehicle
Armor = RADIATION 0% ;wasn't a factor in ww2
Armor = POISON 0% ;not much widescale use of this in ww2
Armor = SNIPER 0% ;added with snipers
Armor = KILL_PILOT 0% ;added with snipers
Armor = PARTICLE_BEAM 0% ;heh, sorry no particle weapons in blitz2
Armor = SURRENDER 0% ;there is no surrender in war, anyone pussy enough to do so will be shot
Armor = MELEE 0% ;maybe commando's?
Armor = LASER 0% ;will be used for flak(anti air and anti infantry)
Armor = HAZARD_CLEANUP 0% ;not using this in blitz2
;;;the following are blitz2 reorganized warheads
Armor = SMALL_ARMS 0% ;hollowpoint
Armor = FLAME 0% ;flame
Armor = MOLOTOV_COCKTAIL 0% ;molotov
Armor = INFANTRY_MISSILE 25% ;shaped charge
Armor = FLESHY_SNIPER 0% ;at rifle
Armor = GATTLING 0% ;light
Armor = COMANCHE_VULCAN 100% ;heavy
Armor = ARMOR_PIERCING 100% ;ap
Armor = STEALTHJET_MISSILES 35% ;he
Armor = AURORA_BOMB 35% ;ballistic
End
smurfbizkit is offline   Reply With Quote