ExAd/mpmissions/Exile.Altis/XM8_apps/XM8_apps_config.sqf
2016-04-28 13:31:00 +02:00

13 lines
277 B
Plaintext

/*
Improved XM8 apps by vitaly'mind'chizhikov
Official forum thread:
Original idea by Shix.
*/
XM8_apps_app1 = [
"ExAd Virtual Garage",
"XM8_apps\apps\XM8_VG\Icons\apps_icon.paa",
{call XM8_VG_checkNearByFlags},
TRUE,
"XM8_apps\apps\XM8_VG\scripts\XM8_VG_init.sqf"
];