Spawn entities outside player scope

Hi, I need to spawn entities far away from the player (spawned server-side). For now I haven’t found a working answer to this problem (Problem with vehicle network id this was the best I could find about this). Also SetEntityDistanceCullingRadius is working great but only when the entity is correctly spawned when the player is near, then the entity won’t disappear even if far away.