Main Page: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
* [[server_config|Server configuration]] | * [[server_config|Server configuration]] | ||
* [[weapons_config|Weapon configuration]] | * [[weapons_config|Weapon configuration]] | ||
* [[Modding|Modding tutorial for importing custom 3D models, levels and more]] | |||
* [[Custom_Connect_Screen|Custom connect screen]] | * [[Custom_Connect_Screen|Custom connect screen]] | ||
Line 36: | Line 37: | ||
* [[ClientParameters|Client parameters]] | * [[ClientParameters|Client parameters]] | ||
* [[LuaHelper|Useful Lua helper functions]] | * [[LuaHelper|Useful Lua helper functions]] | ||
* [[UnrealLua]] | * [[UnrealLua]] | ||
* [[Debugging]] | * [[Debugging]] | ||
* [[UpdateDiscordActivity|Custom Discord client id]] | |||
* [[Template:HttpFunctions|Serverside HTTP client]] | * [[Template:HttpFunctions|Serverside HTTP client]] | ||
* Gamemodes, Packages, Scripts and Libraries for Onset: https://github.com/alexandregv/awesome-onset | * Gamemodes, Packages, Scripts and Libraries for Onset: https://github.com/alexandregv/awesome-onset |
Revision as of 16:32, 21 September 2020
Getting started
- Server
- Packages
- Server configuration
- Weapon configuration
- Modding tutorial for importing custom 3D models, levels and more
- Custom connect screen
Functions
Events
Game models and more
Constants
Other
- Client parameters
- Useful Lua helper functions
- UnrealLua
- Debugging
- Custom Discord client id
- Serverside HTTP client
- Gamemodes, Packages, Scripts and Libraries for Onset: https://github.com/alexandregv/awesome-onset
- Limitations
Database
- MariaDB (MySQL)
- MariaDB Functions