πŸͺ½ What is Postal III Ultrapatch Angel?

Postal III Ultrapatch Angel is a mod released by WhackJob Interactive which is built on top of Ultrapatch.

Angel implements the AngelScript scripting language on top of Postal III's own scripting language Postal3Script.

It allows modders to create complex and fast execution code inside Postal3Script, and greatly manipulate the game using the available functions and classes. (over 500+ if also counting methods)

Originally Postal III Angel was a mod that implemented the AngelScript scripting language only, but now it has it's own unique features, like Multiplayer support.

Note

  • Angel-only features on the docs are marked with the πŸͺ½ emoji.
  • πŸ†™Ultrapatch features will work on πŸͺ½Angel, but not vice-versa.
  • Not to be confused with old version of Angel (Postal 3 Angel, pre-Ultrapatch)

Features/Fixes

Check ModDB Postal III Ultrapatch+Angel releases for a more in-depth list, or check out the AngelScript Docs.

Points of interest

  • AngelScript scripting language with over 500+ functions and 20+ classes (if you are also counting the methods)
  • Multiplayer support (Multiplayer was fixed where it could be enjoyable but it doesn't fix all the issues)
  • Everything from Ultrapatch
  • Custom entities to help with modding (FGD added with releases)
  • AngelScript support for Addons