Commands show "The Minicopter is too far!"Solved
Hi, when I try to fmini and nomini I keep getting message "The Minicopter is too far!"
increase your maxnominidistance in the config
That works thank you!
it doesnt work for me :S it keeps saying it's too far away for fmini also nomini
set maxnominidistance to like 4000 or something, I just set to that so it can be /fmini from anywhere on the map
i did 5000 and 10000 after, still same issue, for now i will use the old one :)
increase your maxnominidistance in the config

my config has no maxnominidistance

{
  "AssetPrefab": "assets/content/vehicles/minicopter/minicopter.entity.prefab",
  "CanSpawnBuildingBlocked": false,
  "MaxSpawnDistance": 5.0,
  "NoMiniRespawn": false,
  "PermissionCooldowns": {
    "spawnmini.tier1": 900.0,
    "spawnmini.tier2": 600.0,
    "spawnmini.tier3": 300.0
  },
  "SpawnHealth": 750.0
}​
Locked automatically