Difference between revisions of "HPL2/Community Resources"
< HPL2
Jump to navigation
Jump to search
m (Mentioned models) |
m (→Tools: Spelling) |
||
Line 7: | Line 7: | ||
== Tools == | == Tools == | ||
− | * [http://wiki.frictionalgames.com/hpl2/resources/improvnotepad Improved | + | * [http://wiki.frictionalgames.com/hpl2/resources/improvnotepad Improved Notepad++ HPS support] |
− | * [http://wiki.frictionalgames.com/hpl2/resources/let Language | + | * [http://wiki.frictionalgames.com/hpl2/resources/let Language Editor Tool] |
* [http://wiki.frictionalgames.com/hpl2/resources/preprocess Script Preprocessor] | * [http://wiki.frictionalgames.com/hpl2/resources/preprocess Script Preprocessor] | ||
Revision as of 14:45, 4 August 2020
Resources
This section contains a set of community created resources for aiding in development of maps. These range from a collection of script modules, to upgraded / new tools for developing content.
Many additional tools, assets and other resources can be found in the Development Resources section of the forum.
Tools
Script Modules
- Global coord system
- Custom math functions (keep in mind some of these have been implemented as Script Functions in later patches)
- Small variables (debugging API)
- String list
- Parsing strings into variables
- 3D Vectors