Jump to content

Dave.C

Member
  • Posts

    13
  • Joined

  • Last visited

Posts posted by Dave.C

  1. Hi iv been trying to get this to work for 2 days now :( i followed every stem but still ant get it working,

    i keep getting an error from rpt (Error context /respawn_west Location) i dont know what im doing wrong, I did get the server running once with the script however the script was not working so i redid the mission sqm and now im getting this error

    i will post my files and see if anyone can point me in the right direction.

    Im running altis

    Thanks

    Im sorry im not allowed to upload files for some reason sorry will have to paste it

     

      class Sensors
    {
            items=1;
            class Item0
            {
                position[] = {23600.611,3.19,18000.768}; //respawn_west Location
                a = 10;
                b = 10;
                activationBy = "ANY";
                repeating = 1;
                interruptable = 1;
                age = "UNKNOWN";
                name = "SPAWNPOINT";
                expCond = "(player distance SPAWNPOINT) < 10;";
                expActiv = "hint ""You are in the clone room""; inSpawnPoint = true;";
                expDesactiv = "inSpawnPoint = false;";
                class Effects{};
            };
    }
        class Markers
        {
            items = 3;
            class Item0
            {
                position[] = {14939.934,0.053499073,15083.272};
                name = "center";
                type = "Empty";
            };
            class Item1
            {
                position[] = {23600.639,3.19,18000.72};
                name = "respawn_east";
                type = "Empty";
            };
            class Item2
            {
                position[] = {23600.611,3.19,18000.768};
                name = "respawn_west";
                type = "Empty";
            };
        };
    };
    class Intro
     

  2. Hi Guy,

    Hope someone can help me with this iv looked everywhere and still cant find any info on it, 

    I was wondering how do you display what mods are required in arma 3 browser? i had it enabled on my last host but since i changed over iv been unable to get it working after many hours.

    Thanks Dave

  3. Add this to scripts.txt line 5 - !"1 = \"#particlesource\" createVehicleLocal getpos _v;"

    iv added this and im still getting kicked for

    - #4 " setParticleClass "ObjectDestructionFire1Smallx";

    _source01 attachto [_object,[0,0,0]];

    _source02 = "#particlesource" createVeh"

  4. Do you know what hardware the server is hosted on? Also, do you have access so you can change startup parame

    No im not sure what hardware they are using but i know from day 1 it was slow and they kept saying it would get better after restarts etc ..

    yes i can set my own launch parameters

  5.  3:28:55 "Epoch: Server Start Complete: 525.119 seconds"

     

    Not even 9 mins. Can you try booting it up without emod to see if it's quicker?

    Should have said the times go up and down the log was a lucky restart this restart without emod was..

    Epoch: Server Start Complete: 851.377 seconds

  6. Hi There,

     

    Hope Someone can help me here, So as the title say my server is having alot of problems starting it takes around 10 - 15  minutes to start before people can join,

    I tought this was because of missions i added however i removed everything of the server just like a new install and it still takes just as long, I did this on advise from my host provider saying more things changed added etc, means alot more loading times . but as iv said i removed everything and still getting the same result. Can Someone please help me or let me know whats wrong..

    Thanks in advance

     

    Dave

     

     

    I have Attatched the log

    arma3server_2015-04-18_03-19-27.rpt.txt

×
×
  • Create New...