Jump to content

Buliwyf

Member
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Buliwyf

  1. My favorite death was in the airport building... the building consits of three parts... run on 1st floor from south to north (between the solar panels) and try to jump in the open door... maybe it took some runs, but sometimes i clip through the ceiling and die on the ground floor... :D

     

    You will never be able to build without leaks in your construction... it is Epoch Alpha.. the models are not perfect and the snipping function also... so be strong... this is Epoch!

  2. { if ( (_x getVariable ["BUILD_OWNER", "-1"]) in [getPlayerUID player, Epoch_my_GroupUID] ) then {player groupChat format ["Distance to jammer: %1m", player distance _x];} else {player groupChat "No jammer in range!";}; } forEach nearestObjects [player, ["PlotPole_EPOCH"], 150];
    

    Untested code.. but i hope i made no big mistakes.. :)

     

    The code checks all jammers in range of 150 meters and if there is one which ownes you or your group it gives you the range. But i have no idea if some of the scripting commands are blocked by Epoch, Battleye or something like that.

×
×
  • Create New...