Skip to main content

Recently Updated Pages

Mission Elements (WIP)

Beardlib Editor Reference

Here this page will talk about the Mission Elements in Payday2. There are hundreds of elements to...

Updated 1 week ago by soosh.exe

Custom Weapons

PAYDAY 2 Mod Creation Data Tables

This is a list of custom weapons in PAYDAY 2 + the ingame ID, Factory ID, the category/type of th...

Updated 3 weeks ago by Tangerine Paint

Legendary Armor Skins/LAS/MOOG/Outfit Module Guide

PAYDAY 2 Mod Creation Tutorials

This guide as also made by Columbus, if you'd like to contact me on Discord, please join the modw...

Updated 3 months ago by hedysux

Planned Custom Weapons

PAYDAY 2 Mod Creation Data Tables

This page is meant to serve as a point of reference for the modding community's claimed or WIP mo...

Updated 4 months ago by Killerwolf

Captain Winters

Beardlib Editor Tutorials AI

Required Elements: SpawnEnemyDummy SpawnEnemyGroup EnemyPreferedAdd SpecialObjective FleePoint ...

Updated 4 months ago by soosh.exe

Extracting the Game's Files

PAYDAY 2 Mod Creation Tutorials

If you just want to export a few items, use Diesel Bundle Viewer This guide will go over how to e...

Updated 6 months ago by THOT_PATROLL

Asset Management - Database, Packages, and Local Files

Beardlib Editor Tutorials Basics

Loading Assets Database BeardLib can load Assets for your level in different ways. Currently the ...

Updated 7 months ago by soosh.exe

Sequence Manager XML

PAYDAY 2 Mod Creation Diesel Engine

Unit extension <extension name="damage" class="UnitDamage" /> Include in object file <sequence_m...

Updated 11 months ago by soosh.exe

Weapon Mods

PAYDAY 2 Mod Creation Data Tables

This contains data for all the current weapon mods in the base game. There is a distinction betwe...

Updated 1 year ago by Cattus

Elements - Scripting Your Level

Beardlib Editor Tutorials Basics

To make your level actually work, you place what’s called “Elements”. They are what most of the l...

Updated 1 year ago by soosh.exe

Voice Over Modding

PAYDAY 2 Mod Creation Tutorials

Things you need: wwise_ima_adpcm (to encode/decode .stream files) Audio editor Extracted soundba...

Updated 1 year ago by m8

Weapons

PAYDAY 2 Mod Creation Data Tables

This is a list of all weapons in PAYDAY 2 + the ingame ID, Factory ID and Unit-file path and DLC....

Updated 1 year ago by Killerwolf

Resources

PAYDAY 2 Mod Creation BLT Modding

Decompiled game code Source code of the game Original BLT (outdated on some occasions) Docume...

Updated 2 years ago by Hoppip

Installing BLE

Beardlib Editor Tutorials Getting Started

BeardLib Editor, or BLE for short, is a mod for PAYDAY 2 that adds a fully functional level edito...

Updated 2 years ago by soosh.exe

Mod Debugging & Errors

Luxor Other

You're in the middle of testing and you just made something new. And then when it loads... BAM! Y...

Updated 2 years ago by Shambles_SM

Enabling Cheats

Luxor Other

When developing mods, you may want to enable built-in cheats to test a specific level. Luxor 1/AR...

Updated 2 years ago by Shambles_SM

Limitations

Luxor Other

Each game engine (and some specific games) have their own limitations which you should keep in mi...

Updated 2 years ago by Shambles_SM

General GVF Syntax

Luxor Luxor 2

GVF files are (presumedly) "Game Variable Files" that also take on different extensions depending...

Updated 2 years ago by Shambles_SM

GVF Types

Luxor Luxor 2

Simple Types Number: A literal number. The game engine can usually take either a float or an int...

Updated 2 years ago by Shambles_SM

UI File Modification

Luxor Luxor 2

UI files control the layout of a specific element in the game - including level backgrounds. Obje...

Updated 2 years ago by Shambles_SM