Jump to content

KEIIIA

Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by KEIIIA

  1. Attached File Epoch Taviana Stuff.zip   With new file server did not work - The server is not ready. error
    Put the old servers files. - Missing hatches in the cube
    In config.cpp prescribed hatches teleport. There was a problem. After teleporting the player returns the cube back to a certain time. Advise where to dig? Thank U. Sorry for the bad english. Half a day trying to contents of this post, translate and comprehend;)) but did not understand until the end. :wacko:
  2. What's the best way to change the map dimensions so the missions spawn inside the map on Chernarus.  I'm guessing it's in this line here:  _pos = [_mPos,0,-1,20,0,4000,0]call BIS_fnc_findSafePos;  But I'm not sure what to edit.  Ideas?

    Try it:

     

    _mPos = [7100, 7750, 0];
    _mapRadii = 7000;
    _pos = [_mPos,0,_mapRadii,20,0,4000,0]call BIS_fnc_findSafePos; 
×
×
  • Create New...