Jump to content

RickySpanish343

Creator
  • Posts

    204
  • Joined

  • Last visited

Everything posted by RickySpanish343

  1. i run true pve the c4 does not work you used to have it where the vehicle despawned right away upon drivers death no need for c4
  2. Also how do you despawn the vehicle right away without the use of c4 like you used to be able to?
  3. RickySpanish343

    Naming the NPC

    How do you name the NPC after the update am i missing something?
  4. no problem at all man!
  5. Changed Status from Pending to Fixed
  6. 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
  7. make sure you have all the permissions set for yourself
  8. I'll have to look when I get back home and can log into the server
  9. figured out setting that to 0 will get them to die every time
  10. Also WoundedNPC] Failed to load OGG file: longpain1
  11. I have Chance to die after wounded timer set to 100 but they are standing back up every time
  12. Can i add you on discord? i added support for it
  13. 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?
  14. i made a plugin to do just that
  15. 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
  16. RickySpanish343

    Oil Rigs

    The oil rigs are not showing as active in the hud when they are online for some reason
  17. 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
  18. 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
  19. [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)
  20. 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
  21. i managed to replace them all with find a replace but yeah that command is causing a runtime error
  22. 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
  23. i got it i changed the setting change in the data file to true and moved it and saved it
  24. yeah it's not updating even after the save and on plugin reload it puts it back
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

142.5k

Files Sold

Total number of files sold.

3m

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.