Search results

  1. T

    Adjust Zombie Speed ..

    Could the same be possible for zombie sounds? Like changing the zombie sounds and including the .ogg file in the mission so that players that join, download it? Just like a custom intro sound.
  2. T

    Adjust Zombie Speed ..

    Can the skin be anything that is already in the, say "overpoch game"? Example: FR_AR skin that comes in Overpoch. Like the zombies would be zombies, but in a different skin.
  3. T

    Active Player Reward System

    That sounds really cool. I'd love to see that. Also, thank you for the responses.
  4. T

    Active Player Reward System

    :D:D:D:D:D Don't make me blush. Yeah, I've never tried to write my own.
  5. T

    Active Player Reward System

    _minutes= profilenamespace getvariable["onlinetime",0]; while {true} do { profilenamespace setVariable ["onlinetime",_minutes]; sleep 60; _minutes= _minutes+ 1; //minutes connected switch (_minutes) do { case 30: { player addrandom "30time_random" //reward for 30 minutes...
  6. T

    [Support] ESS

    You've brought joy into my life.
  7. T

    [Support] ESS

    if(isnil "dayz_MapA> 17:35:33 Error position: <spawn_mineveins; }; if(isnil "dayz_MapA> 17:35:33 Error Undefined variable in expression: spawn_mineveins 17:35:33 File z\addons\dayz_server\system\server_monitor.sqf, line 327 17:35:33 Error in expression <x" from 1 to MaxMineVeins do { []...
  8. T

    [Support] ESS

    Can anyone help me? I'm spawning under the debug box, no menu pops up ever, no sign of script working. My init.sqf didn't have either of these: paraspawn or spawnselection
  9. T

    (fn_selfactions) Help Needed

    To make this easier.. What I'm trying to do is install this: http://epochmod.com/forum/index.php?/topic/28493-alpha-release-single-currency-30-storage-default-hive-no-global-banking/ It's the SingleCoinCurrency. I installed it, it worked, but all my other scripts using fn_selfactions didn't as...
  10. T

    (fn_selfactions) Help Needed

    I've got a few scripts working in my default compile>fn_selfactions.sqf, so could I just make a custom fn_selfactions.sqf in a custom folder in the root of my mission folder, for my new scripts? There for keeping my scripts in my original fn_selfactions.sqf and not having to re-install them all...
  11. T

    Active Player Reward System

    I am truly dying from the picture. XD "if (_minutes mod 60 == 0) then " <-- example or do I use this? lol rewardme.sqf to dayz.code/mission.pbo? How would I customize the rewards? By the way thank you so much for the response! :D
  12. T

    Active Player Reward System

    I know it's been a while, but I'd like to ask if you know of a way I could do this. Specifically, each hour they're on the server, I don't care if it's in the lobby or not, they get a prize that I could customize.
  13. T

    (fn_selfactions) Help Needed

    I've constantly had problems with scripts breaking each other when they need codes put in the fn_selfactions.sqf when another script has a piece of code in there as well. Some scripts work well together, but Single Coin Currency made and script that had code in that .sqf not work. How can I work...
  14. T

    [Support] ESS

  15. T

    [Support] ESS

    Need help. I spawn under the debug of my map. RPT: 19:12:21 "ERROR: server_playerSync: Cannot Sync Player Tyler [Owner] [134]. Position in debug! [20385.1,-5036.05,144.362]" 19:12:49 "ERROR: server_playerSync: Cannot Sync Player Tyler [Owner] [134]. Position in debug...
  16. T

    No Damage to Locked to Air Vehicles

    Hey man, I know it's been a while and I've started up another server. Details: Chenarus/Epoch/Infistar I've done all the steps you've stated, but I get stuck at "waiting for server to start authentication". I've called the files from my compiles.sqf and I've tried both of my compiles.sqf's...
  17. T

    Epoch Trade "Instance"?

    I'm running just one Chenarus server. Thank you for the response!
  18. T

    Epoch Trade "Instance"?

    I am just looking for what the "instance" of a trader stands for. I am currently trying to add another trader in my "server_traders" in my database and while filling out the information I came across the box "instance". The hero trader is "17" and so are a couple others. I thought this might...
  19. T

    No Base Maintenance /Admin Trader

    Now is the "HiveExt.ini" in my FTP?
  20. T

    No Base Maintenance /Admin Trader

    Details: DayZ Epoch 1.0.5.1 Infistar AntiHax Chenarus
Back
Top