Main Page: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
===Functions=== | ===Functions=== | ||
<html> | |||
<div class="card"> | |||
<a href="/wiki/Template:ServerFunctions"> | |||
<img src="/images/c/ce/CardScripting.png" alt="CardImage" style="width:100%;"> | |||
<div class="cardcontainer"> | |||
<h4><b>Server Functions</b></h4> | |||
<p>See a list of server functions.</p> | |||
</div> | |||
</a> | |||
</div> | |||
<div class="card"> | |||
<a href="/wiki/Template:ClientFunctions"> | |||
<img src="/images/c/ce/CardScripting.png" alt="CardImage" style="width:100%;"> | |||
<div class="cardcontainer"> | |||
<h4><b>Client Functions</b></h4> | |||
<p>See a list of client functions.</p> | |||
</div> | |||
</a> | |||
</div><br><br><br><br><br><br><br><br><br><br><br><br> | |||
</html> | |||
===Events=== | ===Events=== |
Revision as of 12:47, 26 December 2020
Getting started
- Server
- Packages
- Server configuration
- Weapon configuration
- Modding tutorial for importing custom 3D models, levels and more
- Custom connect screen
- Custom levels/maps
- Monetization
Functions
Events
Game models and more
Constants
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