I found the problem! It must be written like that:
};
{
display_name = _('RAMATDAVID');
beaconId = 'airfield30_1';
type = BEACON_TYPE_VORTAC;
callsign = 'RMD';
frequency = 113700000.000000;
channel = 84;
position = { -259140.859375, 40.595511, -74983.906250 };
direction = 0.000000;
positionGeo = { latitude = 32.666274, longitude = 35.185461 };
sceneObjects = {'t:153027415'};
};
{
display_name = _('RamatDavid');
beaconId = 'airfield30_2';
type = BEACON_TYPE_ILS_LOCALIZER;
callsign = 'RD';
frequency = 110300000.000000;
position = { -257893, 41.7576, -75916 };
direction = 146.59;
positionGeo = { latitude = 32.677197, longitude = 35.175058 };
sceneObjects = {'t:000000000'};
chartOffsetX = 2682;
};
{
display_name = _('RamatDavid');
beaconId = 'airfield30_3';
type = BEACON_TYPE_ILS_GLIDESLOPE;
callsign = 'RD';
frequency = 110300000.000000;
position = { -259813, 42.0624, -74501 };
direction = 146.59;
positionGeo = { latitude = 32.660375, longitude = 35.190856 };
sceneObjects = {'t:000000000'};
chartOffsetX = 120;
};
{
I did a mod to install with OvGME for the lua file and it works fine.