Page 13 of 16 FirstFirst ... 31112131415 ... LastLast
Results 121 to 130 of 155

Thread: Server Admins - Ingame Admin Tool

  1. #121
    WoR-Dev TrustyJam's Avatar
    Join Date
    Jan 2013
    Location
    Denmark
    Posts
    5,133
    Quote Originally Posted by Kyutt View Post
    Hi, someone can help me with a problem? i rent a server recently and when i try to change the weather from the admins menu pressing "E" the weather doesn't change. The console says : Executing console command 'admin.command weather.stormfactor.setnewtarget 1
    sending admin command to server

    But doesn't do nothing

    The rest works perfectly, can someone help me? thx!
    Hello,

    The weather change happens over a period of time so as to not break immersion - it doesn't happen straight away.

    - Trusty

  2. #122
    Ahhhh, okay.
    We saw that in the video it changed instantly and we thought it would be the same
    How long does it usually take to change?
    Thanks so much.

  3. #123
    WoR-Dev TrustyJam's Avatar
    Join Date
    Jan 2013
    Location
    Denmark
    Posts
    5,133
    Quote Originally Posted by Kyutt View Post
    Ahhhh, okay.
    We saw that in the video it changed instantly and we thought it would be the same
    How long does it usually take to change?
    Thanks so much.
    What video are you talking about? Are you sure you didn't see a change in time of day and not in weather? Time of day changes happen instantly.

    - Trusty

  4. #124
    That video: https://www.youtube.com/watch?v=v9R5...ture=emb_title

    In the 0:48 minute u can see it.
    But yes, i think in my server is now changing, but takes like 2 or 3 minutes idk why.
    Thanks!

  5. #125
    WoR-Dev TrustyJam's Avatar
    Join Date
    Jan 2013
    Location
    Denmark
    Posts
    5,133
    Quote Originally Posted by Kyutt View Post
    That video: https://www.youtube.com/watch?v=v9R5...ture=emb_title

    In the 0:48 minute u can see it.
    But yes, i think in my server is now changing, but takes like 2 or 3 minutes idk why.
    Thanks!
    Yeah okay, that is either greatly sped up in the video to show you the effects of it or the slow transition was simply not developed yet when we recorded the video.

    - Trusty

  6. #126

    USA Captain

    SwingKid148's Avatar
    Join Date
    Dec 2016
    Location
    Syracuse, NY
    Posts
    527
    I use the following to speed it up via:
    <Command Name="Weather.StormFactor.Override"/>
    <Command Name="Weather.StormFactor.OverrideSpeed"/>
    Last edited by SwingKid148; 05-12-2020 at 01:06 AM.

  7. #127
    Exorf's Avatar
    Join Date
    Apr 2020
    Location
    EU
    Posts
    10
    So, I wanted to add another role to the admin coding for drillinstructors, so they can only change the weather, time of day and set a password without needing to delete other roles but for some reason I can't seem to get it to work, does anyone have an idea? Also,if I add my name to that part, i still get full admin acces. I customised it to this:
    <Privilege Name="Custom Privilege Rank">
    <SteamIDs>
    <SteamID id="1234567890123458" showColors="0"/> <!-- Name here -->
    </SteamIDs>
    <Commands>
    <Command Name="weather.stormfactor.setnewtarget"/>
    <Command Name="e_timeofday"/>
    <Command Name="sv_password"/>
    <Command Name="sv_servername"/>

    </Commands>
    </Privilege>
    </Privileges>
    And will it be possible in the future to add a custom server message that repeats like every hour?
    Last edited by Exorf; 06-10-2020 at 06:08 PM.

  8. #128
    Is this being updated for the new patch because nothing seems to work for me. I have tried with all variations of commands.

  9. #129
    Quote Originally Posted by Marshman View Post
    Is this being updated for the new patch because nothing seems to work for me. I have tried with all variations of commands.
    All commands on our server are still working...

  10. #130
    Quote Originally Posted by Lord Drax View Post
    All commands on our server are still working...
    please can you post what you have in XML file.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •