Jump to content

venda_vole

Member
  • Posts

    208
  • Joined

  • Last visited

Everything posted by venda_vole

  1. venda_vole

    Issue with sprinklers

    Im confused too, bcs exactly how described sprinklers dont need power, but what i got from players is when they connecting sprinklers their branches got affected by these hose connections and changing amount of branch out. And when i put sprinklers on blacklist they cant connect them at all ... But of course i test it by myself when i got home. Im on bussines trip now for 2 days and i have only ipad with me
  2. venda_vole

    Issue with sprinklers

    blacklisting then didnt help at all .... players are unable to connect hoses between then .... im forced to unload plugin ... it causing to much issues ....
  3. venda_vole

    Issue with sprinklers

    will help if i put them on blacklist ?
  4. venda_vole

    Issue with sprinklers

    Hi, im getting reports from players when they connecting their sprinklers autobranch messing with all their branches and changing output like its counting sprinklers to that. Can u take look on that please ? Thank you.
  5. venda_vole

    Homing Targets

    Thank you for quick response, that what i needed to know.
  6. venda_vole

    Homing Targets

    Hi, i have pre-buy question: i can add every enitity what i want to config file or they need to be added in source code 1st ?
  7. so i put it on and it looks all fine, no missing TC's on map what i see and count i have same ... it is possible it can have side effect after restart ?
  8. ok i load it in and we see what happend
  9. Dont worry.
  10. Thank you. You right, they are like timed bomb ... when everyone get everything works smootly they release update to fckit up again ...
  11. Hi, im getting this compile error after today FP update ... (13:54:58) | Error while compiling BetterTC: 'BuildingBlock' does not contain a definition for 'CanPickup' and no accessible extension method 'CanPickup' accepting a first argument of type 'BuildingBlock' could be found (are you missing a using directive or an assembly reference?) | Line: 2902, Pos: 66
  12. @The_Kiiiing Hi, can u give some response on that bcs now your plugin is useless for me so my question is still if u can add option to config to fully turn off your CUSTOM CRAFTING UI so i can handle this by another plugin without any issues ?
  13. venda_vole

    Compile Error

    Error while compiling Skinner: 'ItemSkin' does not contain a definition for 'itemid' and no accessible extension method 'itemid' accepting a first argument of type 'ItemSkin' could be found (are you missing a using directive or an assembly reference?) | Line: 322, Pos: 62
  14. venda_vole

    Skinner 3.0 Beta Update

    u can use them on NPC's only if they dont drop these skinned items in loot .... i dont think someone share their list of skins ... i bought it and slightly edited it ... mostly i added collections what i have before ... about editing imported skins file ... what was worked for me is to download it, edit it out of server, unload skinner, upload edited file and reload skinner. i know it is little complicated but nothing major i guess and im working with 2,2MB file so i rly dont want to adding them manualy
  15. venda_vole

    Raidable Bases

    Thank you. i totaly miss that
  16. venda_vole

    Raidable Bases

    Hello there, i have global question: what i need to change and where in config file/files to allow for players to be spawned more then one RB on map ? Now if someone buy RB others must wait when he/she finish raid
  17. venda_vole

    Admin Menu

    Hello, me again ... do you have plan to adjust visuals for new rust theme ? and my suggestion/request for adding CUSTOM (ideal placement under ALL category) category in give menu still running.
  18. venda_vole

    LuckyBlock

    i did testing by myself and i got this issue reported by players too, that is why i rached to u ... i try to change it to 60 for now and give report if it helps or not .... and honestly idk what else can be in conflict, only what im guessing can be something from skill tree maybe ....
  19. i reached to Pitereq meanwhile and i was told he dont have any limits on anything in mixing table and its allowed to use everything. and new wierd issue show up ... when mixing is done, finished product got poped off from table and laying around on floor and when player isnt online it get despawned of course and they loose they items/loot
  20. venda_vole

    LuckyBlock

    i didnt touch it at all .... it is in default what it was in default .... and that is set to 300. im changing it to 60 now so i see if it will be hour or minute ... but my guess is it will be hour
  21. venda_vole

    LuckyBlock

    yes, it looks like it counting in minutes then in seconds
  22. venda_vole

    LuckyBlock

    hi there, quick question: on dizzy time is in seconds ? bcs when someone open it and get it its dizzy for 5h straight
  23. venda_vole

    Skinner 3.0 Beta Update

    allright for everyone maybe it will helps someone. what helps me was to fully remove all configs and data files from skinner, restart server, upload skinner, applied settings for new TOS, reload plugin ... and started importing collections .... this solved me many errors of normal use skinner ... errors releated to new options menu in not counting in that ....
  24. venda_vole

    Skinner 3.0 Beta Update

    There is couple ways to do that. 1: u selecting skins from Rust Workshop on Steam 2: importing can be possible over in-game command or over console command /Skinimport or /sip - Import custom workshop skins Args - WorkshopID example: /Skinimport 2397648701 /Colimport or /cip - Import custom workshop collection using /skinimport collectionID Args - Collection ID example: /Colimport 2921147807 3: u can verify it is allowed/approved on steam with marker "added in game", for DLC items is good list on CarbonWebsite or ninco did small checker web HERE When we wait, bee probably do update on his editor for permission change in config so it can be fully usable too. I hope this helps you
  25. venda_vole

    Skinner 3.0 Beta Update

    UI menus getting stuck after closing skinner .... and there is what i was getting in console ... (12:36:15) | Exception while calling NextTick callback (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index) at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) [0x00009] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.Skinner+BoxController.GetDefaultSkins () [0x0020e] in <10e3c4ac72204ea48db63c3c367a19ef>:0 at Oxide.Plugins.Skinner+BoxController.SkinCraft () [0x000c0] in <10e3c4ac72204ea48db63c3c367a19ef>:0 at Oxide.Plugins.Skinner.DefaultSkinsCMD (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x00265] in <10e3c4ac72204ea48db63c3c367a19ef>:0 at Oxide.Plugins.Skinner+<>c__DisplayClass155_0.<SkinMenuUICommand>b__0 () [0x00016] in <10e3c4ac72204ea48db63c3c367a19ef>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d59b507fd76240e5b62228d0eae39b73>:0 (12:36:21) | Exception while calling NextTick callback (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index) at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) [0x00009] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.Skinner+BoxController.GetDefaultSkins () [0x0020e] in <10e3c4ac72204ea48db63c3c367a19ef>:0 at Oxide.Plugins.Skinner+BoxController.SkinCraft () [0x000c0] in <10e3c4ac72204ea48db63c3c367a19ef>:0 at Oxide.Plugins.Skinner.DefaultSkinsCMD (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x00265] in <10e3c4ac72204ea48db63c3c367a19ef>:0 at Oxide.Plugins.Skinner+<>c__DisplayClass155_0.<SkinMenuUICommand>b__0 () [0x00016] in <10e3c4ac72204ea48db63c3c367a19ef>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d59b507fd76240e5b62228d0eae39b73>:0 (12:36:40) | Exception while calling NextTick callback (ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index) at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) [0x00009] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.Skinner+BoxController.GetDefaultSkins () [0x0020e] in <10e3c4ac72204ea48db63c3c367a19ef>:0 at Oxide.Plugins.Skinner+BoxController.SkinCraft () [0x000c0] in <10e3c4ac72204ea48db63c3c367a19ef>:0 at Oxide.Plugins.Skinner.DefaultSkinsCMD (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x00265] in <10e3c4ac72204ea48db63c3c367a19ef>:0 at Oxide.Plugins.Skinner+<>c__DisplayClass155_0.<SkinMenuUICommand>b__0 () [0x00016] in <10e3c4ac72204ea48db63c3c367a19ef>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d59b507fd76240e5b62228d0eae39b73>:0
2m

Downloads

Total number of downloads.

9.6k

Customers

Total customers served.

139.6k

Files Sold

Total number of files sold.

2.9m

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.