Difference between revisions of "WD2 Scripting"

From Nomad DB
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
Using [[WD2 ScriptHook]], you can inject custom Lua scripts into the game using [[WD2 ScriptHook: Script|Scripts]]. This Overview contains important resources to get started with development.
 
Using [[WD2 ScriptHook]], you can inject custom Lua scripts into the game using [[WD2 ScriptHook: Script|Scripts]]. This Overview contains important resources to get started with development.
  
== Script Hook ==
 
<DynamicPageList>
 
category = WD2 ScriptHook
 
</DynamicPageList>
 
 
== Development Resources ==
 
== Development Resources ==
 
=== Links ===
 
=== Links ===
Line 18: Line 14:
 
* [[:Category:WD2 Vehicle|WD2 Vehicle]]
 
* [[:Category:WD2 Vehicle|WD2 Vehicle]]
 
* [[:Category:WD2 Player|WD2 Player]]
 
* [[:Category:WD2 Player|WD2 Player]]
 +
 +
== Script Hook ==
 +
<DynamicPageList>
 +
category = WD2 ScriptHook
 +
</DynamicPageList>
 +
 +
== Wiki Contributions ==
 +
{{ContributeText}}

Revision as of 16:31, 15 April 2020

Using WD2 ScriptHook, you can inject custom Lua scripts into the game using Scripts. This Overview contains important resources to get started with development.

Development Resources

Links

Concepts

Categories

Script Hook


Wiki Contributions

This wiki is still in the early stages, there is still a lot of potential and functions to be documented. If you have information about a Lua function, File formats, or any other information about the Game's inner workings, we would love community contributions! Read more about Contributing.