
This is a small tutorial on converting any custom singleplayer level to be compatible with the Custom Level Loader. This is useful for levels with names that don’t begin with SP_ or levels which are runĀ as a separate mod. With this tutorial you will be able to access all custom levels from a single menu. You can get the Custom Level Loader here. You may […]

This mod adds some features to Painkiller’s HUD menu. It is compatible with Painkiller, Battle Out of Hell, and Black Edition. Here are the included additions: Choose from 6 HUD panel styles- Classic, Black Edition, Overdose, Steel, Blood, and Frost. HUD size option is now a slider from 0.5 to 1.5 (instead of just 3 presets). You can now adjust crosshair size from 0.5 to […]

This guide will teach you how to script a simple mod loader using only a word processor (such as Wordpad or Notepad). Along the way you will learn a few concepts and lines of code which you can apply to any of Painkiller’s Lua scripts. I wrote this guide using Painkiller + Battle Out Of Hell expansion, but I assume that this will also work […]