Difference between revisions of "HPL3/Scripting/Scripting Guide/The Basics - Introduction"
< HPL3
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
{{shortPageTitle}} | {{shortPageTitle}} | ||
{{Hpl3ScriptingGuideMenuBasic}} | {{Hpl3ScriptingGuideMenuBasic}} | ||
− | + | {| style="border:0px;" cellspacing="0" | |
+ | |- valign="top" | ||
+ | | style="padding-right:0.2em" | | ||
'''Welcome to the scripting guide for the HPL3 Engine.''' | '''Welcome to the scripting guide for the HPL3 Engine.''' | ||
Line 17: | Line 19: | ||
#You should know how to create or edit a basic mod. See the [[HPL3/SOMA/Modding/Creating_a_Mod| Creating a Mod]] article for more information. | #You should know how to create or edit a basic mod. See the [[HPL3/SOMA/Modding/Creating_a_Mod| Creating a Mod]] article for more information. | ||
{{note|If you have zero programming knowledge, you should start with the [[HPL3/Scripting/AngelScript_Fundamentals|AngelScript Fundamentals]] guide, and read '''at least the first five lessons.'''}} | {{note|If you have zero programming knowledge, you should start with the [[HPL3/Scripting/AngelScript_Fundamentals|AngelScript Fundamentals]] guide, and read '''at least the first five lessons.'''}} | ||
+ | | style="width:0.1%" | | ||
+ | |} | ||
{{NavBar|||HPL3/Scripting/HPL3 Scripting Guide|HPL3 Scripting Guide|HPL3/Scripting/Scripting Guide/What is scripting in HPL3?|What is scripting in HPL3?}} | {{NavBar|||HPL3/Scripting/HPL3 Scripting Guide|HPL3 Scripting Guide|HPL3/Scripting/Scripting Guide/What is scripting in HPL3?|What is scripting in HPL3?}} | ||
[[Category:HPL3 Scripting]] | [[Category:HPL3 Scripting]] | ||
[[Category:English]] | [[Category:English]] |
Revision as of 22:49, 13 August 2020

Welcome to the scripting guide for the HPL3 Engine. The guide is split into two sections: Basics and Advanced.
Bear in mind that this tutorial mostly covers the most essential things you need to know in order to script your maps. Prerequisites and Recommendations
![]() |