Jump to content

ChiefofJustice

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by ChiefofJustice

  1. @Drokz no i just created a new case tanoa and add positions and a call SUP function, it looks like that

    case "tanoa":{
    /*    _Sector_position = [X, Z, Y];    [_Sector_position] call SUP_FunctionYouNeed;   */

        _Sector_position = [0, 0, 0];
        _Sector_position = [0, 0, 0];
        _Sector_position = [11809, 13087, 6.95];             [_Sector_position] call SUP_spawn_StaticVehicle;
        
            };

     

    and it worked. the position is at the north airfield in front of the 2 hangers there if you wanna try out ;)

    @He-Man thanks for that, this edenaddon is what i needed! if i remember right, this export sfq function was in the editor already in earlier days!?

    I did 2015 a lot of map editing without installing such as that...

     

    greetz

×
×
  • Create New...