Arma 3
Exilemod Loot Position Creator
46 kommentarer
Stollenwerk 4. sep. 2021 kl. 10:37 
I have the problem, when hitting 5 to generate the file, the confirmation window pops up on the desktop and ingame the screen gets black. After ALT+TAB ing a dozen times I get the window back into the game to confirm it. Any fix for that?
Danger 23. mar. 2021 kl. 7:55 
the same as what eddi once wrote i have a fix for the auto generation Press 7
scroll tho the line 264 and change to

_line = [tostring[9],"class ",_buildingClass,tostring[13],tostring[9],"{",tostring[13],tostring[9],tostring[9],"table = ""Military",buildingcategory,""";"]joinstring "";
iCEtIMed 19. jan. 2021 kl. 4:36 
this explains it a bit better. I just added the extra points under the other ones.
https://www.youtube.com/watch?v=AzsXJIqhd2U&feature=emb_logo
Zlobot 17. apr. 2020 kl. 19:27 
Maybe a lot of people don't work out well because they're in
"lootpos.pbo" in "lootpos\init\fn_init.sqf" line 221 says, "Press 3 to complete class before exporting file", and 3 is autogeneration. There you need to fix the record on button 4.
Kass 3. jan. 2020 kl. 14:24 
If autogeneration includes not all buildings, use this fix:
Do steps 1-3 like @Kääriäinen said and change this(start line 239):

//Create array with all buildings
_allBuildings = [];
_allBuildings = [12000,12000] nearObjects ["House",12000];
//array of all valid buidling classes

to this:

//Create array with all buildings
private ["_worldSideSize", "_mapCenter", "_scanRadiusSize"];
_worldSideSize = worldName call BIS_fnc_mapSize;
_mapCenter = _worldSideSize / 2;
_scanRadiusSize = _mapCenter * (sqrt 2);
_allBuildings = [];
_allBuildings = [_mapCenter,_mapCenter] nearObjects ["House",_scanRadiusSize];
//array of all valid buidling classes

That will dynamically get size of map and calculate truly radius of scan.
Pouchtre 5. dec. 2019 kl. 8:28 
I re-tried the "fix", and it still definitely doesn't work for me.
Pouchtre 5. dec. 2019 kl. 7:07 
@Brzęczyszczykiewicz I think I already did that and it didnt work, I will try again tho, thank u
Eddie 11. nov. 2019 kl. 14:21 
@Dack Janiels, @Verdict - Khaz posted how to fix this. Let me explain:

1) Go to "\Steam\steamapps\common\Arma 3\!Workshop\@Exilemod Loot Position Creator\addons"

2) Unpack lootpos.pbo and go to extracted folder "lootpos\init"

3) Open fn_init.sqf and change line 60:

From:
_line = [tostring[9],"class ",buildingClass,": ",buildingcategory,tostring[13],tostring[9],"{"]joinstring "";

To:
_line = [tostring[9],"class ",buildingClass,tostring[13],tostring[9],"{",tostring[13],tostring[9],tostring[9],"table = """,buildingcategory,""";"]joinstring "";

4) Save the file, repack it back into lootpos.pbo - done.

Now it will be making classes in the same format as you have them in your config.cpp, except for loot positions being listed each in their own line (which is better anyway).
Pouchtre 3. okt. 2019 kl. 2:35 
Doesn't work in the way it writes the lootpositions.hpp file.
For any class of building, I get some thing like: class Land_Garaz_bez_tanku: ReplaceMe
I get that I have to put a building type (like "Tourist", "Military", etc...) for each building, but there's hundreds of them.
Tried every thing but nothing worked. This tool doesn't save me any time.
[RW] Scout 19. juli 2019 kl. 16:34 
Hi patrix is there support for 64bit ? mine keep saying its not supported :-/
aussie battler 11. juli 2019 kl. 17:46 
I had to use this for contact Dlc. This tool has not dated at all. It does all you need in a few clicks.

Great work, thanks for sharing it.
Count V 20. apr. 2019 kl. 23:54 
which PBO are you talking about Khaz
Khaz 9. apr. 2019 kl. 0:23 
This mod is a little outdated in the way it formats, but is easily fixed if you have a PBO unpacker. Simply go into the PBO > init > fn_init.sqf, and change line 60 from

_line = [tostring[9],"class ",buildingClass,": ",buildingcategory,tostring[13],tostring[9],"{"]joinstring "";

to

_line = [tostring[9],"class ",buildingClass,tostring[13],tostring[9],"{",tostring[13],tostring[9],tostring[9],"table = """,buildingcategory,""";"]joinstring "";
Martok 23. dec. 2018 kl. 14:56 
Great tool.
Robbhimself 17. dec. 2018 kl. 7:44 
you should port this to DayZ people would love you!
Schorsch_GER 21. sep. 2018 kl. 14:49 
Das ist die BESTE Loot Position Creator Mod die ich bis jetzt gefunden habe ♥ sehr sehr Geil. Hoffe das da immer weiter dran gearbeitet wird und verbesserungen gemacht werden. Daumen Hoch !:FIA::csgostar:
TheDude 7. aug. 2018 kl. 9:29 
Please make it possible to delete the last loot position placed, often the pointing glove bugs out and you don't actually know where its going to land that position. So you start all over ;\

Thanks for only intuitive tool for loot positioning out there.
UncleBilly 22. feb. 2018 kl. 17:55 
Great tool. But I notice that although it generates positions in the expanded firehouse, no loot actually spawns there. Same for a few of the other buildings that have expanded interiors. And I cannot create a position on the top floor of the tower or the roof. The placement ball disappears.
Chainsaw Squirrel 8. feb. 2018 kl. 8:59 
You can run this with 64 bit arma if you delete the DLL from the mod folder, before you start up the editor, steam will replace it eventually .. just delete it again the next time you want to use
Banters 30. jan. 2018 kl. 1:10 
After using this i have no loot at all??
SASSY THE SASQUATCH 19. aug. 2017 kl. 4:34 
Easier then I would of thought, nice work!
Outlawedz 12. juli 2017 kl. 14:36 
got it to work and its fantastic. tyvm. to use all u got to do is launch game with this mod and map turned on, go to editor, load map, place a single guy, press play and off u go.
Outlawedz 12. juli 2017 kl. 10:59 
maybe im doing it wrong but does nothing for me. ive subscribed, launcherd a3. loaded in the mod, when launched ask if i want to switch to 32 bit, i say yeah. game loads go to map in editor and nothing. tried with exile loaded as well and not. have the dll in the a3 root. any tips?
Noordoosten 2. juli 2017 kl. 11:41 
Using the generate map feature seems to be crashing some peoples games and sometimes entire systems
RIPSAW 28. juni 2017 kl. 12:25 
Great Job!!!
Frenzy 12. juni 2017 kl. 7:20 
it crashes my Arma every time I run 7 to auto-generate entire map. :steamfacepalm:
±ß→äª≈ƒΦ 23. apr. 2017 kl. 14:53 
I subscribed to the workshop, added in in as a mod to load and when I launch A3 I get this: https://s25.postimg.org/52lrb27mn/2017-04-23_14_51_13-_NVIDIA_Ge_Force_Overlay.png
HELLBOY 20. apr. 2017 kl. 15:34 
Fantastic tool!
Its easy to use and works fine.
I used auto generate entire map and worked very well.
Nice job man! ;)
tinboye 5. feb. 2017 kl. 19:19 
Is there more info on how to use this tool? I loaded the map I want in the editor. i have the mod enabled, i placed the dll file in my arma 3 folder.

none of the keys specified here work, I can press 9 or the 9 on numberpad but they do not display any instructions.
XxFri3ndlyxX 26. jan. 2017 kl. 1:09 
This is a pretty cool tool. So I have few suggestion. First would be to be able to erase if misplaced. The other thing that would be nice is to verify if the building that the sphere touch has been done previously. Thanks for this tool it saves a lot of time.
bambam 6. dec. 2016 kl. 11:50 
works like a charm
NooBGameS 4. dec. 2016 kl. 3:23 
It is not working anymore?
speedweasel* 23. juni 2016 kl. 19:31 
Brilliant tool. Thanks Patrix87!
Roscoe 20. juni 2016 kl. 17:18 
Some buildings seem to NEVER spawn loot... even if their info is in the cfg. Has anyone else encountered this?
Therealrag 13. juni 2016 kl. 18:38 
do you have to use this on the server as its running or in eden?
Cookiezzz 9. apr. 2016 kl. 9:07 
I second bots your options @Dizzturbed, it would be nice features to have.
I'm wondering if it would be possible to have a button that would spawn sample loot (So we can see how it's laying on an object or so). I could add it, but I can't find the files to edit :3
dermachtnix 27. mar. 2016 kl. 8:56 
Thank you, very good work for the community
Dizzturbed 3. mar. 2016 kl. 11:06 
@patrix since you now implemented the auto populate option, i have 2 ideas.
how about a small function that returns every house classname used on the map without doing something with them.
its hard (in general) to keep track of which class names are already done. if we'd have a list we could spawn in the houses we need rather than moving through all map and see for class names that are missing =)
second, would it be possible to check if a class name was already done when we hit the init for a building or is that to specific to a map for beeing used in a tool like this? something like check all map buildings, set a var on each and as soon as we finish spot creation it chnages it. so we cant do a class name twice.
Patrix  [ophavsmand] 25. feb. 2016 kl. 15:25 
@San Thanks :)
San 24. feb. 2016 kl. 16:32 
Thank you Patrix87 Awesome mod!! :steammocking:
Patrix  [ophavsmand] 24. feb. 2016 kl. 12:35 
@Dizzturbed
Thanks :)
Dizzturbed 24. feb. 2016 kl. 12:17 
i totally understand, dont mind it =) appreciate your hard work!
Patrix  [ophavsmand] 24. feb. 2016 kl. 11:30 
@Dizzturbed

I though about it and it is fairly hard to do, sorry
Dizzturbed 24. feb. 2016 kl. 3:17 
i cant repeat it enough, this tool is friggin awesome!
for the wishlist.. would it be possible to implement a "save" and "load" option to be able to do the list? right now i need to do all buildings in one session to avoid double entries. maps like tavi are so huge that its hard to do in one session.
if its too hard, screw it. its already great as is stands =)
Patrix  [ophavsmand] 18. feb. 2016 kl. 7:36 
This is a mod, you subscribe, you start the launcher, you enable the mod you start the editor. Done
cGs! mIKE 17. feb. 2016 kl. 21:57 
nothing downloads when subscribed? where are the files located?