mirror of
https://github.com/Bjanski/ExAd.git
synced 2024-08-30 16:52:14 +00:00
13 lines
277 B
Plaintext
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"
|
|
]; |