1. Wulf

    Wulf Community Admin

    Read the Overview. ;)
     
  2. Lmao just did, was about to edit my post smh
     
  3. Hello.

    I would like ask how can I change color Meteor??
    Because Meteor is Yellow and I want change tis effect.
     
  4. It is not possible.

    You can only change speed and position
     
  5. it is possoble ot only dephens on which game you wanted to have it
     
  6. @Wulf can u update lang code? because "msg_meteor_heatduration" don't have any message in lang.

    edit:

    replace msg_meteor_hot -> msg_meteor_heatduration in lang

    pobrane.png

    and add null to messages in lines:
    1095 and 1117
     
    Last edited by a moderator: May 15, 2018
  7. Im having a problem when i use /meteors it say -3 mins and they are not falling i put them to true but nothing
     
  8. Hi :)
    Please help.
    Screenshot
    which means ?
    tell me;1? 2? 3? 4? 5?
    Thanks
     
  9. This means how many % loot it will drops from each meteor that is fallen on your server now you just open the wrong json,
    This just shows you which items the meteors drops
    Just open Meteors.json and you are able to see this
    Code:
    {
      "Settings": {
        "Meteors": {
          "MaximumLootPlayersCount": "60",
          "MeteorInterval": "15",
          "MeteorsDamageBuildings": "1",
          "MeteorsEarlyAnnouncementTime": "5",
          "MeteorsEnabled": "1",
          "MeteorsHeatDuration": "5",
          "MeteorsLootFactor": "5"
        }
      }
    }
    The first one its recommend and let it be as 60
    second one meteorinterval this means on how many minuts the meteor is fallen default is 60 I've change it to 15 minutes but that is all about you
    Third one is MeteorsDamageBuilding which means how much damage it doing on each building now just let this on 1 we don't want to destroy the whole bluding the annoucemnttime is 5 just let it that way,
    and the rest of it jut let it as it is,
    execpt the loot factor this means how much the meteor drops default is 1 I've change it to 5 which doesn't make the meteors op that much