Jump to content
  • 0

Please, give a link to the file fn_LSgetBuildingstospawnLoot.sqf


Vitalii_V

Question

2 answers to this question

Recommended Posts

  • 0
1 hour ago, DirtySanchez said:

Это функция из скрипта lootspawner.

Здесь он находится на github bud

https://github.com/secondcoming/Arma3-Epoch-Lootspawner/blob/master/LSpawner/fn_LSgetBuildingstospawnLoot.SQF

Thank you! I want to change this file fn_LSgetBuildingstospawnLoot. 

I think that he gives an error. News RPT scored one this error. 

0:26:33 Error in expression <m);
_lootholder addMagazineCargoGlobal [_loot, 1];
};
_lootholder setdir (random>
 0:26:33   Error position: <_loot, 1];
};
_lootholder setdir (random>
 0:26:33   Error Undefined variable in expression: _loot
 0:26:33 File loot_addon\LSpawner\fn_LSgetBuildingstospawnLoot.sqf, line 94
 0:26:33 Error in expression <m);
_lootholder addMagazineCargoGlobal [_loot, 1];
};
_lootholder setdir (random>
 0:26:33   Error position: <_loot, 1];
};
_lootholder setdir (random>
 0:26:33   Error Undefined variable in expression: _loot
 0:26:33 File loot_addon\LSpawner\fn_LSgetBuildingstospawnLoot.sqf, line 94
 0:26:33 Error in expression <d", "repairkit", true];
};

if (({_x == _loot} count exclcontainer_list) > 0) th>
 0:26:33   Error position: <_loot} count exclcontainer_list) > 0) th>
 0:26:33   Error Undefined variable in expression: _loot
 0:26:33 File loot_addon\LSpawner\fn_LSgetBuildingstospawnLoot.sqf, line 146
 0:26:33 Error in expression <d", "repairkit", true];
};

if (({_x == _loot} count exclcontainer_list) > 0) th>
 0:26:33   Error position: <_loot} count exclcontainer_list) > 0) th>
 0:26:33   Error Undefined variable in expression: _loot
 0:26:33 File loot_addon\LSpawner\fn_LSgetBuildingstospawnLoot.sqf, line 146
 0:26:33 Error in expression <cteditem);
_lootholder = createVehicle [_loot, _tmpPos, [], 0, "CAN_COLLIDE"];
i>
 0:26:33   Error position: <_loot, _tmpPos, [], 0, "CAN_COLLIDE"];
i>
 0:26:33   Error Undefined variable in expression: _loot
 0:26:33 File loot_addon\LSpawner\fn_LSgetBuildingstospawnLoot.sqf, line 121
 0:26:33 Error in expression <d", "repairkit", true];
};

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...