ExAd/mpmissions/Exile.Altis/XM8_apps/XM8_apps_config.sqf

13 lines
277 B
Plaintext
Raw Normal View History

2016-04-28 11:31:00 +00:00
/*
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"
];