Jump to content

kuulpahe

Member
  • Posts

    14
  • Joined

  • Last visited

Posts posted by kuulpahe

  1. get error

    On line 26 of your BattlEye scripts.txt paste all in and still have error

     

    !="fired;\n};\nplayer_fired = { \ndeleteVehicle (_this select 6);\ncutText [localize \"STR_CL_SZ_FIRE\", \"WHITE IN\"];\n};\n\n[_speedLimit, _"
    };
    player_fired = {
    deleteVehicle (_this select 6);
    cutText [localize "STR_CL_SZ_FIRE", "WHITE IN"];
    };
    
    [_speedLimit, _"
  2. 2016-01-02 22:57:00 infiSTAR.de | 0h 11min | Riho(76561197998549116) KICKED | LocalMarker: SEM_MissionMarkerA_1 (v0047)

    sem 0.8.3 error  how fix it all markers in infistar maked true :(

     

    /*  Check Global Markers */ _CGM = true;	/* true or false */
    /*  Check Local Markers  */ _CLM = true;	/* true or false */
    /*  Use _aLocalM array   */ _UMW = true;	/* true or false */	/* use allowed marker array from below (for example AltisLife uses house_ and others in there) */
    /* _aLocalM: if '_CLM' && _UMW - this array of names will be allowed */

     

  3. all tutorial are followed :

    1. Download A3EAI from the A3EAI GitHub Page, using the "Download ZIP" button on the right side of the page
    2. Locate and extract A3EAI-master.zip.
    3. Open the extracted folder and open the Installation Package folder. Copy the contents of this folder all at once (Addons, A3EAI_config.sqf, A3EAI_custom_defs)
    4. Navigate to your server's Arma 3 folder and open the @EpochHive folder.
      1. Important: A3EAI requires the Epoch server folder be named @EpochHive (case-insensitive), which it should be named by default.
    5. Paste the contents copied from Step 3 directly into this directory. When prompted to merge the "Addons" folder, click Yes.
      • Note: No Epoch files are being replaced or modified. This step merges the two Addon folders.
    6. (Optional) Configure A3EAI settings by editing A3EAI_config.sqf.
    7. Start your server.

    Still error :Script @epochhive/A3EAI_config.sqf not found

    Need change other files ? maybe sone one can help in TeamViewer ?

×
×
  • Create New...