Jump to content

RickySpanish

Member
  • Posts

    288
  • Joined

  • Last visited

Everything posted by RickySpanish

  1. nvm i see it goes into a holding inventory is there any way to just have it go to a players inventory directly though?
  2. Not sure if there is something i am missing but it's not giving the player the reward in their inventory and yes it's enabled
  3. RickySpanish

    Naming the NPC

    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
  4. RickySpanish

    Naming the NPC

    Also how do you despawn the vehicle right away without the use of c4 like you used to be able to?
  5. RickySpanish

    Naming the NPC

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

    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
  18. RickySpanish

    Oil Rigs

    The oil rigs are not showing as active in the hud when they are online for some reason
  19. 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
  20. 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
  21. [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)
  22. RickySpanish

    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
  23. RickySpanish

    Move the tshirt

    i managed to replace them all with find a replace but yeah that command is causing a runtime error
  24. RickySpanish

    Move the tshirt

    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

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
3m
Total downloads
Customers
12k
Customers served
Files Sold
170.3k
Total sales
Payments
3.7m
Processed total
×
×
  • 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.