
CustomLootSpawns
Create additional custom spawn points for loot boxes of your choosing
Total Downloads: 10,277 - First Release: Jan 21, 2016 - Last Update: Jul 6, 2018
- 5/5, 23 likes
-
Code:
(01:07:26) | Error while compiling: CustomLootSpawns.cs(312,37): error CS0246: The type or namespace name `FileSystem_AssetBundles' could not be found. Are you missing an assembly reference?
-
-
get this error after update
Code:(01:28:02) | Added '// Reference: UnityEngine.AssetBundleModule' in plugin 'CustomLootSpawns' (01:28:04) | Error while compiling: CustomLootSpawns.cs(313,37): error CS0246: The type or namespace name `FileSystem_AssetBundles' could not be found. Are you missing an assembly reference?
-
Wulf Community Admin
Wulf updated CustomLootSpawns with a new update entry:
0.2.8
-
@Wulf thanks
-
getting an error with latest update error CS0103: The name `FileSystemBackend' does not exist in the current context
-
Wulf Community Admin
-
(17:22:29) | Error while compiling: CustomLootSpawns.cs(317,25): error CS0103: The name `FileSystemBackend' does not exist in the current context
-
Wulf Community Admin
-
had to wait til gameservers updated oxide to get it to work. CLS works now. thanks for your efforts Wulf
-
can you add console command to spawn on player position, smth like spawn steamid itemname - need for store
-
Is there no way to place a loot crate square to a wall anymore? It drops to a default grid now. It used to place loot crates based upon which direction you were facing.
-
Container does not accept player items!
-
Make sure you are doing it on the ground and not on a foundation/floor.
-
warning...."Container does not accept player items!"
HELP ME! -
When you are making a custom box you have to follow the procedure exactly. First you need to have the item you want to put on the box already in your inventory. Next, you need to be on the ground. Not on a foundation or floor. Next, when you run the command and the box appears you only have ONE CHANCE too load the box. Once you close the box you will not be able to put anything in it. You get the error you are seeing.
-
Ability to rotate boxes?