Jump to content

RapidzZ

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by RapidzZ

  1. 15 hours ago, JohnnyBravo666 said:

    Double check your fn_selfactions.sqf file. Make sure you have that all merged correctly, no missing brackets because that can cause things to stop working.

    u used the fn_selfactions.sqf file provided with the zsc master file

     

     

    Quote

    Error in expression <s_bank_dialog = -1;
    player removeAction s_bank_dialog1;
    s_bank_dialog1 = -1;
    pla>
      Error position: <s_bank_dialog1;
    s_bank_dialog1 = -1;
    pla>
      Error Nicht definierte Variable in Ausdruck: s_bank_dialog1
    File mpmissions\__CUR_MP.Chernarus\dayz_code\compile\fn_selfActions.sqf, line 1196

    Quote

    if (_typeOfCursorTarget in ZSC_bankObjects && {player distance _cur>
      Error position: <ZSC_bankObjects && {player distance _cur>
      Error Nicht definierte Variable in Ausdruck: zsc_bankobjects
    File mpmissions\__CUR_MP.Chernarus\dayz_code\compile\fn_selfActions.sqf, line 966
    Error in expression <rsorTarget)} && {_typeOfCursorTarget in ZSC_bankTraders} && {!_isPZombie}) then >
      Error position: <ZSC_bankTraders} && {!_isPZombie}) then >
      Error Nicht definierte Variable in Ausdruck: zsc_banktraders
    File mpmissions\__CUR_MP.Chernarus\dayz_code\compile\fn_selfActions.sqf, line 957
    Error in expression <g1 = -1;
    };

     

  2. Hello Guys,

    i have a problem and need your help.

    It is on Epoch Panthera.

    My Mission is called "DayZ Epoch Proving Grounds PMC"

    My first Problem is, i spawn out of the Map in the Water. it is maybe the debug zone. I don't know.

    The Second is that all Objects spawn in the air and not on the terrain.

    So are all cars, wrecks, buildings, ... in the air.

    And my Sarge-AI players are spawning too in the air and not on the terrain.

    //Edit// When i spawn something with admintools like a heli or a boat it spawns in the air too.. 

    //Edit// The only place where i can spawn a boat or something is at the location where i spawn

    I hope someone can help me.

    And ich hope my english was okay.

     

    PS: I tried to get a screen, but it only make a screen of the desktop and not of the application..

×
×
  • Create New...