Hello I'd like to spawn just the locked hackable crate in one spot for an event but I can't find the name of it to put it in the file would you be able to help ?
Spawn lockable crate at position?Solved
so this is my config file
I got there where I want the crate to spawn open up consol and type in ... spawnpoints.get
I reload the plugin and I get this
reading the instructions it says
{
"A. Whitelist (keep empty to use blacklist)": ["codelockedhackablecrate"],
"B. Blacklist": [],
"C. Respawn timers": {
"assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate.prefab": 3600
},
"Default respawn timer": 3600,
"Allow stacking": false
}I got there where I want the crate to spawn open up consol and type in ... spawnpoints.get
I reload the plugin and I get this
Calling 'Unload' on 'LootSpawnpoints v1.0.0' took 162ms
(09:08:56) | Unloaded plugin Loot Spawnpoints v1.0.0 by Orange
(09:08:56) | [Loot Spawnpoints] 0 spawners loaded
(09:08:56) | Calling 'OnServerInitialized' on 'LootSpawnpoints v1.0.0' took 329ms
(09:08:56) | Loaded plugin Loot Spawnpoints v1.0.0 by Orangereading the instructions it says
- Load clear (freshwiped) custom map to server .. So this plugin only works on custom maps ? or am I doing something wrong I'm running a regular map from IO.
That tool is mostly for custom maps
Ok thank you
Locked automatically