-
Posts
654 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by 0g.Ghost.7373
-
- 67 comments
-
- #zombie
- #scarecrow
-
(and 3 more)
Tagged with:
-
- 67 comments
-
- #zombie
- #scarecrow
-
(and 3 more)
Tagged with:
-
Wondered why I wasn't seeing them, reloaded and got this... Failed to run a 20.00 timer in 'AdvancedRandomScarecrowSpawner v2.2.5' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AdvancedRandomScarecrowSpawner.EquipScarecrow (NPCPlayer scarecrow, Oxide.Plugins.AdvancedRandomScarecrowSpawner+Loadout loadout) [0x0000e] in <6091f951d7ec46858eca33695c4bf203>:0 at Oxide.Plugins.AdvancedRandomScarecrowSpawner.SpawnScarecrow (UnityEngine.Vector3 position, System.String playerId, System.Boolean isSpawnPointScarecrow, Oxide.Plugins.AdvancedRandomScarecrowSpawner+SpawnPoint associatedSpawnPoint) [0x0035f] in <6091f951d7ec46858eca33695c4bf203>:0 at Oxide.Plugins.AdvancedRandomScarecrowSpawner.PerformRandomScarecrowSpawns () [0x0009f] in <6091f951d7ec46858eca33695c4bf203>:0 at Oxide.Plugins.AdvancedRandomScarecrowSpawner.<InitializeRandomScarecrowSpawns>b__39_0 () [0x00000] in <6091f951d7ec46858eca33695c4bf203>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <beb2b64691c64e2b95b99491bd85442c>:0
- 67 comments
-
- #zombie
- #scarecrow
-
(and 3 more)
Tagged with:
-
- 226 comments
-
- 2
-
-
-
- 226 comments
-
- 28 comments
-
- #toolcupboard
- #workbench
-
(and 7 more)
Tagged with:
-
No Longer Working After World 2.0 Update Land Flood
0g.Ghost.7373 commented on Razor's file in Plugins
-
No Longer Working After World 2.0 Update Land Flood
0g.Ghost.7373 commented on Razor's file in Plugins
-
-
-
-
No Longer Working After World 2.0 Update Land Flood
0g.Ghost.7373 commented on Razor's file in Plugins
-
-
-
Raidable Sleeper Event [Works with HallOfShame]
0g.Ghost.7373 commented on RustFlash's file in Plugins
Can you tell me how to fix this? Calling hook CanLootPlayer resulted in a conflict between the following plugins: RaidableSleeper - False (Boolean), Skins (True (Boolean)) This is the part in the Skins file... private object CanLootPlayer(BasePlayer looter, BasePlayer target) { if (looter != target) return null; ContainerController container; if (!_controllers.TryGetValue(looter.userID, out container) || !container.IsOpened) return null; return true; }- 3 comments
-
- 1
-
-
- #raidable base
- #raidable
- (and 8 more)
-
No Longer Working After World 2.0 Update Land Flood
0g.Ghost.7373 commented on Razor's file in Plugins
-
No Longer Working After World 2.0 Update Land Flood
0g.Ghost.7373 commented on Razor's file in Plugins
