Jump to content

cen

Member
  • Posts

    1706
  • Joined

  • Last visited

  • Days Won

    14

Reputation Activity

  1. Like
    cen got a reaction from Jamrock in Basic.cfg help   
    Gonna try that out as well and will report back.
  2. Like
    cen got a reaction from Zoranth in [Release] 3.0 Door Management - No More Codes   
    Old dialog would be ideal (combo lock).
     
    As far as punishment, this is what I personally use:
    titleCut ["","WHITE OUT",1]; // player scream [player,"scream",0,false] call dayz_zombieSpeak; [player,20,true,(getPosATL player)] spawn player_alertZombies; titleCut ["","WHITE IN",1]; _display = findDisplay 41144; _display closeDisplay 3000; if (isNil 'KeyCodeTry') then {KeyCodeTry = 0;}; KeyCodeTry = KeyCodeTry + 1; if (!isNil 'KeyCodeTryTimer') then {KeyCodeTryTimer = diag_tickTime+60;}; if(KeyCodeTry >= ((round(random 10)) + 4)) then { if (isNil 'KeyCodeTryTimer') then {KeyCodeTryTimer = diag_tickTime+60;}; cutText [(localize "str_epoch_player_19"), "PLAIN DOWN"]; _display = findDisplay 46; _display closeDisplay 0; };
  3. Like
    cen reacted to Sebu in Dedicated server hosts   
    Thanks for the info cen! We decited go eith NFOservers. Wanted a bit more power :3
  4. Like
    cen got a reaction from Richie in After someone who knows there SQL   
    Or use a SQL event to do it for you :D
  5. Like
    cen reacted to jackal40 in Epoch 1.0.6   
    As an admin, I would update. While many of the bugs might be fixed with other mods or scripts - I'd rather have them as part of the core mod.
     
    Definitely looking forward to this!
  6. Like
    cen reacted to chi in [Request] Trader option to post "Bounties" on players   
    Just saying. Its out there. Not to be rude, but whats the date have to do with anything? BTW, liking ur HUD ;-)
  7. Like
    cen reacted to Namindu in Exile or Epoch   
    Thats most played mission. Theirs over 1000 server that have zero players. Every time some one join even if they mis-clicked it gets counted.
     
    Epoch is not even in the top 20 servers list on gametracker. (Yes, its not the best measurement, but this a fact). Therefor you statement of it is the best is false and Altis life is consider the best by both server rank and most played.
  8. Like
    cen got a reaction from speaR in Waited so long for 0.3.0.4 and still no innovations for players?   
    No more motivation since MANW has ended.
     
    [*]
  9. Like
    cen got a reaction from keneano in Epoch 1.0.6   
    I would update. I miss doing the updates :(
  10. Like
    cen got a reaction from B4ND1T in Waited so long for 0.3.0.4 and still no innovations for players?   
    No more motivation since MANW has ended.
     
    [*]
  11. Like
    cen got a reaction from Capwned in Waited so long for 0.3.0.4 and still no innovations for players?   
    No more motivation since MANW has ended.
     
    [*]
  12. Like
    cen got a reaction from JerryAtricks in Who Things Belong To   
    Check out the private hive tools in the server tools section.
     
    It has the ability to input a characterID and it will give you the key, then you can search for the key in your database to find out who has it.
  13. Like
    cen got a reaction from ZENITHOVMAN in So infistar found a new and original way to crap out on me   
    /*  HACKED BOX Check ?    */ _CHB =  false; /* true or false */ /* custom crates might be deleted if "Max Cargo Count" is to low */
  14. Like
    cen reacted to speaR in Waited so long for 0.3.0.4 and still no innovations for players?   
    That escalated quickly. I'm glad that I dont run an a3 epoch server so that I dont have to worry about the occuring problems  :D . And please relax, this was just some critism/feedback and a personal opinion.
  15. Like
    cen got a reaction from Brian Soanes in Waited so long for 0.3.0.4 and still no innovations for players?   
    No more motivation since MANW has ended.
     
    [*]
  16. Like
    cen got a reaction from charliekelly in How about an official statement?   
    Do NOT add coins to official epoch.
  17. Like
    cen got a reaction from Brian Soanes in How about an official statement?   
    Do NOT add coins to official epoch.
  18. Like
    cen got a reaction from Saltzman in How about an official statement?   
    Do NOT add coins to official epoch.
  19. Like
    cen got a reaction from LunatikCH in How about an official statement?   
    Do NOT add coins to official epoch.
  20. Like
    cen reacted to Zupa in [Release] Advanced Trading 2.1 !UPDATED!   
    Small update on development, Finished filtering today, started with currency support. Also item info will be displayed.
     
     

  21. Like
    cen reacted to Caveman in [Release] *NEW* missions for WAI 2.2.0   
    GEM TOWER [ FIXED ] -The castle tower blocking ladder was removed
     
    Thank you for pointing that out.
  22. Like
  23. Like
    cen got a reaction from pr0dukt in [Outdated] [release] 1.0.6 - Deploy Anything 2.8.2 - Now with Epoch building! | Customizable: DB saving | Plot | Vehicles/Buildings | Packing   
    Here's mine:
    DZE_CLICK_ACTIONS = [ ["ItemRadio","Group Management","execVM 'scripts\dzgm\loadGroupManagement.sqf';","true"], ["Binocular_Vector","View Distance: 500m" ,"setViewDistance 500; systemChat('ViewDistance: 500');","true"], ["Binocular_Vector","View Distance: 1000m" ,"setViewDistance 1000; systemChat('ViewDistance: 1000');","true"], ["Binocular_Vector","View Distance: 1500m" ,"setViewDistance 1500; systemChat('ViewDistance: 1500');","true"], ["Binocular_Vector","View Distance: 2000m" ,"setViewDistance 2000; systemChat('ViewDistance: 2000'); systemChat('Warning: Higher the view distance Lower the FPS');","true"], ["Binocular_Vector","View Distance: 2500m" ,"setViewDistance 2500; systemChat('ViewDistance: 2500'); systemChat('Warning: Higher the view distance Lower the FPS');","true"], ["Binocular_Vector","View Distance: 3000m" ,"setViewDistance 3000; systemChat('ViewDistance: 3000'); systemChat('Warning: Higher the view distance Lower the FPS');","true"], ["Binocular_Vector","View Distance: 3500m" ,"setViewDistance 3500; systemChat('ViewDistance: 3500'); systemChat('Warning: Higher the view distance Lower the FPS');","true"], ["Binocular_Vector","View Distance: 4000m" ,"setViewDistance 4000; systemChat('ViewDistance: 4000'); systemChat('Warning: Higher the view distance Lower the FPS');","true"], ["Binocular","View Distance: 500m" ,"setViewDistance 500; systemChat('ViewDistance: 500');","true"], ["Binocular","View Distance: 1000m" ,"setViewDistance 1000; systemChat('ViewDistance: 1000');","true"], ["Binocular","View Distance: 1500m" ,"setViewDistance 1500; systemChat('ViewDistance: 1500');","true"], ["Binocular","View Distance: 2000m" ,"setViewDistance 2000; systemChat('ViewDistance: 2000'); systemChat('Warning: Higher the view distance Lower the FPS');","true"], ["Binocular","View Distance: 2500m" ,"setViewDistance 2500; systemChat('ViewDistance: 2500'); systemChat('Warning: Higher the view distance Lower the FPS');","true"], ["Binocular","View Distance: 3000m" ,"setViewDistance 3000; systemChat('ViewDistance: 3000'); systemChat('Warning: Higher the view distance Lower the FPS');","true"], ["Binocular","View Distance: 3500m" ,"setViewDistance 3500; systemChat('ViewDistance: 3500'); systemChat('Warning: Higher the view distance Lower the FPS');","true"], ["Binocular","View Distance: 4000m" ,"setViewDistance 4000; systemChat('ViewDistance: 4000'); systemChat('Warning: Higher the view distance Lower the FPS');","true"] ];
  24. Like
    cen got a reaction from Major Khunt in Does "vonid" work in A3 Epoch?   
    Of course you did  :rolleyes:
  25. Like
    cen got a reaction from js2k6 in Exile or Epoch   
    WE GOT AN INSIDER BOYS!
     
    MOM GET THE CAMERA.
×
×
  • Create New...