-
Posts
161 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by T-Nuts
-
Not sure if this has been answered already and if so I'm sorry the the repeated question here. How can I change the weaponry stat so that when a player adds 1 level to that they will get 1 extra clip/magazine in their weapon? For instance they are now level 1 in Weaponry. They reload their Rocket Launcher and can now hold 2 Rockets instead of 1. Confused by the settings. I see setting "maxammolimit" to whatever number will then change it even if they go from Lvl0 to Lvl1 on Weaponry.
-
- 472 comments
-
- #abilities
- #boss
- (and 16 more)
-
Just bought this and loaded the plugin and I get this error. Looked in my data folder and no folder was created. Was I suppose to create a folder here for this and put that data folder that was in the .zip file in there? Tried searching the discussion here to see if anyone posted the same error message but didn't see anything. Sorry if this is a repeat question. BossMonster was compiled successfully in 2209ms [BossMonster] Loading files on the /oxide/data/BossMonster/Bosses/ path has started... Failed to call hook 'OnServerInitialized' on plugin 'BossMonster v2.0.1' (DirectoryNotFoundException: Could not find a part of the path '/home/rust/server/oxide/data/BossMonster/Bosses'.) at System.IO.__Error.WinIOError (System.Int32 errorCode, System.String maybeFullPath) [0x000f7] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.FileSystemEnumerableIterator`1[TSource].HandleError (System.Int32 hr, System.String path) [0x00006] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.FileSystemEnumerableIterator`1[TSource].CommonInit () [0x00054] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.FileSystemEnumerableIterator`1[TSource]..ctor (System.String path, System.String originalUserPath, System.String searchPattern, System.IO.SearchOption searchOption, System.IO.SearchResultHandler`1[TSource] resultHandler, System.Boolean checkHost) [0x000d6] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.FileSystemEnumerableFactory.CreateFileNameIterator (System.String path, System.String originalUserPath, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00009] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.Directory.InternalGetFileDirectoryNames (System.String path, System.String userPathOriginal, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.Directory.InternalGetFiles (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) [0x00000] in <fb001e01371b4adca20013e0ac763896>:0 at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x0001c] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Core.DataFileSystem.GetFiles (System.String path, System.String searchPattern) [0x0000c] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Plugins.BossMonster.LoadConfigs () [0x00021] in <2ae0b59952b6435ea2cfe4de48311a7c>:0 at Oxide.Plugins.BossMonster.OnServerInitialized () [0x0003f] in <2ae0b59952b6435ea2cfe4de48311a7c>:0 at Oxide.Plugins.BossMonster.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006d0] in <2ae0b59952b6435ea2cfe4de48311a7c>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 Loaded plugin BossMonster v2.0.1 by KpucTaJl
- 472 comments
-
- #abilities
- #boss
- (and 16 more)
-
I'm getting more of the "Failed to call hook" as well. This all started after I added back the ZombieHorde plugin and I have them able to kill anything so animals, NPC's, etc. Also anything can kill them so animals, NPC's, turrets, etc. 09/02 15:16:18 | Mariah[947073] was killed by Zombie[603863] 09/02 15:16:22 | Zombie[8498944] was killed by bear (Bear) 09/02 15:16:23 | Zombie[6681431] was killed by polarbear (Polarbear) 09/02 15:16:48 | Zombie[7029570] was killed by polarbear (Polarbear) 09/02 15:16:53 | Zombie[9311699] was killed by bear (Bear) 09/02 15:17:13 | Zombie[8113793] was killed by polarbear (Polarbear) 09/02 15:17:36 | Failed to call hook 'GiveRustReward' on plugin 'RustRewards v3.0.7' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.RustRewards.GiveReward (BasePlayer player, Oxide.Plugins.RustRewards+RewardType type, System.Double amount, BaseEntity ent, System.String weapon, System.Single distance, System.String name) [0x003c3] in <55f3bd9bbd9749508c99efd54f19ac21>:0 at Oxide.Plugins.RustRewards.GiveRustReward (BasePlayer player, System.Int32 type, System.Double amount, BaseEntity ent, System.String weapon, System.Single distance, System.String name) [0x00000] in <55f3bd9bbd9749508c99efd54f19ac21>:0 at Oxide.Plugins.RustRewards.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00f3c] in <55f3bd9bbd9749508c99efd54f19ac21>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
-
Loved this plugin since the first time I saw it. Took me awhile to figure out how to attack it and get the loot as I never interacted with this plugin before. Once I figured it out and went and bought it and put it on my server. Players love it and it's just another great event/thing to have on your server.
-
So here's an issue I'm seeing. In the config we can't set the amount they can get at one time and how many times they can use /givezipline. So players are able to just do /givezipine zipline_default 1000, then go recycle all those and just get unlimited Tech Trash. Is there a way you can add a min-max or possible how many times they can use this command?
-
I was playing on a server that had this and enjoyed it so bought it myself but had one question. When I had the Convoy stopped and killed everything, I could not do damage to the cars as that was required to unlock the crate. Do you have to use a specific item to blow these up? It's a PvE server but not in a PvP zone or anything. I used 25 Grenades, 25 Bean Cans, a few HV's and some regular 5.56 and all that did zero damage. Is something missing here? Worried this might happen on my server as well.
-
I was playing on a server that had this and enjoyed it so bought it myself but had one question. When I had the Convoy stopped and killed everything, I could not do damage to the cars as that was required to unlock the crate. Do you have to use a specific item to blow these up? It's a PvE server but not in a PvP zone or anything. I used 25 Grenades, 25 Bean Cans, a few HV's and some regular 5.56 and all that did zero damage. Is something missing here? Worried this might happen on my server as well.
-
- 21 comments
-
So I am struggling trying to figure out how to add custom spawns for NPC's. I have NPC's spawning at some of my monuments and I'm wanting to add 1 spawn point for a Boss NPC. The last plugin was super easy and straightforward with directions but I can't seem to figure this out now. So I have a custom spawn point set. In the data folder in the spawndata file, I changed the health and added a kit. I've also tried override = false and true with no luck. I don't know what to do from here as there doesn't seem to be any info that is clear to me on setting this up. Can anyone point me in the right direction please?
-
Getting this error now and not sure what's up. I recently changed the difficulty_loot files but triple checked them and had no errors in them. After changing them I reloaded the plugin and started getting this error... Failed to call hook 'OnServerInitialized' on plugin 'RaidableBases v2.1.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidableBases.<LoadTable>m__F (Oxide.Plugins.RaidableBases+TreasureItem ti) [0x00000] in <cfa995b892084dcea746f8afeffeff88>:0 at System.Collections.Generic.List`1[T].RemoveAll (System.Predicate`1[T] match) [0x0001a] in <eae584ce26bc40229c1b1aa476bfa589>:0 at Oxide.Plugins.RaidableBases.LoadTable (System.String file, System.Collections.Generic.List`1[T] lootList) [0x00037] in <cfa995b892084dcea746f8afeffeff88>:0 at Oxide.Plugins.RaidableBases.LoadTables () [0x000d1] in <cfa995b892084dcea746f8afeffeff88>:0 at Oxide.Plugins.RaidableBases.Initialize () [0x00024] in <cfa995b892084dcea746f8afeffeff88>:0 at Oxide.Plugins.RaidableBases.OnServerInitialized (System.Boolean isStartup) [0x00059] in <cfa995b892084dcea746f8afeffeff88>:0 at Oxide.Plugins.RaidableBases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004b7] in <cfa995b892084dcea746f8afeffeff88>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0