Results 1 to 2 of 2

Thread: How to increase propane tank damage? (for Tank)

  1. Just getting started
    Join Date
    02-05-09
    Posts
    3
    Post Thanks / Like
    #1

    How to increase propane tank damage? (for Tank)

    Hello, I'm doing a custom mod via .cfg codes and I've been searching for a code which you can kill a Tank with one or two propane tanks (the original damage sucks...) on Advanced/Expert mode without decreasing Tank's health.

    Is that possible? Any ideas?

    Thank you all and sorry for my english, hehe :waves:

  2. Just getting started
    Join Date
    02-05-09
    Posts
    3
    Post Thanks / Like
    #2
    Ok, i went to Left4Dead\left4dead\scripts -> weapon_propanetank.txt and I get this:

    WeaponData
    {
    "MaxPlayerSpeed" "250"
    "WeaponType" "Grenade"
    "WeaponPrice" "300"
    "WeaponArmorRatio" "1"
    "Team" "ANY"
    "BuiltRightHanded" "1"
    "PlayerAnimationExtension" "gren"
    "MuzzleFlashScale" "0"
    "MuzzleFlashStyle" "CS_MUZZLEFLASH_NONE"

    "CanEquipWithShield" "1"
    "AddonModel" "models/props_junk/propanecanister001a.mdl"
    "AddonAttachment" "gascan"

    // Weapon characteristics:
    "Penetration" "1"
    "Damage" "50"
    "Range" "4096"
    "RangeModifier" "0.99"
    "Bullets" "1"

    I changed Damage to 300, 900, 1500, saved the new changes and they have NO EFFECT... I tried to set "z_tank_grenade_damage 1500" and nothing happened, so I don't understand what I'm doing wrong. I need your help

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Title