Jump to content

Youknowmarcus

Member
  • Posts

    194
  • Joined

  • Last visited

Everything posted by Youknowmarcus

  1. Youknowmarcus

    Raidable bases

    Add so raidable bases don’t count as raid points or add separate Raidable bases point system
      • 1
      • Like
  2. Youknowmarcus

    time zone for reset

    i have the rest time for 0600 however it had reset at 1000 pm { "LimitResetTimes": [ "06:00" ], "AllowRevengeRaidForFree": true, "CanTwigTriggerRaid": false, "BroadcastReset": true, "LogResetInConsole": true, "SyncTeams": true, "SyncClans": true, "ClearBonusesOnReset": true, "BuildingDamageThreshold": 75.0, "PreventEarlyDamage": true, "CombineStackedPrivs": true, "RaidLimit": 3, "SaveOnServerSave": true, "IgnoredEntities": [ "sleepingbag_leather_deployed", "grenade.f1" ], "Messages": { "ShowChatMessages": true, "MessageIconSteamId": 0 }, "SimpleStatus": { "Enabled": false, "BackgroundColor": "0.77255 0.23922 0.15686 1", "TitleColor": "1 0.82353 0.44706 1", "TextColor": "1 0.82353 0.44706 1", "IconColor": "1 0.82353 0.44706 1", "IconSprite": "assets/icons/explosion_sprite.png" }, "UI": { "Enabled": true, "Width": 130, "Height": 45, "BackgroundColor": "0.4 0.4 0.4 0.7", "TextColor": "1 1 1 1", "TextSize": 12, "ShowSprite": true, "Sprite": "assets/icons/explosion_sprite.png", "SpriteColor": "1 1 1 1", "SpriteSize": 24, "OffsetX": -146, "OffsetY": 620, "AnchorX": 1.0, "AnchorY": 0.0 } }
  3. Youknowmarcus

    error after update

    Error while compiling SimpleStatus: 'PlayerModifiers' does not contain a definition for 'ActiveModifierCoount' and no accessible extension method 'ActiveModifierCoount' accepting a first argument of type 'PlayerModifiers' could be found (are you missing a using directive or an assembly reference?) | Line: 1322, Pos: 42
  4. Youknowmarcus

    big errors

    Failed to call hook 'OnEntityDeath' on plugin 'OfflineRaidAnnouncer v3.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.OfflineRaidAnnouncer.IsMonitoredEntity (BaseCombatEntity entity) [0x00038] in <3c94c4266fed45808733ec0c9b343010>:0 at Oxide.Plugins.OfflineRaidAnnouncer.OnEntityDeath (BaseCombatEntity entity, HitInfo info) [0x0001b] in <3c94c4266fed45808733ec0c9b343010>:0 at Oxide.Plugins.OfflineRaidAnnouncer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00240] in <3c94c4266fed45808733ec0c9b343010>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0 Failed to call hook 'OnEntityDeath' on plugin 'OfflineRaidAnnouncer v3.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.OfflineRaidAnnouncer.IsMonitoredEntity (BaseCombatEntity entity) [0x00038] in <3c94c4266fed45808733ec0c9b343010>:0 at Oxide.Plugins.OfflineRaidAnnouncer.OnEntityDeath (BaseCombatEntity entity, HitInfo info) [0x0001b] in <3c94c4266fed45808733ec0c9b343010>:0 at Oxide.Plugins.OfflineRaidAnnouncer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00240] in <3c94c4266fed45808733ec0c9b343010>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0 Failed to call hook 'OnEntityDeath' on plugin 'OfflineRaidAnnouncer v3.0.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.OfflineRaidAnnouncer.IsMonitoredEntity (BaseCombatEntity entity) [0x00038] in <3c94c4266fed45808733ec0c9b343010>:0 at Oxide.Plugins.OfflineRaidAnnouncer.OnEntityDeath (BaseCombatEntity entity, HitInfo info) [0x0001b] in <3c94c4266fed45808733ec0c9b343010>:0 at Oxide.Plugins.OfflineRaidAnnouncer.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00240] in <3c94c4266fed45808733ec0c9b343010>:0
  5. Youknowmarcus

    error

    [WipeProtect] The required dependency ImageLibary or CustomStatusFramework is not installed, WipeProtect will not work properly without it. Failed to call hook 'OnServerInitialized' on plugin 'WipeProtect v1.4.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.WipeProtect.OnServerInitialized () [0x00461] in <e6590d43b7e6448fb8fd1c522bb6b206>:0 at Oxide.Plugins.WipeProtect.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00232] in <e6590d43b7e6448fb8fd1c522bb6b206>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0 Loaded plugin WipeProtect v1.4.3 by P1S4G0R
  6. Youknowmarcus

    overlapping

    Ended up using the other UI for simple status the “Raid Limits” was overlapping or stacking with other simple status’s
  7. Youknowmarcus

    overlapping

    overlapping other simple status's Daily Raids 3/3 fix ?
  8. Youknowmarcus

    add more then 3 kits

    is it possible to have 5 pre-set kits?
  9. Youknowmarcus

    next wipe in

    wipecountdown plugin required already have plugin installed however now showing countdown in welcome panel
  10. Youknowmarcus

    Logging teams

    Does this plugin have the capabilities to log when teams are created / or when teams add a player to team
  11. Hey the one u sent me worked thanks !
  12. Youknowmarcus

    console log

    sorry yes it resolved
  13. thanks!
  14. Youknowmarcus

    0 points on awards

    after updating not receiving points from rust rewards
  15. Youknowmarcus

    minicopter

    when a mini explodes it sets of the notification
  16. Youknowmarcus

    console log

    seems to be when a player disconnects from the server Collector[6540054] was killed by HANNIBAL[76561199173669111] at (-948.34, 9.67, 1263.81) Scientist[8832483] was killed by R.[76561199239424204] at (1736.04, 21.38, -612.21) vincentluns[76561199588754417] was killed by Suicide at (833.03, 2.74, -1731.63) [Player Challenges] Unknown vehicle type: chair.invisible.static vincentluns[76561199588754417] has spawned [Player Challenges] Unknown vehicle type: chair.invisible.static R.[76561199239424204] was killed by Scientist[3444879] at (1741.13, 21.60, -611.26) 149.154.20.76:32540/76561199582240593/gcWashout disconnecting: disconnect Failed to call hook 'OnPlayerDisconnected' on plugin 'AirfieldEvent v1.4.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AirfieldEvent.OnPlayerDisconnected (BasePlayer player) [0x00014] in <7bb184c7fcee44c88f378ac0cb90428b>:0 at Oxide.Plugins.AirfieldEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002e5] in <7bb184c7fcee44c88f378ac0cb90428b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0 Scientist[9325006] was killed by farmBot[76561198071419741] at (-2018.42, 3.14, 230.88) R.[76561199239424204] has spawned [Player Challenges] Unknown vehicle type: chair.invisible.static 72.172.41.17:64821/76561199454386931/catman7323 disconnecting: Exception (cs:112840): NullReferenceException: Object reference not set to an instance of an object. LootPanelBigWheelTerminal.Update () (at <00000000000000000000000000000000>:0) Failed to call hook 'OnPlayerDisconnected' on plugin 'AirfieldEvent v1.4.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AirfieldEvent.OnPlayerDisconnected (BasePlayer player) [0x00014] in <7bb184c7fcee44c88f378ac0cb90428b>:0 at Oxide.Plugins.AirfieldEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002e5] in <7bb184c7fcee44c88f378ac0cb90428b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0 Cashier[6603088] was killed by TubbyCandyHoarder[76561199656201342] at (-946.62, 9.67, 1261.73) R.[76561199239424204] has spawned
  17. Youknowmarcus

    console log

    Getting this alot of spam in console view Failed to call hook 'OnPlayerDisconnected' on plugin 'AirfieldEvent v1.4.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AirfieldEvent.OnPlayerDisconnected (BasePlayer player) [0x00014] in <7bb184c7fcee44c88f378ac0cb90428b>:0 at Oxide.Plugins.AirfieldEvent.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x002e5] in <7bb184c7fcee44c88f378ac0cb90428b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
  18. yes always been enabled
  19. Youknowmarcus

    hand in

    Are you saying I may have a plugin that is conflicting ? no I haven’t tested a lot of my users are experiencing the hand in feature not working here is a YT video one of my users also recorded for the blade quest my server currently has over 130+ plugins https://youtu.be/yduj_-7T03Y?feature=shared
  20. Youknowmarcus

    permission back up

    Hello on my other server I had saved a local back up in the perms manager which shows in the json data file however when i loaded into my new server the perms was restored but the players were not restored to those groups
  21. scheduled auto wipe using hosting panel
  22. has this been corrected ? still happening only solution is to manually delete data folder
  23. Youknowmarcus

    Status Not showing

    update i wiped data file and it worked can we have it to where when it wipes it also clears the folder?
  24. Youknowmarcus

    Status Not showing

    ill try the same i loaded my plugins into a new server and wiped and no status's came up and things continued to be raidable
  25. removed the path it is now blank reloaded plugin and still not showing UI { "deposit command (default Economics arguments {userid} {amount})": "deposit {userid} {amount}", "setup command name": "sve", "exchange item id": -932201673, "exchange item skinid": 0, "exchange percent (default 80% percent ex: 1000 = 800)": 30, "min amount to exchange per transaction": 1000, "max amount to exchange per transaction": 10000, "max amount to increment/decrement per click": 1000, "user interface": { "success button color": "0.337 0.424 0.196 0.85", "success button font color": "0.607 0.705 0.431", "clear button color": "0.75 0.75 0.75 0.3", "clear button font color": "0.75 0.75 0.75 1", "panel color": "0.65 0.65 0.65 0.25", "PanelFontColor": "0.75 0.75 0.75 0.9", "panel input color": "0 0 0 0.42", "panel input font color": "1 1 1 0.58", "panel input placeholder color": "0.7 0.7 0.7 0.25", "panel offset position": { "position": { "x": -10.0, "y": 470.0 }, "size": { "x": 310.0, "y": 118.0 } }, "popup font color": "1 1 1 0.89", "popup error color": "0.631 0.282 0.22 0.98", "popup success color": "0.337 0.424 0.196 0.98", "popup offset position": { "position": { "x": -10.0, "y": 390.0 }, "size": { "x": 310.0, "y": 28.0 } } }, "allowed prefabs (leave empty to allow all vending machines)": [ "" ], "VersionNumber: current version of the plugin": { "Major": 1, "Minor": 0, "Patch": 13 } }
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.