Jump to content

Recommended Posts

Posted

Hey guys

I have added a new radio station to Beacons.lua but I can’t see or hear it.

Can anyone explain what I am missing?

There are my added lines:

beacons[169]={}

beacons[169]["name"]="1"

beacons[169]["type"] = BEACON_BROADCAST_STATION

beacons[169]["position"]={}

beacons[169]["position"]["latitude"] = 44.375900

beacons[169]["position"]["longitude"] = 38.212300

beacons[169]["position"]["height"]=378.0

beacons[169]["position"]["course"]=0

beacons[169]["frequency"]=125775000.0

beacons[169]["power"]=1500.0

beacons[169]["modulation"]="AM"

beacons[169]["path"] = "Radio1"

Posted

Hello EB

Correct.

I am starting to think I have entered the wrong latitude and longitude parameters …

I should get the exact position from the mission builder map right???

Posted
Hello EB

Correct.

I am starting to think I have entered the wrong latitude and longitude parameters …

I should get the exact position from the mission builder map right???

 

Nope you need to get the Lat/Long from in game using F11 view or similar. It varies quite dramatically to that of the ME's map.

Eagles may soar, but weasels don't get sucked into jet engines.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...