Jump to content

XeryaX

Member
  • Posts

    23
  • Joined

  • Last visited

Everything posted by XeryaX

  1. XeryaX

    Raid Protection

    Thanks for the response... if i set it to free, is it automatically enabled then, or does a player have to click on raid protection, and enable it?
  2. XeryaX

    Raid Protection

    I see theres a config option for Raid Protection to be "free". Is there also an option for it to be free/enabled by default? I want Raid Protection to be enabled as long as the base is not decaying. Is there a way to do that?
  3. XeryaX

    IQChat

    Another newb question for this... I have a tiered permission system (default -> linked -> nitro -> VIP ) and often times, VIP comes and goes... im noticing that when VIP is removed from a player, their tag goes all the way back to default. Is there a way for it to fall back to the next lowest tier e.g. Linked, if they have it? Thanks!
  4. XeryaX

    IQChat

    I am a huge fan of the Translation API integration... is there a way to add another tag (simple, like [T] to something that has been translated, so it is clear to everyone that the words people see are not verbatim from the user?
  5. XeryaX

    File(s) missing?

    Thank you! I was looking for the examples, because i was pretty sure i was having a server issue, and want the examples to verify
  6. XeryaX

    File(s) missing?

    I just downloaded Bedwars for the first time today, the zip file only contains the .cs file... Even though I dont plan on using your map, your description says it was supposed to include a map that wasnt in there. Also, I dont see anywhere to configure the MySQL server or any of the other requirements, which is making me wonder if i am somehow getting an incomplete file? Thanks, XeryaX
  7. XeryaX

    Issue with Kits and Carbon

    Not a problem at all, thanks a lot for the response!
  8. XeryaX

    Issue with Kits and Carbon

    Right on- I will do that- My apologies for my assumptions about the Carbon ImageLibrary module providing enough overlap for this to work without.
  9. XeryaX

    Issue with Kits and Carbon

    I'm sure it is on your radar already... but Kits isn't fully compatible with Carbon. When I load up the latest version (1.2.6) it informs me that ImageLibrary is not installed. Everything seems to work otherwise until I add an image to a kit, then the whole UI doesnt work.
  10. XeryaX

    Raid Protection

    I thought that was the "indicator" Boolean setting, but i am not at my PC right now to test... That said, I am hoping the CustomStatusFramework indicator could show up when someone gets close to a base that is protected rather than waiting for them to damage the building to show it.
  11. XeryaX

    Initial Load issue

    Thank you for being so responsive!
  12. XeryaX

    Initial Load issue

    When my server first reboots, this error appears: Error while compiling: RaidProtection.cs(2999,88): error CS1503: Argument `#1' cannot convert `Oxide.Plugins.HumanNPC' expression to type `BaseCombatEntity' I can simply reload RaidProtection and it loads perfectly, but I'm not sure why this error would even show up at all... I need to get this resolved before I can put this on my production server and let players use it- do you have any suggestions? I need HumanNPC for my server to be what it is, so unloading it is not an option. Thoughts?
  13. XeryaX

    Raid Protection

    Is there a way to show a player they were awarded RP for destroying a protected TC? RIght now, it works- RP is increased on the raider, but they arent notified in any way.
  14. XeryaX

    Custom Status Framework?

    heyo- can i also get this plugin?
  15. XeryaX

    Loadouts

    Would it be possible in a future update to only allow loadouts to save only one "container" e.g., i want to be able to let my players only save what could be stored in a locker (worn/belt), and not save their regular inventory. Thanks!
  16. XeryaX

    Kits

    What was the resolution on this? ImageLibrary is working fine for me, but I cannot get images to load either. edit: nvm, my image was too large, and imagelibrary gave me a hard no... I'd delete the post, but someone else may need this info
  17. XeryaX

    Force broke it again

    Looks like forcewipe brok the toolset again [TactiDllPluginLoader]: Loading /home/container/oxide/plugins/IMRGAntiTerrainDeath.dll... [TactiDllPluginLoader]: Verifying Core... IMR .dll Verification failed. Please install the newest version of the IMR Tools Package and the newest version of IMRGAntiTerrainDeath. If you are still having trouble after that feel free to contact IMR Games (by creating a Suppport Request) on the website you bought this plugin from. Please be sure to supply the below information should contacting IMR Games be necessary: System.Exception: Verify Core TactiToolsCore ---> Oxide.TactiDllPluginLoader.DllVerifyException: Member Reference Add (RID: 972) in [Unknown Parent] not found string Oxide.Game.Rust.Cui.CuiElementContainer.Add(Oxide.Game.Rust.Cui.CuiPanel,string,string) at Oxide.TactiDllPluginLoader.Verify.VerifyAssemblyInternal (System.Reflection.Assembly assem, System.String assemPath) [0x00200] in <e6bbb30db9e34d2d86b76f76b745a156>:0 at Oxide.TactiDllPluginLoader.Verify.<VerifyCore>g__Verify|5_0 (System.String name) [0x00066] in <e6bbb30db9e34d2d86b76f76b745a156>:0 --- End of inner exception stack trace --- at Oxide.TactiDllPluginLoader.Verify.<VerifyCore>g__Verify|5_0 (System.String name) [0x00084] in <e6bbb30db9e34d2d86b76f76b745a156>:0 at Oxide.TactiDllPluginLoader.Verify.VerifyCore () [0x00014] in <e6bbb30db9e34d2d86b76f76b745a156>:0 at Oxide.TactiDllPluginLoader.Verify.VerifyAssembly (System.Reflection.Assembly assem, System.String assemPath, System.String plName) [0x00007] in <e6bbb30db9e34d2d86b76f76b745a156>:0 Could not load plugin IMRGAntiTerrainDeath (Exception: .dll Verification Failed. Please see line above plugin initialize message) at Oxide.TactiDllPluginLoader.Verify.VerifyAssembly (System.Reflection.Assembly assem, System.String assemPath, System.String plName) [0x00071] in <e6bbb30db9e34d2d86b76f76b745a156>:0 at Oxide.Core.Plugins.TactiDllPluginLoader.GetPlugin (System.String filename) [0x00066] in <e6bbb30db9e34d2d86b76f76b745a156>:0 TTTimeWarning TTDictionaryMemSync.Execute() TOOK 0.0092 MS
  18. XeryaX

    IMR Tools Package

    Thanks a lot! Much appreciated!
  19. XeryaX

    IMR Tools Package

    Looks like the latest update broke IMR Tools: [TactiDllPluginLoader]: Loading /home/container/oxide/plugins/IMRGAntiTerrainDeath.dll... [TactiDllPluginLoader]: Verifying Core... IMR .dll Verification failed. Please install the newest version of the IMR Tools Package and the newest version of IMRGAntiTerrainDeath. If you are still having trouble after that feel free to contact IMR Games (by creating a Suppport Request) on the website you bought this plugin from. Please be sure to supply the below information should contacting IMR Games be necessary: System.Exception: Verify Core TactiToolsCore ---> Oxide.TactiDllPluginLoader.DllVerifyException: Member Reference get_write (RID: 1599) in [Unknown Parent] not found Network.NetWrite Network.BaseNetwork.get_write() at Oxide.TactiDllPluginLoader.Verify.VerifyAssemblyInternal (System.Reflection.Assembly assem, System.String assemPath) [0x0021c] in <45600e2007254dac9656f42f5f6168eb>:0 at Oxide.TactiDllPluginLoader.Verify.<VerifyCore>g__Verify|5_0 (System.String name) [0x0006c] in <45600e2007254dac9656f42f5f6168eb>:0 --- End of inner exception stack trace --- at Oxide.TactiDllPluginLoader.Verify.<VerifyCore>g__Verify|5_0 (System.String name) [0x0008d] in <45600e2007254dac9656f42f5f6168eb>:0 at Oxide.TactiDllPluginLoader.Verify.VerifyCore () [0x00018] in <45600e2007254dac9656f42f5f6168eb>:0 at Oxide.TactiDllPluginLoader.Verify.VerifyAssembly (System.Reflection.Assembly assem, System.String assemPath, System.String plName) [0x0000e] in <45600e2007254dac9656f42f5f6168eb>:0 Could not load plugin IMRGAntiTerrainDeath (Exception: .dll Verification Failed. Please see line above plugin initialize message) at Oxide.TactiDllPluginLoader.Verify.VerifyAssembly (System.Reflection.Assembly assem, System.String assemPath, System.String plName) [0x00087] in <45600e2007254dac9656f42f5f6168eb>:0 at Oxide.Core.Plugins.TactiDllPluginLoader.GetPlugin (System.String filename) [0x0006c] in <45600e2007254dac9656f42f5f6168eb>:0
1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

123.6k

Files Sold

Total number of files sold.

2.5m

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.