Spawn items at a location?Solved
How do I spawn them at specified coordinates, or how can I spawn at a player location... I'm trying to spawn a cave lift at a specific location.
From console - only with custom plugin.
In game - spawn 'name' -> and it will spawn on your loot position

From Console .... spawn item "x, y, z" 

eg:       spawn rocket_basic "-137.0, 10, 229.8"

Reply:  spawned "rocket_basic[197382]" at (-137.0, 10.0, 229.8)

Locked automatically