Left 4 Dead 2

Left 4 Dead 2

1,574 arvostelua
Custom Weapon Lab [Base][Vscript]
16
9
12
10
5
2
3
3
4
4
2
3
2
2
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
Päivitetty
10.166 MB
25.5.2024 klo 4.19
14.10. klo 9.05
8 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Custom Weapon Lab [Base][Vscript]

Kuvaus
Custom Weapon Lab By Zaden & Solved/Devlos! Aka "Timonenluca"

A Local / Dedicated Server Mod and a [Work in Progress]

A Vscript mod that adds the ability to add custom weapons while also providing a base and framework to make it as easy as possible.

MOD INFO

Version - v0.83
Change Log - Updates

Guide - Guide Link

A heavily modified and rewritten custom coded weapon mod version based on the work by Rectus it's Custom Weapon Base

NOTE

[The mod currently only supports primary weapon types!]

  • [DISCLAIMER] The LOD's for the worldmodels won't work if either off these video-settings are put on low.
    • Model / Texture Quality:
      • Reason [LOD's are not loaded to preserve model and texture memory]
    • Paged Pool Memory:
      • Reason [LOD's require CPU memory to shift their models based on distance]


This should not be a issue for a Huge portion off the community , unless you still run a 25 year old pentium 4 or have less then 256 M/b's off video memory. These settings should always be on medium they provide better performance overal aslong as you meet better system requirements then the minimal.

  • [EMS] file to modify and spawn custom weapons.
  • [EMSFilePath] custom_weapon_lab/custom_weaponlist.cfg

    - ReplacePercentage: [Percentage Normal Weapons are replaced by custom weapons]
    - CustomWeaponList: [The Currently loaded Custom Weapons]

    Always embed in a string ["..." , "..."]

  • Weapons Included

  • weapon_steyr
    Type: Submachine-gun Fire rate: 960 Damage 15 Clip1 : 31 Clip2 : 250

  • weapon_shotgun_auto
    Type: Shotgun Fire rate: 400 Damage 25 Clip1 : 15 Clip2 : 56

  • weapon_pkm
    Type: Heavy Machine Gun Fire rate: 545 Damage 60 Clip1 : 150 Clip2 : 0

  • weapon_china_lake
    Type: Grenade Launcher Fire rate: 66 Damage 500 Clip1 : 2 Clip2 : 15

    CHAT COMMANDS

    • [COMMANDS] Chat Commands Available to use in-game.
      • [Requires to be in singleplayer and being the host to spawn and create weapons manually]
        Variable
        Value
        Info
        /cwl create
        custom_weapon_name
        giving or Creating a weapon to the player using the command [Usage: /cwl create custom_weapon_name]
        /cwl list
        Prints Weapons in Console Automaticly
        lists all custom weapons available and prints them out in console [Usage: /cwl list]

    HELP & SUPPORT

    • I have a error model!
      • Make sure you put the correct path in the ems weapon file and have the required models installed.
    • The Worldmodel off the weapon is off and does not line up with the equipped stance!
      • Make sure your survivor model has a weapon_bone attachment , if not another attachment is used but less accurate. louis , francis , zoey and coach don't have a weapon_bone attachment so you can try to recompile the survivor model with the weapon_bone attachment or ask the original mod creator off the model.
    • Why do i have a delay between my inputs?
      • The weapon logic on how the weapon acts is server sided , therefor to get the best experience you would need to have a decent ping and latency between the host. The weapons function the same as the prop_minigun and prop_minigun_l4d1 as these both are server sided.
    • I crashed or have a bug!
      • try to restart the map or reload the mod , you can report bugs and crashes on the workshop page or discussion [Always try to provide a video or screenshot with a good description off the issue].
    • My Settings file is in chinese [䌉獵潴坭慥潰䱮獩]!
      • this is a persistant issue with windows 11 only for source engine ems files , use a different text editor to read the file over windows 11 it's default notepad and save the file.

    CREDITS

    Devlos(Me) [Coding , Mod Creator]
    Zaden [Playtesting and originally commissioning the mod that has grown out to a personal project , help and overall support]
    Fratello [Playtesting]
    RF [Playtesting]
    Rectus [Original Weapon Base]
    Shadowsyn [first and third person animation override discovery and scripting advice]
    Nescius [Overall scripting advice and sharing off he's IgnoreTrace Function]
    Cubi [Providing modelling help & sharing Taito example models]
    MrFunreal [LOD Help and Discovery 1 pixel vertex inverse LOD abilty]
Suositut keskustelut Näytä kaikki (7)
156
24.5. klo 21.27
Mods that uses "Custom Weapon Lab"
Mr.4ox
62
16.10. klo 6.10
TÄRKEÄ: Bug Reports
devlos
10
22.6. klo 15.28
TÄRKEÄ: Modders Contributions Here
Zaden
354 kommenttia
Roshiro 15.10. klo 15.16 
devlos you are a god
BananaSauce 15.10. klo 11.50 
holy fuck new update
The Aug fucking sucks ass
devlos  [tekijä] 14.10. klo 9.11 
The spawn issues and mod not working problems should have been resolved due to missplaced files and a issue with the spawn function for higher tier weapons , thanks to RF for bringing this issue to my attention.
mundy1215(f2p)|wiki.TF 5.10. klo 20.07 
does these mod makes character bob when walking sideways or its something else?
Combat Droid 11.9. klo 11.49 
does the mod still work?
Rising Sun 6.9. klo 19.28 
@Roshiro click on the guide link next to "Guide" in the description.
Roshiro 6.9. klo 10.26 
Does anyone have a link to a tutorial on how to add custom weapon models into CWL? Would love if my weapons don't all look like my placeholder ak47 xD
铃木爆発 5.9. klo 22.01 
Have you already given up on this mod?
NWO Fred 30.8. klo 11.32 
@d1mple check out the LOD Part in the guide.