Jump to content

RickySpanish343

Creator
  • Posts

    198
  • Joined

  • Last visited

Everything posted by RickySpanish343

  1. Changed Status from Pending to Fixed
  2. did you reload the plugin after making changes to the data file? add me on discord rickyspanish343 i'll walk you through the whole setup
  3. make sure you have all the permissions set for yourself
  4. I'll have to look when I get back home and can log into the server
  5. figured out setting that to 0 will get them to die every time
  6. Also WoundedNPC] Failed to load OGG file: longpain1
  7. I have Chance to die after wounded timer set to 100 but they are standing back up every time
  8. Can i add you on discord? i added support for it
  9. Any way to add support for sound library api? instead of it playing default rust sounds when the game starts would be cool to play a custom sound to the players maybe add an option in the config to play the file name associated with sound library?
  10. i made a plugin to do just that
  11. RickySpanish343

    error after update

    Error while compiling Cooking: The type or namespace name 'RidableHorse2' could not be found (are you missing a using directive or an assembly reference?) | Line: 4301, Pos: 26
  12. RickySpanish343

    Oil Rigs

    The oil rigs are not showing as active in the hud when they are online for some reason
  13. Failed to call hook 'EMEndEvent' on plugin 'EventHelper v1.0.15' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.EventHelper.GetRestoreItem (BasePlayer player, ItemContainer container, Oxide.Plugins.EventHelper+ItemInfo savedItem) [0x00172] in <38fea81daa01435ba0121226e2928244>:0 at Oxide.Plugins.EventHelper.RestoreItems (BasePlayer player, System.Boolean strip) [0x00098] in <38fea81daa01435ba0121226e2928244>:0 at Oxide.Plugins.EventHelper.EMPlayerLeaveEvent (BasePlayer player, System.String eventName, System.Boolean manually_left) [0x00088] in <38fea81daa01435ba0121226e2928244>:0 at Oxide.Plugins.EventHelper.EMEndEvent (System.String eventName) [0x0004e] in <38fea81daa01435ba0121226e2928244>:0 at Oxide.Plugins.EventHelper.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01524] in <38fea81daa01435ba0121226e2928244>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <8cb2d664f1574f2b96d53f1c1869d96a>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <8cb2d664f1574f2b96d53f1c1869d96a>:0
  14. yeah it's running that's my fault any way to add a stand alone timer in this though instead of relying on event helper? realized that was why it was not starting
  15. [EventHelper] Setup Event: ZombieInfection Loaded plugin Zombie Infection v1.0.8 by imthenewguy MissingMethodException: Method not found: void .LootSpawn.SpawnIntoContainer(ItemContainer,ItemOwnershipShare) MissingMethodException: Method not found: void .LootSpawn.SpawnIntoContainer(ItemContainer,ItemOwnershipShare) MissingMethodException: Method not found: void .LootSpawn.SpawnIntoContainer(ItemContainer,ItemOwnershipShare) MissingMethodException: Method not found: void .LootSpawn.SpawnIntoContainer(ItemContainer,ItemOwnershipShare) MissingMethodException: Method not found: void .LootSpawn.SpawnIntoContainer(ItemContainer,ItemOwnershipShare) MissingMethodException: Method not found: void .LootSpawn.SpawnIntoContainer(ItemContainer,ItemOwnershipShare) MissingMethodException: Method not found: void .LootSpawn.SpawnIntoContainer(ItemContainer,ItemOwnershipShare) MissingMethodException: Method not found: void .LootSpawn.SpawnIntoContainer(ItemContainer,ItemOwnershipShare) zoldmarck[76561198324051010] has spawned MissingMethodException: Method not found: void .LootSpawn.SpawnIntoContainer(ItemContainer,ItemOwnershipShare) MissingMethodException: Method not found: void .LootSpawn.SpawnIntoContainer(ItemContainer,ItemOwnershipShare) MissingMethodException: Method not found: void .LootSpawn.SpawnIntoContainer(ItemContainer,ItemOwnershipShare) MissingMethodException: Method not found: void .LootSpawn.SpawnIntoContainer(ItemContainer,ItemOwnershipShare)
  16. RickySpanish343

    player cant cure

    Noticed if a player uses a cure from a container it will not work it has to be used from the inventory and it is causing some confusion with players
  17. i managed to replace them all with find a replace but yeah that command is causing a runtime error
  18. Failed to call hook 'ResetIconPositions' on plugin 'EpicLoot v1.2.8' (InvalidCastException: Invalid cast from 'Char' to 'Single'.) at System.Char.System.IConvertible.ToSingle (System.IFormatProvider provider) [0x00014] in <f98723dd4586469db5213ec59da723ca>:0 at System.Convert.ToSingle (System.Char value) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.EpicLoot.ResetIconPositions (BasePlayer player) [0x0002f] in <f67d28fcc1a54bd881ff8e71ee2b4ad6>:0 at Oxide.Plugins.EpicLoot.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x04075] in <f67d28fcc1a54bd881ff8e71ee2b4ad6>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>: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
  19. i got it i changed the setting change in the data file to true and moved it and saved it
  20. yeah it's not updating even after the save and on plugin reload it puts it back
  21. yes but when i move the shirt it does not update my data file so i have no idea what the offsets or anything
  22. RickySpanish343

    Move the tshirt

    i need to be able to move the tshirt globally but when i move the tshirt for my player it does not update the position in the data file and when the plugin is reloaded it goes back to where it was and i have know way of knowing the position of the tshirt to set in the config for default position
  23. Awesome thanks
  24. how do i disable this feature i only want it to raid the players if they do raid bases i have this set to false but it is still happening "Enable log kills and random raid on kills": false,
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

137.4k

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.