Jump to content

SunnyPi

Member
  • Posts

    54
  • Joined

  • Last visited

Reputation Activity

  1. Like
    SunnyPi reacted to Revoplay in Alternative Trade Cities   
    For chernarus in the Mission File Day_Epoch_17.chernarus are different Trader Citys
  2. Like
    SunnyPi got a reaction from Colonel_Patches in Garage door height is too low   
    This.
     
    Untill then you can shoot the tires once. Lowers the MTVR and by doing so you can drive it in. But only if the door is one click above the ground.
  3. Like
    SunnyPi reacted to axeman in fullmoonnights not working :/ Help   
    Exactly that, try adding:
    [Date] ;Possible values: Local, Static type = Static ;If using Static type, the year/month/date to set the date to Year = 2014 Month = 5 Date = 27 works for me, I get thunder and lightning fairly regularly too :)
  4. Like
    SunnyPi reacted to Armifer in fullmoonnights not working :/ Help   
    Some info in this thread:
     
    http://dayzepoch.com/forum/index.php?/topic/1286-axemans-new-lighting-system-in-1021/
  5. Like
    SunnyPi reacted to Rayden in 1.0.2 changed to daytime only   
    Change the time settings in your HiveExt.ini, it's probably set to static, so set it to local or custom.
  6. Like
    SunnyPi reacted to Rayden in fn_selfactions.sqf   
    yes
     
    In your init.sqf, add:
     
    call compile preprocessFileLineNumbers "custom\compiles.sqf";
     
    Create an empty compiles.sqf file (you don't need the one from the client files) and add this:
     
    fnc_usec_selfActions = compile preprocessFileLineNumbers "custom\fn_selfActions.sqf";
     
    Then grab the fn_selfActions.sqf file from the client files and edit to your liking.
     
     
    Add the fn_selfActions.sqf and the new compiles.sqf and trow them into the custom folder, or any other location, just edit the above lines then.
×
×
  • Create New...