DayZ
4,212 betyg
Community-Online-Tools
6
6
26
18
5
6
3
4
3
3
3
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Type: Mod
Filstorlek
Lades upp
Uppdaterades
1.558 MB
13 nov, 2018 @ 2:22
29 okt @ 6:37
108 ändringsnotiser ( visa )

Abonnera för att ladda ner
Community-Online-Tools

Beskrivning
NOTICE
There may be some bugs. If you do find some, report them in them on my GitHub here[github.com]

Information:
This is the first set of GUI based admin tools created by the developers of DayZ Community Offline Mode. This makes use of a modular design which allows other mods such as DayZ Expansion or DayZ HypeTrain to add their own menu's for admins to have further control of their servers. Community Online Tools allow you to teleport players, set player health, blood, shock, change the weather of the server, and even spawn in vehicles. Also, this mod allows you to set the aiming mode for players to the old 0.62 system if you, the server admin wishes to use it.

Server Installation Instructions:
  1. Install the mod using your preferred method for installing mods. I recommend using a server manager such as OmegaManager.

  2. Launch the server once and then after it has fully launched turn it back off.

  3. Locate the profiles folder used for the server. If using OmegaManager this folder would be called ‘profiles’ otherwise you can find what it is called by checking the command line parameter ‘-profiles’ and seeing what that is set to. Once in that folder enter the ‘PermissionsFramework’ folder and then enter the ‘Players’ folder.

  4. Inside that folder create a .json file with your GUID/SteamID. Inside of that JSON file paste the contents of this[pastebin.com] pastebin.

  5. Congratulations, you have successfully installed COT. You can assign roles to others while in-game.


    Webhooks:
    Webhooks can be configured like the following https://pastebin.com/AR3Bk9E5 where there can be multiple connections. Say you want players to see when the weather is changing but want another channel for every admin action to be logged in or you want this information to be logged across multiple discord servers.

    Controls:
    Y - Open the toolbar menu
    INSERT - Toggle free camera
    H - This teleports you to the position you are looking at
    END - Toggles Community Online Tools keybindings on/off

    Monetization:
    Monetization is allowed on your servers but it would be nice that a small percentage is sent as a donation. This is not enforced but would be greatly appreciated.

    Donate:
    If you like this mod do feel free to send a donation to my paypal here[www.paypal.me]. This mod is released for free for all to use and monetize of but any donation would be greatly appreciated.

Populära diskussioner Visa alla (276)
2
4 nov @ 12:21
Download Older Verions?
red.eye.jedi
8
28 aug @ 19:56
Problems with CF and COT
Goon
2
25 jul @ 16:28
COT and weather problem
AdamKurde
3 087 kommentarer
KOLOSOFF 4 timmar sedan 
Hello,i have a little problem. Why i see only topographic map in COT, but no satellite map? What can i do to see the satellite map in COT? Map is chernarus.
Nikushimi_ 22 nov @ 17:03 
cant turn it on in game and the end key wont fkin work
in_jail_out_soon 9 nov @ 1:56 
@LieutenantMaster thank you , i also posted it on github
LieutenantMaster  [skapare] 8 nov @ 17:30 
COT doesnt do anything regarding this. You can check yourself on github if you need to. Only weather related modifications are getting the current weather and setting the weather only if the player press apply in the weather menu.

Will have a look tomorrow for sanity sake even if I am not sure how it could impact anything since its a dormant module which only do things when told by the user ^^'
in_jail_out_soon 8 nov @ 12:08 
even my custom settings are not respected by COT anymore , therefore not working when COT is installed

m_WeatherDefaultSettings.m_RainThreshold = 0.3;
m_WeatherDefaultSettings.m_SnowfallThreshold = 0.3;
in_jail_out_soon 8 nov @ 12:05 
@LieutenantMaster i insist,
just try and set this in your ini.c file or in the weather setup of the weather mission folder
and check if COT is gonna respect it . i did a lot of tests , something breaks

m_WeatherDefaultSettings.m_OvercastMinTime = 600; // 10 min transition
m_WeatherDefaultSettings.m_OvercastMaxTime = 900; // 15 min transition
m_WeatherDefaultSettings.m_OvercastMinLength = 600; // 10 min duration
m_WeatherDefaultSettings.m_OvercastMaxLength = 900; // 15 min duration
LieutenantMaster  [skapare] 8 nov @ 10:33 
@in_jail_out_soon
We also have changed nothing on our side. Nothing weather related will be done from COT unless if you open the weather menu and change things in there and then press apply. Then once the transition will be over, dayz itself will return to the usual weather patterns its programmed to.
in_jail_out_soon 8 nov @ 8:47 
@LieutenantMaster

all of the transition calculations have changes and weather vanilla is not behaving as it should
i changed nothing from my side
LieutenantMaster  [skapare] 8 nov @ 6:29 
@Daniel:^)
Your server profile might have a different name (like instance, profile, config, or something else)

@in_jail_out_soon
no

@bunnyten4
Too vague, need the exact error message to know if its a mod which need to be updated or something else.
in_jail_out_soon 8 nov @ 6:11 
Latest COT version messes with the weather