Jump to content

HotBassyx

Member
  • Posts

    20
  • Joined

  • Last visited

Posts posted by HotBassyx

  1. hey guys, i'm working on a mission for wai with a custom trader...

     

    the mission works fine aswell...

    but i want that the trade dialog get force closed after the trade is done and the trader despawns directly

     

    maybe something like that:

             _display = findDisplay 41144;
             _display closeDisplay 3000;
     
    but i just need the displaycodes for the tradermenu

     

    i use wai 2.20 and config based trader

     

    i thank you for every help

  2.  

    I think you have hardware issues...

     

    Current time:  2014/12/11 12:53:55
    12:55:15 "HIVE: Commence Object Streaming..."
    12:55:18 "HIVE: got 7799 Epoch Objects and 3443 Vehicles"
     
     

     

    Same here:
     
    14:19:44 "HIVE: found 5969 objects"

    14:19:44 "HIVE: Commence Object Streaming..."

    14:19:45 "HIVE: got 4081 Epoch Objects and 1888 Vehicles"

    Not as much as you got, but just about 1 second...

  3. I've remade my DayZ Epoch server, installed new Scripts etc..

    After the first time it was up, the Vehicle spawn seems to be f***ed..

     

    Scripts i run:

    Tow&Lift

    DZMS

    WAI

    Custom Loot

    Infistar Antihacks

    Safezones

    Service Points

    Enhanced Vehicle Deployment

    Custom Mappings (In Mission PBO)

    Custom Loadout
     

    I've added a Screenshot...

    Anyone can help me?

     

    WHAT I'VE DONE:

    Removed some senseless vehicles like Boats, gyro etc from dynamicvehicle.sqf

    Reduced the amount of Vehicles in dynamicvehicle.sqf

    Set the MaxVehicle Count to 400 in Init.sqf

    (Got 480 Vehicles in Dynamicvehicle.sqf)
     

    Next Problem is that everyone who joins get very long authentication time (up to 40-60) 

    Here is the .RPT File: http://pastebin.com/17JhsND9

     

    Kind Regards

    post-8410-0-03678400-1412407756_thumb.jp

  4. Yeah this is working, but there's another problem:

     

    "f (_status == "Objec>
    19:10:42   Error Nicht definierte Variable in Ausdruck: _result
    19:10:42 File z\addons\dayz_server\system\server_monitor.sqf, line 270
    19:10:42 Error in expression < compile format ["%1",_data];
    _status = _result select 0;"

     

    "} else {
    diag_log "HI>
    19:10:42   Error Nicht definierte Variable in Ausdruck: spawn_vehicles
    19:10:42 File z\addons\dayz_server\system\server_monitor.sqf, line 295
    19:10:42 Error in expression < "_x" from 1 to _vehLimit do {
    [] spawn spawn_vehicles;
    };"

     

    "diag_log ("HIVE: S>
    19:10:42   Error Nicht definierte Variable in Ausdruck: spawn_roadblocks
    19:10:42 File z\addons\dayz_server\system\server_monitor.sqf, line 303
    19:10:42 Error in expression <rom 1 to MaxDynamicDebris do {
    [] spawn spawn_roadblocks;
    };"

     

    "if(isnil "dayz_MapA>
    19:10:43   Error Nicht definierte Variable in Ausdruck: spawn_mineveins
    19:10:43 File z\addons\dayz_server\system\server_monitor.sqf, line 313
    19:10:43 "Total Number of spawn locations 5"
    19:10:43 Error in expression <if (isDedicated) then {"

     

    "[] spawn {
    sleep 20>
    19:10:43   Error Nicht definierte Variable in Ausdruck: server_spawnevents
    19:10:43 File z\addons\dayz_server\system\server_monitor.sqf, line 335"
     

  5. I got many errors:

     

    "16:12:33 Error: selection end7 missing in memory LOD of model ca\buildings2\ind_cementworks\ind_pec\ind_pec_03b.p3d
    16:12:33 Error: selection end6 missing in memory LOD of model ca\buildings2\ind_cementworks\ind_pec\ind_pec_03b.p3d
    16:12:33 Error: selection end5 missing in memory LOD of model ca\buildings2\ind_cementworks\ind_pec\ind_pec_03b.p3d
    16:12:33 Strange convex component288 in warehouse\models\warehouse.p3d:geometry
    16:12:33 Strange convex component289 in warehouse\models\warehouse.p3d:geometry
    16:12:33 Strange convex component290 in warehouse\models\warehouse.p3d:geometry"

     

    And:

     

    "if (_status == "Objec>
    16:13:18   Error Nicht definierte Variable in Ausdruck: _result
    16:13:18 File z\addons\dayz_server\system\server_monitor.sqf, line 269
    16:13:18 Error in expression < compile format ["%1",_data];
    _status = _result select 0;

    if (_status == "Objec>
    16:13:18   Error position: <_result select 0;

    if (_status == "Objec>
    16:13:18   Error Nicht definierte Variable in Ausdruck: _result
    16:13:18 File z\addons\dayz_server\system\server_monitor.sqf, line 269
    16:13:18 Error in expression < compile format ["%1",_data];
    _status = _result select 0;

    if (_status == "Objec>
    16:13:18   Error position: <_result select 0;"

     

    Fresh install of Epoch and no Scripts!

  6. Hey guys, i got a Root Server witz Windows 2008 R2...

    I downloaded ArmA 2 / OA / Beta Patch, run it ones, downloaded the Serverfiles / Client files for Epoch, changed the settings.

    The Server is running, but all players spawn as bird...

    Many players join the server and got kicked within seconds...

     

    All files are here from DayZEpoch.com

    ArmA 2 / OA from Steam.

     

    What should i do?

     

    My RPT file is full with this:

     

    "17:08:46 Ref to nonnetwork object 2c2d7040# 1055704: suv.p3d"

     

    and this:

     

    17:01:53 "DEBUG: unable to find sutable vehicle to spawn"

     

    I don't know the issue...

     

    Hope anyone can help me with this...

×
×
  • Create New...