Difference between revisions of "Scripting / Modding"

From Oldunreal-Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
==== Unreal / Unreal Tournament ====
==== Unreal / Unreal Tournament ====


*[[227 Compiler directives]] (mostly 227j+)
*[[Teleportation Projectile]] (any version)
*[[Teleportation Projectile]] (any version)
*[[Reloadable Automag]] (any version)
*[[Reloadable Automag]] (any version)
*[[Importing vertex meshes into Unreal]]
*[[Font Tutorial]] : how to import and create ne fonts for use in Unreal, originally intended to permit the creation of cyrillic or asian fonts.
*[[Font Tutorial]] : how to import and create ne fonts for use in Unreal, originally intended to permit the creation of cyrillic or asian fonts.
*[[Multiple firing modes on a weapon]]
*[[Multiple firing modes on a weapon]]
Line 21: Line 23:
*[[Travelling functions]] (227g onwards only)
*[[Travelling functions]] (227g onwards only)


== Unreal Tournament ==
*[[Single player ladder]]: How to create your own UT SP ladder.
==== Unreal II ====
==== Unreal II ====
*[[Unreal II UCC]] - information about UCC of Unreal II.
*[[Unreal II UCC]] - information about UCC of Unreal II.

Latest revision as of 16:34, 26 July 2022

This section of the wiki contains scripting help, script examples and tutorials about Uscript and mod-making.

Unreal / Unreal Tournament

Unreal Tournament

Unreal II