Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

110 total results found

Limitations

Luxor Other

Each game engine (and some specific games) have their own limitations which you should keep in mind: Luxor 1/AR Engine Specific data/uiscript/depths.txt has a hard limit of 69 layers. If this is exceeded, layers starting from the 70th will be ignored. Luxor...

Enabling Cheats

Luxor Other

When developing mods, you may want to enable built-in cheats to test a specific level. Luxor 1/AR Pass -unlocklevels and -unlockstages to the executable. -unlocklevels allows you to select a specific level from the currently selected stage when starting a n...

Mod Debugging & Errors

Luxor Other

You're in the middle of testing and you just made something new. And then when it loads... BAM! Your game explodes and you have no idea where to look. Luxor 1/AR: Check the luxor.log or luxorAR.log file and scroll to the bottom. Look out for any warnings abo...

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 modworkshop.net server and ping me if you have any questions in #payday2-modding. DISCLAIMER: THIS IS STILL A WORK IN PROGRESS, NOT EVERYTHING HAS BEEN EXPLAINED YET. ...

Animation State Machine

PAYDAY 2 Mod Creation Diesel Engine

While baking animations inside .model files might be enough for simple, continuous animations*, when it comes to actually having complex movement occur (such as a randomized escort path, or a helicopter that simultaneously hovers and shoots missiles, like in H...