LustyMAP

Technická podpora k herním serverům RUST
Message
Autor
Uživatelský avatar
Sw0FF0rD
Příspěvky: 739
Věk: 43
Registrován: 22 kvě 2011, 12:01
Reputation: 0
Bydliště: Pobřeží Slonoviny

LustyMAP

#1 Příspěvekod Sw0FF0rD » 18 črc 2017, 05:57

82.208.17.86:27152


Jednou mapa jde a ted me to pise hlasku z niceho nic ze : LustyMap is not Activated . Jako nechapu kde je problem neco nastavuji a zadnou se me rozesirat ostatni veci . Dekuji za Radu Dejv

Uživatelský avatar
Sw0FF0rD
Příspěvky: 739
Věk: 43
Registrován: 22 kvě 2011, 12:01
Reputation: 0
Bydliště: Pobřeží Slonoviny

Re: LustyMAP

#2 Příspěvekod Sw0FF0rD » 18 črc 2017, 05:59

Kód: Vybrat vše

{
  "FriendOptions": {
    "AllowCustomLists": true,
    "UseClans": true,
    "UseFriends": true
  },
  "MapMarkers": {
    "ShowAllPlayers": false,
    "ShowCaves": true,
    "ShowDebris": true,
    "ShowFriends": true,
    "ShowHelicopters": true,
    "ShowMarkerNames": true,
    "ShowMonuments": true,
    "ShowPlanes": true,
    "ShowPlayer": true,
    "ShowSupplyDrops": true
  },
  "MapOptions": {
    "EnableAFKTracking": true,
    "HideEventPlayers": true,
    "MapImage": {
      "APIKey": "",
      "CustomMap_Filename": "dd88.jpg",
      "CustomMap_Use": true
    },
    "MapKeybind": "m",
    "MinimapOptions": {
      "ComplexOptions": {
        "ForcedZoomLevel": 1,
        "ForceMapZoom": false,
        "UseComplexMap": true
      },
      "HorizontalScale": 1.0,
      "OffsetSide": 0.0,
      "OffsetTop": 0.0,
      "OnLeftSide": true,
      "UseMinimap": false,
      "VerticalScale": 1.0
    },
    "ShowCompass": false,
    "StartOpen": true,
    "UpdateSpeed": 1.0
  },
  "SpamOptions": {
    "DisableAttempts": 10,
    "DisableSeconds": 120,
    "Enabled": true,
    "TimeBetweenAttempts": 3,
    "WarningAttempts": 5
  }
}

Smexhy
Příspěvky: 5602
Věk: 24
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: LustyMAP

#3 Příspěvekod Smexhy » 18 črc 2017, 21:27

Nie je v Oxide logu viac informácií? Nemohol by si sem dať celý log?

Uživatelský avatar
Sw0FF0rD
Příspěvky: 739
Věk: 43
Registrován: 22 kvě 2011, 12:01
Reputation: 0
Bydliště: Pobřeží Slonoviny

Re: LustyMAP

#4 Příspěvekod Sw0FF0rD » 18 črc 2017, 22:21

Doufam ze to je ono

Kód: Vybrat vše

[SERVER v1.0.20] Started as service
[SERVER v1.0.20] Running as service
[SERVER v1.0.20] Got Message: Ready
[SERVER v1.0.20] Got Message: Compile
[SERVER v1.0.20] Console: warning CS1701: Assuming assembly reference `Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' matches assembly `Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. You may need to supply runtime policy
AutoDoors.cs(63,14): warning CS0114: `Oxide.Plugins.AutoDoors.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/hlserver/27152/Oxide.Core.dll (Location of the symbol related to previous warning)
DeathNotes.cs(84,26): warning CS0108: `Oxide.Plugins.DeathNotes.LogToFile' hides inherited member `Oxide.Plugins.CSharpPlugin.LogToFile(string, string, Oxide.Core.Plugins.Plugin, bool)'. Use the new keyword if hiding was intended
/hlserver/27152/Oxide.Core.CSharp.dll (Location of the symbol related to previous warning)
DeathNotes.cs(665,14): warning CS0114: `Oxide.Plugins.DeathNotes.LoadConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/hlserver/27152/Oxide.Core.dll (Location of the symbol related to previous warning)
FancyDrop.cs(375,8): warning CS0114: `Oxide.Plugins.FancyDrop.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/hlserver/27152/Oxide.Core.dll (Location of the symbol related to previous warning)
GUIAnnouncements.cs(831,14): warning CS0114: `Oxide.Plugins.GUIAnnouncements.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/hlserver/27152/Oxide.Core.dll (Location of the symbol related to previous warning)
GUIShop.cs(103,14): warning CS0114: `Oxide.Plugins.GUIShop.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/hlserver/27152/Oxide.Core.dll (Location of the symbol related to previous warning)
HeliVote.cs(43,14): warning CS0114: `Oxide.Plugins.HeliVote.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/hlserver/27152/Oxide.Core.dll (Location of the symbol related to previous warning)
HumanitySystem.cs(24,14): warning CS0114: `Oxide.Plugins.HumanitySystem.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/hlserver/27152/Oxide.Core.dll (Location of the symbol related to previous warning)
PlayerList.cs(53,14): warning CS0114: `Oxide.Plugins.PlayerList.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/hlserver/27152/Oxide.Core.dll (Location of the symbol related to previous warning)
SignArtist.cs(296,14): warning CS0114: `Oxide.Plugins.SignArtist.LoadDefaultConfig()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultConfig()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/hlserver/27152/Oxide.Core.dll (Location of the symbol related to previous warning)
ZLevelsRemastered.cs(197,8): warning CS0114: `Oxide.Plugins.ZLevelsRemastered.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/hlserver/27152/Oxide.Core.dll (Location of the symbol related to previous warning)
Bounty.cs(200,30): warning CS0168: The variable `ex' is declared but never used
Bounty.cs(779,44): warning CS0219: The variable `times' is assigned but its value is never used
Clans.cs(343,36): warning CS0168: The variable `ex2' is declared but never used
Clans.cs(437,34): warning CS0219: The variable `onlineMembers' is assigned but its value is never used
GUIShop.cs(901,35): warning CS0429: Unreachable expression code detected
GUIShop.cs(903,17): warning CS0162: Unreachable code detected
HeliVote.cs(127,36): warning CS0219: The variable `heliAI' is assigned but its value is never used
KDRGui.cs(345,30): warning CS0168: The variable `ex' is declared but never used
LustyMap.cs(1030,17): warning CS0219: The variable `playerdirection' is assigned but its value is never used
Rewards.cs(206,44): warning CS0168: The variable `temp4' is declared but never used
Rewards.cs(253,30): warning CS0168: The variable `e' is declared but never used
Bounty.cs(24,22): warning CS0414: The private field `Oxide.Plugins.Bounty.Changed' is assigned but its value is never used
CupboardRadius.cs(310,25): warning CS0414: The private field `Oxide.Plugins.CupboardRadius.CupboardPlacementTool.startTimer' is assigned but its value is never used
DeathNotes.cs(110,28): warning CS0649: Field `Oxide.Plugins.DeathNotes.HealthColor' is never assigned to, and will always have its default value `null'
DeathNotes.cs(114,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Names' is assigned but its value is never used
DeathNotes.cs(115,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Bodyparts' is assigned but its value is never used
DeathNotes.cs(116,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Weapons' is assigned but its value is never used
DeathNotes.cs(117,48): warning CS0414: The private field `Oxide.Plugins.DeathNotes.Attachments' is assigned but its value is never used
FancyDrop.cs(279,8): warning CS0414: The private field `Oxide.Plugins.FancyDrop.useSupplyDropEffectNight' is assigned but its value is never used
FancyDrop.cs(281,10): warning CS0414: The private field `Oxide.Plugins.FancyDrop.supplyDropEffectSpawn' is assigned but its value is never used
GUIAnnouncements.cs(45,23): warning CS0414: The private field `Oxide.Plugins.GUIAnnouncements.GetNextRestartTimer' is assigned but its value is never used
GUIAnnouncements.cs(52,24): warning CS0414: The private field `Oxide.Plugins.GUIAnnouncements.RestartAnnouncementsWhen' is assigned but its value is never used
HeliVote.cs(12,14): warning CS0414: The private field `Oxide.Plugins.HeliVote.Changed' is assigned but its value is never used
HeliVote.cs(361,20): warning CS0414: The private field `Oxide.Plugins.HeliVote.auth' is assigned but its value is never used
ImageLibrary.cs(812,26): warning CS0414: The private field `Oxide.Plugins.ImageLibrary.ImageAssets.isLoading' is assigned but its value is never used
InfoPanel.cs(26,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.TestTimer' is never used
InfoPanel.cs(957,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.TimeUpdater' is assigned but its value is never used
InfoPanel.cs(1016,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MsgUpdater' is assigned but its value is never used
InfoPanel.cs(1019,22): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MessageBoxAvailable' is assigned but its value is never used
InfoPanel.cs(1102,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.HeliAttack' is never used
InfoPanel.cs(1103,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.RadiationUpdater' is assigned but its value is never used
InfoPanel.cs(1115,32): warning CS0169: The private field `Oxide.Plugins.InfoPanel.ActiveHelicopter' is never used
InfoPanel.cs(1307,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.BalanceUpdater' is assigned but its value is never used
InfoPanel.cs(1349,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CoordUpdater' is assigned but its value is never used
InfoPanel.cs(1392,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CompassUpdater' is assigned but its value is never used
Kits.cs(23,41): warning CS0169: The private field `Oxide.Plugins.Kits.EventManager' is never used
LustyMap.cs(32,23): warning CS0414: The private field `Oxide.Plugins.LustyMap.worldSize' is assigned but its value is never used
LustyMap.cs(24,41): warning CS0169: The private field `Oxide.Plugins.LustyMap.EventManager' is never used
Rewards.cs(26,22): warning CS0414: The private field `Oxide.Plugins.Rewards.IsNPCLoaded' is assigned but its value is never used
Rewards.cs(29,18): warning CS0414: The private field `Oxide.Plugins.Rewards.hhstart' is assigned but its value is never used
Rewards.cs(29,36): warning CS0414: The private field `Oxide.Plugins.Rewards.hhend' is assigned but its value is never used
Rewards.cs(29,52): warning CS0169: The private field `Oxide.Plugins.Rewards.hhnow' is never used
Rewards.cs(39,33): warning CS0414: The private field `Oxide.Plugins.Rewards.rewardsversion' is assigned but its value is never used
Rewards.cs(20,58): warning CS0649: Field `Oxide.Plugins.Rewards.HumanNPC' is never assigned to, and will always have its default value `null'
RulesGUI.cs(20,18): warning CS0414: The private field `Oxide.Plugins.RulesGUI.text' is assigned but its value is never used
Skins.cs(567,24): warning CS0649: Field `Oxide.Plugins.Skins.WeaponMods.itemId' is never assigned to, and will always have its default value `0'
Skins.cs(568,26): warning CS0649: Field `Oxide.Plugins.Skins.WeaponMods.condition' is never assigned to, and will always have its default value `0'

[SERVER v1.0.20] Connection closed.
[SERVER v1.0.20] Shutdown


Zpět na „RUST“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 5 hostů