What is the format to change the location the minicopter will spawn currently it spawns on top of the player inside my shop, Using an NPC as a shopkeeper.. something like player.x+10 player.y+2 player.z
Minicopter Spawn OffsetSuggestion
Did you ever figure this out?
Best I could do was put in a specific location for the mini to spawn .. Just been changing the location with each wipe
Hey,
i use ManageMini to spawn with setting
"miniSpawnDistance": 5.0,
in GUIShop than
"Command": [
"spawn minicopter \"$player.x $player.y $player.z\""