-
Posts
548 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Papi Rusty
-
- 9 comments
-
- 28 comments
-
eta on the rewrite?
-
Exception Report NullReferenceException: Object reference not set to an instance of an object Stack: Oxide.Plugins.BradleyDrops.IsInBuildingPriv (UnityEngine.Vector3 position, System.String apcProfile) (at <0fbc5f2d28e649b9921bb2376fc0c165>:0) Oxide.Plugins.BradleyDrops+BradleyDropSignal.DropAborted () (at <0fbc5f2d28e649b9921bb2376fc0c165>:0) Oxide.Plugins.BradleyDrops+BradleyDropSignal.CustomExplode () (at <0fbc5f2d28e649b9921bb2376fc0c165>:0)
-
same please fix
-
When someone claims a reward like scrap for example by default the scrap wont stack with the players other scrap .
-
Did some more testing and it seems to be a problem with custom monuments that have safezone spheres. The plugin kicks them out and spawns them under the ground after you reload. Event after disabling monument finder in the config of npcshop.
-
When i try to spawn npc in a custom town safezone using monument finder it causes an error and when i reload the plugin after setting up the npc it spawns him in the middle of the map under the terrain. This is the error i get "Trigger assets/bundled/prefabs/modding/volumes_and_triggers/safezonesphere.prefab (TriggerSafeZone) contains null object."
-
When you click on information button it shows 2 "X" to close the menu and when you click on the X it only closes 1 menu and leave the other one stuck on your screen. Please FIX
-
Failed to call hook 'CMDMain' on plugin 'SkinController v2.0.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SkinController.SkinContainer (BasePlayer player, System.Collections.Generic.List`1[T] items, Oxide.Plugins.SkinController+PlayerSettings& playerSettings, System.Boolean findSkins, Oxide.Plugins.SkinController+SkinData skinInfo, System.Collections.Generic.List`1[T] inventoryItems, System.Boolean isInventory) [0x0019d] in <ee119f3e97f14549a8c1ec364c17301f>:0 at Oxide.Plugins.SkinController.CMDMain (ConsoleSystem+Arg arg) [0x0088c] in <ee119f3e97f14549a8c1ec364c17301f>:0 at Oxide.Plugins.SkinController.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00ed9] in <ee119f3e97f14549a8c1ec364c17301f>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
-
i am working when a player enteres a zone the perm gets removed
-
hey what would be the correct command to remove the perms?
-
wow! i need to get some sleep. that actually worked and idk how i did not try that already. Thank you so much
-
"tperm grant %STEAMID% MovementSpeed.run.5 30 true" This is how i tried. I also tried other ways no luck It wants me to specefiy who should get the perm
-
https://codefling.com/plugins/super-medical?tab=details
-
if i use a direct name it works ok. but if i want to sell a command in my shop that players can just buy it will not work because i think you coded it to be an admin only command. Super Medical - Plugins - Codefling
-
i tried not using the user part and replacing it with userid or playerid but does not work
-
i got a mod that uses a syringe to execute a command. How do i properly set up the command using this temp perms mod to work
-
Calling hook OnPlayerRespawn resulted in a conflict between the following plugins: RandomSpawns - BasePlayer+SpawnPoint (SpawnPoint), OneTimeSpawn (BasePlayer+SpawnPoint (SpawnPoint)) it works tho. this performed better then a paid one on here so thanks. but yea i got this error cuz i use random spawns.