DayZ
26 beoordelingen
Mod Options
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Type: Mod
Mod Type: Mechanics
Bestandsgrootte
Geplaatst op
Bijgewerkt op
54.190 KB
13 mrt 2023 om 12:05
16 sep 2024 om 10:32
6 wijzigingsnotities (weergeven)

Abonneren om te downloaden
Mod Options

Omschrijving
simple mod to add a button to in game menu and use one keybind for mods that have options
Updated for dayz 1.25

The server panel button
This is a place holder for servers using server panels for compatibility
has no functions if you are not using mod server panels

Config file
options to hide the modded in game menu

Repacking
You are not permitted to repack any part of Mod Options.

Deafult Key bind is del / full stop key number pad
mod opts in key binds to change the default keybind

Adding a button
example

modded class MissionGameplay{

override void OnInit(){

super.OnInit();
#ifdef SMOptions
Getsmoptions().RegisterMod( "name of the button" , menu id number );
//Getsmoptions().RegisterMod( "testmod" ,23432424 );
#endif
};
};
included
This mod has source files for a test mod
storing files as Json
using vanilla RPC
creating a simple menu
adding your menu to Mod options screen


https://discord.gg/d79tgwsFUV