Postal III Angel is a mod for Postal III which adds the AngelScript scripting language, as well as fixes crashes or gameplay bugs that were deemed important to fix.

Add addon RSS Addons
AngelScript "NPC Template" example

AngelScript "NPC Template" example

Singleplayer Map

Contains an example to invoke NPC Templates from maps, this can be useful if you want to get rid of the randomness' “pattern”

AngelScript "Infighting" example

AngelScript "Infighting" example

Singleplayer Map

Contains a brute-forced “fix” for NPC infighting, normally this should be fixed in Postal3Script alone instead

Mega-Sadist and Champ Whisperer AngelScript Fix

Mega-Sadist and Champ Whisperer AngelScript Fix

Singleplayer Map

Fixes the achievements Champ Whisperer and Mega-Sadist using P3 Angel's AngelScript. Might possibly attempt to improve Bipolar in the future.

AngelScript "Utils" example

AngelScript "Utils" example

Singleplayer Map

Contains global functions to use in script files, some of them are incomplete