Main Page: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 74: | Line 74: | ||
</a> | </a> | ||
</div> | </div> | ||
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> | <br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> | ||
</html> | </html> | ||
===Functions=== | ===Lua Functions and Events=== | ||
<html> | <html> | ||
<div class="card"> | <div class="card"> | ||
Line 97: | Line 96: | ||
</div> | </div> | ||
</a> | </a> | ||
</div | </div> | ||
<div class="card"> | <div class="card"> | ||
<a href="/wiki/Template:ServerEvents"> | <a href="/wiki/Template:ServerEvents"> | ||
Line 119: | Line 114: | ||
</div> | </div> | ||
</a> | </a> | ||
</div><br><br><br><br><br><br><br><br><br><br><br><br> | </div><br><br><br><br><br><br><br><br><br><br><br><br><br> | ||
</html> | </html> | ||
Line 160: | Line 155: | ||
</a> | </a> | ||
</div> | </div> | ||
<div class="card"> | |||
<a href="/wiki/Doors"> | |||
<img src="/images/c/ca/CardAnimations.png" alt="CardImage" style="width:100%;"> | |||
<div class="cardcontainer"> | |||
<h4><b>Doors</b></h4> | |||
<p>List of doors.</p> | |||
</div> | |||
</a> | |||
</div> | |||
<div class="card"> | |||
<a href="/wiki/Clothing"> | |||
<img src="/images/c/ca/CardAnimations.png" alt="CardImage" style="width:100%;"> | |||
<div class="cardcontainer"> | |||
<h4><b>Clothing</b></h4> | |||
<p>Learn how to use clothing items.</p> | |||
</div> | |||
</a> | |||
</div><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br> | |||
</html> | </html> | ||
===Constants=== | ===Constants=== | ||
Line 178: | Line 183: | ||
* [[AttachType|Attach type]] | * [[AttachType|Attach type]] | ||
* [[FloorTypes|Floor types]] | * [[FloorTypes|Floor types]] | ||
* [[MovementModes|Movement Modes]] | |||
===Other=== | ===Other=== |
Revision as of 17:03, 26 December 2020
Getting started
Lua Functions and Events
Game models and more
Constants
- Hit type
- Player State types
- Input mode
- Edit modes
- Web Visibility
- Attach type
- Floor types
- Movement Modes
Other
- Client parameters and folders
- Useful Lua helper functions
- UnrealLua
- Debugging, crash handling and client console
- Custom Discord client id
- Serverside HTTP client
- Gamemodes, Packages, Scripts and Libraries for Onset: https://github.com/alexandregv/awesome-onset
- Limitations
- Onset with Docker
Database
- MariaDB (MySQL)
- MariaDB Functions