Difference between revisions of "Scripting / Modding"

From Oldunreal-Wiki
Jump to navigation Jump to search
Line 1: Line 1:
This section of the wiki contains scripting help, script examples and tutorials about Uscript and mod-making.
This section of the wiki contains scripting help, script examples and tutorials about Uscript and mod-making.


[[Teleportation Projectile]] (any version)
*[[Teleportation Projectile]] (any version)
 
*[[UWindow Menus]] (227f recommended)
[[UWindow Menus]] (227f recommended)
*[[Reloadable Automag]] (any version)
 
*[[Font Tutorial]] : how to import and create ne fonts for use in Unreal, originally intended to permit the creation of cyrillic or asian fonts.
[[Reloadable Automag]] (any version)
*[[Multiple firing modes on a weapon]]
 
*[[Transformation]], a mod idea to bring back an aborted idea that was present in older Unreal betas (1995).
[[Font Tutorial]] : how to import and create ne fonts for use in Unreal, originally intended to permit the creation of cyrillic or asian fonts.
*[[Travelling functions]] (227g onwards only)
 
*[[Dynamic array]]
[[Multiple firing modes on a weapon]]
 
[[Transformation]], a mod idea to bring back an aborted idea that was present in older Unreal betas (1995).
 
[[Travelling functions]] (227g onwards only)




[[Category:Scripting]]
[[Category:Scripting]]
[[Category:Mods]]
[[Category:Mods]]

Revision as of 16:47, 11 September 2011

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