Main Page: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
===Getting started=== | ===Getting started=== | ||
* [[DedicatedServer]] | * [[DedicatedServer|Server]] | ||
* [[packages]] | * [[packages|Packages]] | ||
* [[server_config]] | * [[server_config|Server configuration]] | ||
* [[weapons_config]] | * [[weapons_config|Weapon configuration]] | ||
* [[Limitations]] | * [[Limitations]] | ||
Line 19: | Line 19: | ||
* [[Objects]] | * [[Objects]] | ||
* [[Weapons]] | * [[Weapons]] | ||
* [[AnimationList]] | * [[AnimationList|Animation List]] | ||
* [[Doors]] | * [[Doors]] | ||
* [[ClothingPresets]] | * [[ClothingPresets|Clothing Presets]] | ||
===Constants=== | ===Constants=== | ||
* [[HitType]] | * [[HitType|Hit type]] | ||
* [[PlayerStateTypes]] | * [[PlayerStateTypes|Player State types]] | ||
* [[InputModes]] | * [[InputModes|Input mode]] | ||
* [[EditModes]] | * [[EditModes|Edit modes]] | ||
* [[WebVisibility]] | * [[WebVisibility|Web Visibility]] | ||
* [[AttachType]] | * [[AttachType|Attach type]] | ||
===Other=== | ===Other=== | ||
* [[ClientParameters]] | * [[ClientParameters|Client parameters]] | ||
* [[LuaHelper|Useful Lua helper functions]] | * [[LuaHelper|Useful Lua helper functions]] | ||
* [[Modding|Modding tutorial for importing custom 3D models]] | * [[Modding|Modding tutorial for importing custom 3D models]] |
Revision as of 07:15, 13 December 2019
Getting started
Functions
Events
Game models and more
Constants
Other
- Client parameters
- Useful Lua helper functions
- Modding tutorial for importing custom 3D models
- UnrealLua
Database
- MariaDB (MySQL)
- MariaDB Functions