|
@@ -2,8 +2,8 @@ xiphosI={
|
|
|
params["_vic"];
|
|
|
|
|
|
|
|
|
- if (!(_vic getVariable ["namReconfigured", false])) then
|
|
|
- {
|
|
|
+ //if (!(_vic getVariable ["namReconfigured", false])) then
|
|
|
+ //{
|
|
|
|
|
|
comment "data for weapons";
|
|
|
comment"format of [weapon,weaponMagType,[[seat,ammoPerMag,MagCount],[seat,ammoPerMag,MagCount],......etc]]";
|
|
@@ -52,9 +52,9 @@ xiphosI={
|
|
|
|
|
|
|
|
|
};
|
|
|
- _vic setVariable ["namReconfigured", true, true];
|
|
|
- }
|
|
|
- else {};
|
|
|
+ // _vic setVariable ["namReconfigured", true, true];
|
|
|
+// }
|
|
|
+// else {};
|
|
|
|
|
|
// function as file
|
|
|
_vic addAction ["<t color='#886688'>Smoker--------U13</t>",
|