ALS lamp package is a free 3DS max pack, not a MOD !!!
How testing the LOM file:
1. Copy LOM file to /Bazar/World
2. Copy texture to /Bazar/TempTextures
3. Editing /Bazar/technicstable.sht:
.
.
.
// ZIL-4331
shape
{
file = "zil-4331";
life = 4;
desrt = "Atmz-5_p_1";
fire = { 300, 2};
username = "zil-4331";
index = 71;
}
// ALS
shape
{
file = "ALS";
life = 5;
desrt = "self";
fire = { 300, 2};
username = "ALS";
classname = "lRadarQuery";
index = 72;
}
.
.
.
4. Editing /ME/Meinit.xml
.
.
.
</GroundObjects>
<Fortifications>
<DefaultCategories>
<Category CLSID="{7F1597F0-88EB-41cb-A04E-E9A4D5EF7466}">Buildings</Category>
</DefaultCategories>
<Tasks>
<Task WorldID="15">Nothing</Task>
</Tasks>
<DefaultTasks>
<Task WorldID="15">Nothing</Task>
</DefaultTasks>
<Fortification CLSID="{71AC463C-310A-41ce-B7E7-0000000000001}" Name="ALS" Rate="100" ShapeName="ALS"/>
<Fortification CLSID="{71AC463C-310A-41ce-B7E7-923AC3CA5EDC}" Name=".Block" Rate="100" ShapeName="block"/>
.
.
.
</Units>
<Countries>
<Country CLSID="{B2A43A73-E650-49B0-98B9-F67A53DA95FD}" Name="Russia" ShortName="RUS" WorldID="0" flag="Russia.tga">
<Units>
.
.
.
</Helicopters>
<Fortifications CATID="{7F1597F0-88EB-41cb-A04E-E9A4D5EF7466}">
<Fortification CLSID="{71AC463C-310A-41ce-B7E7-0000000000001}">ALS</Fortification>
<Fortification CLSID="{71AC463C-310A-41ce-B7E7-923AC3CA5EDC}">Block</Fortification>
.
.
.
Just the red line write in !!!
5. Create mission
- Add New Static Object
- Select Side: Russian
- Select Categ: Buildings
- Select Type: ALS
That's all. Test it. :pilotfly: