Jump to content

illknown

Member
  • Posts

    26
  • Joined

  • Last visited

Everything posted by illknown

  1. illknown

    Dungeon Events

    the npc's used to chase when they spotted a player but now they just stand there ? any ideas whats causing that
    if what your looking for is a revolver to shoot c4 or a crossbow to launch rockets then this is the plugin for you, all ready to go just need to add/edit the config to your needs and wants, drop it in as loot somewhere - (i used bradley drops hard/elite) ill give it a 5 * coz its exactly what i wanted
  2. illknown

    Boss Monster

    so in that case if i want a legendary item from itemperkslegendaryitems to drop, the name and skin matching that - would it drop with the perks for example ; "Titanfall Rifle": { "Item shortname": "rifle.bolt", "Item skin": 926360345, "Restrict enhancement": true, "Announce in chat when this item drops for the player?": true, "Send a UINotify message to the player when this item drops?": false, "List of perks and modifiers that the item has [perk: modifier]": { "HeliDamage": 4.0, "BradleyDamage": 2.0, "Reinforced": 1.0 }, that being from legendary items; { "ShortName": "rifle.bolt", "Minimum": 1, "Maximum": 1, "Chance probability [0.0-100.0]": 100.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 926360345, "Name (empty - default)": "Titanfall Rifle" },
  3. illknown

    f1 console spam

    ok i will have a pop at that thanks for the reply
  4. illknown

    Welcome Panel

    "The message the player sees is (Kicked: Invalid Packet: Client Ready" ive not seen anything like this but my server is new and i havent been looking out for it so it couldve been happening but i havent been aware
  5. illknown

    f1 console spam

    [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/ui/ui.background.tiletex.psd (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/effects/crossbreed/fx gradient skewed.png (UnityEngine.Sprite) [FileSystem] Not Found: assets/content/effects/crossbreed/fx gradient skewed.png (UnityEngine.Sprite) its spamming this in the f1 console when opening the /events menu - its not affecting it running but it is a little annoying - is there a way i can stop it?
  6. theres a plugin called custom ammo - that works for shooting c4 from a revolver or whatever you want
  7. So the drop chance % , is it from 0-100 like normal ? or are we doing 0.01-1.0? because the drops are coming way to often for 1.0% (1%) ???????
  8. (15:32:41) | Failed to call hook 'ChatOpenInventory' on plugin 'AdvancedItemCrafting v1.0.8' (KeyNotFoundException: The given key 'S' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.AdvancedItemCrafting+ExtendedCuiElementContainer.AddItemIcon (Oxide.Plugins.AdvancedItemCrafting+BaseItem Item, System.Single Size, System.String Parent, System.String Name) [0x0017d] in <9398320ee4394846931175bf124e1ee6>:0 at Oxide.Plugins.AdvancedItemCrafting+ExtendedCuiElementContainer.AddItemButton (Oxide.Plugins.AdvancedItemCrafting+BaseItem Item, System.Single Size, System.String Command, System.String Parent, System.String Name) [0x00012] in <9398320ee4394846931175bf124e1ee6>:0 any ideas on whats causing this - the only only key "s" that it could be referring to is from epic loot and ive not changed anything from that
  9. illknown

    Boss Monster

    { "ShortName": "hoodie", "Minimum": 1, "Maximum": 1, "Chance probability [0.0-100.0]": 100.0, "Is this a blueprint? [true/false]": false, "SkinID (0 - default)": 0, "Name (empty - default)": "Reinforced hoodie [S 0.05]" }, Do you mean like this?
  10. illknown

    Update-checker

    [Codefling] MultiEventsCollectionResources 1.0.4 -> 2.4.2 https://codefling.com/plugins/multi-events [Codefling] MultiEventsHuntAnimal 1.0.2 -> 2.4.2 https://codefling.com/plugins/multi-events [Codefling] MultiEventsInventory 1.0.1 -> 2.4.2 https://codefling.com/plugins/multi-events [Codefling] MultiEventsSpecialCargo 1.0.2 -> 2.4.2 https://codefling.com/plugins/multi-events [Codefling] MultiEventsBotPurge 1.0.0 -> 1.0.1 https://codefling.com/plugins/multievents-pack-2-plugin-sold-separately-bundle-available [Codefling] MultiEventsBowMaster 1.0.0 -> 1.0.1 https://codefling.com/plugins/multievents-pack-2-plugin-sold-separately-bundle-available [Codefling] MultiEventsHempGather 1.0.0 -> 1.0.1 https://codefling.com/plugins/multievents-pack-2-plugin-sold-separately-bundle-available [Codefling] MultiEventsNpcExcavator 1.0.0 -> 1.0.1 https://codefling.com/plugins/multievents-pack-2-plugin-sold-separately-bundle-available [Codefling] MultiEventsFoundationDrop 1.1.4 -> 2.4.2 https://codefling.com/plugins/multi-events [Codefling] MultiEventsHelicopterPet 1.1.0 -> 2.4.2 https://codefling.com/plugins/multi-events [Codefling] MultiEventsKingOfHill 1.0.1 -> 2.4.2 https://codefling.com/plugins/multi-events [Codefling] MultiEventsLookingLoot 1.0.1 -> 2.4.2 shall i just set these to ignore in the update checker plugin
  11. illknown

    Multi Events

    you change the rewards in the inventory.json then call on those rewards from the .json of the event , im no expert and i figured it out
  12. illknown

    no link ui

    forget that, was my error
  13. i just moved to skinner from skinbox about 3 hours b4 wipe -
  14. :56) | NullReferenceException: Object reference not set to an instance of an object i get this - then when someone uses the command - it chucks the same errors as above
  15. illknown

    Welcome Panel

    will this be getting updated to work with the updated kits plugin
    Love it, works so well with a number of plugins and very customisable, easy to use! 5 stars all day long
  16. illknown

    ITEMPERKS LEDGENDARY ITEMS

    hi, love the work you do by the way, im adding legendary items into a shop , could you please help me out with the command i need to use for a player to receive said item, im thinking its givelegendary <target> skyfire , but not 100% , thank you in advance
  17. illknown

    server rewards setup

    run these commands in the console sr.convert o.reload ServerRewards
  18. illknown

    Not Working

    ive figured out how to repopulate the items by running this in the console sr.convert and then o.reload ServerRewards
  19. illknown

    Not Working

    SAME HERE
2.1m

Downloads

Total number of downloads.

9.9k

Customers

Total customers served.

144.2k

Files Sold

Total number of files sold.

3.1m

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.