Jump to content

dawaune15

Member
  • Posts

    36
  • Joined

  • Last visited

Posts posted by dawaune15

  1. 1. i downloaded my altis.epoch Pbo file.

    2. opened it with pbo manager

    3. made a folder called custom/LSpawner

    4. added that folder to the actually altis.epoch pbo file

    5. now inside that folder i put all the sqf files and i edited the ones i need like it said to

    6. i made and init.sqf file and put the following code in it:

    if (isServer) then {

    fn_getBuildingstospawnLoot = compile preProcessFileLineNumbers "custom\LSpawner\fn_LSgetBuildingstospawnLoot.sqf";
    LSdeleter = compile preProcessFileLineNumbers "custom\LSpawner\LSdeleter.sqf";
    execVM "custom\LSpawner\Lootspawner.sqf";
    };

    7. i thought this would be it. i saved the new altis.epoch pbo.

    8. uploaded back to my server and replaced it with the original one.

    9. started up the game and then i get some BE Client variable errors and its says like "server error 2"

    - also it would just get stuck at the loading screen.

    10. also when you first enter the server this new things is there. you have to choose a side with is only civilian and then which ever slot you dont use, it placed by all AI

     

    I also didnt edit my BE filters didnt really understand how to. maybe thats the problem? all these tutorials arent really detailed

  2. Did you get it to work, or do you know how to, i made a folder called custom/LSpawner and added the the SQF files i needed to it. i made the change in the Lootspawner.SQF. And then i added the init.sqf to the pbo as well. not to the custom/LSpawner folder. And now i load up game, get into the server and then there is something new. you have to actually pick a civilian. and then the game loads and then it says [battlEye: Script Restriction #21]

  3. Just got a new arma 3 Epoch server and got the epoch mod installed and same with the BEC. I see the server on the server list but when i try to join the server, im stuck on the loading screen right before u enter the lobby. Under status before you join the server, it says its creating and it doesn't change. Please help!

×
×
  • Create New...