AntiItems

Moved

Total Downloads: 704 - First Release: Apr 8, 2017 - Last Update: Jul 27, 2017

5/5, 10 likes
  1. redBDGR submitted a new resource:

    AntiComponents - Remove the need for certain items in crafting and repairing

    Read more about this resource...
     
    1. There is no need for get 2nd argument:
      Code:
      void DoItems(BasePlayer player, ItemContainer container);
    2. globalInventSize — unnecessary variable?
    3. Also U can put this:
      Code:
      void OnServerInitialized()
      {
          foreach (BasePlayer player in BasePlayer.activePlayerList)
              DoItems(player);
      }
    4. Plugin has a bugs with miss an items (what should be expected).
     
    Last edited by a moderator: Apr 8, 2017
  2. hi there is something to do to enable the plugin ? i cant figure it to work i want to combinate this with your blueprints plugin but it doesnt seems to work can u give better explanation on how to use it pls ?
     
  3. i noticed something , i had full inventory , i killed myself and came back to loot my stuff half of my stuff is missing , i had to chop my body to get the rest ?
     
  4. I think i know why this is happening, ill take a look at it when i get time
     
  5. thank you :)
     
  6. redBDGR updated AntiComponents with a new update entry:

    1.0.1

     
  7. weird... it seems to be working for me >> Screenshot
     
  8. really weird man , what do you think i should do " wipe server .... "
     
  9. I will do a bit of testing and see if i can work out why yours isnt working. Just to be sure, are you 100% sure you are running the new version and that it reloaded properly? i suggest typing reload AntiComponents into your console just to be sure
     
  10. yes i'm running the 1.0.1 version and i tried that , now i'm wiping the server to see if it works
    [DOUBLEPOST=1491682305][/DOUBLEPOST]
    that didn't work too , this is the list of mods i'm using Screenshot
    [DOUBLEPOST=1491682660][/DOUBLEPOST]
    unloaded the plugin and everything works fine , really weird
     
  11. redBDGR updated AntiComponents with a new update entry:

    1.0.2

     
  12. this is working fine for me , I am building a server with BP system and last update has got no problem
     
  13. i really don't know what's causing it , i unloaded every plugin except AntiComponents , still happens , i'll try the new version now , will tell you if it works
     
  14. please don't forget to use F1 Console : " grant group default anticomponents.use " "grant group admin anticomponents.use " "grant user Franky anticomponents.use " and u can see it is working after you respawn.
     
  15. it does give me the components the problem is this
    this is my loot , as you can see i have full inventory Screenshot
    i kill myself and come back to loot it
    most of it is gone Screenshot
     
    Last edited by a moderator: Apr 8, 2017
  16. Try this version for me and see if it fixes anything
     

    Attached Files:

  17. i also noticed that , SheetMetal is not included
    [DOUBLEPOST=1491684502][/DOUBLEPOST]
    i will
    [DOUBLEPOST=1491684843][/DOUBLEPOST]
    all that did is , now when you chop the body to get the loot back , you won't get anything
    [DOUBLEPOST=1491686138][/DOUBLEPOST]
    whats more weird , it didn't delete all the stuff , only these slots Screenshot
     
  18. Anyone else tested the plugin ? , might be just my server or something