Jump to content

Edit mission.sqm


Metalfoundry

Recommended Posts

has several programs could help saying what would be lol ..

 

Please!

I roughly remember what I did..

go to http://dev.withsix.com/projects/mikero-pbodll/files

 

Run mikeroupdate.1.5.4.84 http://dev.withsix.com/attachments/download/22378/MikeroUpdate.1.05.4.84.Installer.exe

Run http://dev.withsix.com/attachments/download/22036/DeOgg.1.00.4.55.Installer.exe

Run http://dev.withsix.com/attachments/download/22361/Eliteness.3.24.4.79.Installer.exe

Please note, I am not 100% sure if you need to download more resources, if you get an error then you should be knowledgeable enough to determine what to do.. If not then this is not for your use.

 

go to eliteness (will be under program files -> mikero -> depbotools -> eliteness -> eliteness.

 

With eliteness open, go to file -> open -> wherever the mission.sqm.

 

(thanks mr.pig)

Link to comment
Share on other sites

can somene tell me if this is the correct coding to add to my server or if i missed something out.....

 

 

if (isServer) then {
    class Vehicles
    {
        items= 12;
        class Item0
        {
             position[]={2690.83,0.259033,5446.3};
             azimut=0.585945;
             id=0;
             side= "EMPTY";
             vehicle="Land_BagBunker_Small_F";
             skill=0.6;
             offsetY=0.259033;
        };
        class Item1
        {
             position[]={2672.08,0.41201,5449.74};
             azimut=353.42;
             id=1;
             side= "EMPTY";
             vehicle="CamoNet_BLUFOR_open_Curator_F";
             skill=0.6;
             offsetY=0.41201;
        };
        class Item2
        {
             position[]={2650.95,0.299103,5492.27};
             azimut=357.025;
             id=2;
             side= "EMPTY";
             vehicle="CamoNet_OPFOR_big_Curator_F";
             skill=0.6;
             offsetY=0.299095;
        };
        class Item3
        {
             position[]={2685.49,0.427216,5429};
             azimut=0;
             id=3;
             side= "EMPTY";
             vehicle="Land_Cargo_Patrol_V1_F";
             skill=0.6;
             offsetY=0.427216;
        };
        class Item4
        {
             position[]={2637.98,-0.0840149,5456.45};
             azimut=0;
             id=4;
             side= "EMPTY";
             vehicle="Land_Cargo_Tower_V1_No7_F";
             skill=0.6;
             offsetY=-0.0840149;
        };
        class Item5
        {
             position[]={2709.23,-0.0865555,5458.09};
             azimut=0;
             id=5;
             side= "EMPTY";
             vehicle="Land_Cargo_Tower_V1_No1_F";
             skill=0.6;
             offsetY=-0.0865555;
        };
        class Item6
        {
             position[]={2594.33,-0.331818,5604.59};
             azimut=0;
             id=6;
             side= "EMPTY";
             vehicle="Land_Cargo_Tower_V2_F";
             skill=0.6;
             offsetY=-0.331818;
        };
        class Item7
        {
             position[]={2672.73,-0.275284,5588.65};
             azimut=0;
             id=7;
             side= "EMPTY";
             vehicle="Land_Cargo_Tower_V1_No4_F";
             skill=0.6;
             offsetY=-0.275284;
        };
        class Item8
        {
             position[]={2644.87,0.192932,5586.85};
             azimut=0;
             id=8;
             side= "EMPTY";
             vehicle="Land_Cargo_Patrol_V2_F";
             skill=0.6;
             offsetY=0.192932;
        };
        class Item9
        {
             position[]={2670.71,-1.80433,5423.59};
             azimut=0;
             id=9;
             side= "EMPTY";
             vehicle="Land_Cargo_Tower_V1_No2_F";
             skill=0.6;
             offsetY=-0.292984;
        };
        class Item10
        {
             position[]={2690.82,-0.388466,5411.61};
             azimut=0;
             id=10;
             side= "EMPTY";
             vehicle="Land_Cargo_Tower_V1_No3_F";
             skill=0.6;
             offsetY=-0.388466;
        };
        class Item11
        {
             position[]={2715.36,-0.381783,5423.11};
             azimut=0;
             id=11;
             side= "EMPTY";
             vehicle="Land_Cargo_Tower_V1_No2_F";
             skill=0.6;
             offsetY=-0.381775;
        };
    };
};
 
};
 
 
 
also do i call this from server_securityfunctions.sqf
Link to comment
Share on other sites

  • 3 weeks later...
  • 4 weeks later...

Question about decrytped mission.sqm 

 

I noticed that if you use the encrypted version the debug box is there (desert sands,Altis Map) and if you use the decrypted version its not there only the teleport circles...

 

How would this change that? and how would you put it back?(Map Editor?)

 

 

Thanks

Link to comment
Share on other sites

  • 5 weeks later...
  • 1 month later...
  • 1 month later...

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...