Search results

  1. H

    Mission saying name of player who completed.

    i am using this crash_spawner.sqf in my server http://pastebin.com/eY7LmPn this crash spawner uses a _finder and shows the name of the player who arrived helicrash and i'm using DZMS https://github.com/SMVampire/DZMS-DayZMissionSystem i just want do add the name of player who completed...
  2. H

    Client rpt errors, what i can do?

    this are my problems: C:\Users\Herculys\AppData\Local\ArmA 2 OA\ArmA2OA.RPT "DayZ Epoch: PRELOAD Functions\init [[L 1-1-A:1 REMOTE],any]" "DayZ Epoch: MPframework inited" "Admin Tools: AdminList.sqf loaded" "DEBUG: loadscreen guard started." "Res3tting B!S effects..." "PLAYER RESULT: true"...
  3. H

    Dayz_dawn and Dayz_dusk not working;

    anyway to get this work, none of topics i found none got it working variables.sqf dayz_dawn = 3; //6 dayz_dusk = 23; //18 http://opendayz.net/threads/short-nights-long-dayz.15064/
  4. H

    make the player's body disappear immediately after death?

    for exemple: if ((getPlayerUID player) in x group..... remove body instantly. *code* some way to do this?
  5. H

    SelfAction Disable/Enable grass need help

    i'm tring do anything like that in self action, but cant get it work. //Desativar grama if (s_player_grama < 0) then { s_player_grama = player addaction[("<t color=""#007F0E"">" + ("Desativar grama") +"</t>"),"custom\grama.sqf","",5,false,true,"", ""]; } else {...
  6. H

    Somehow to remove dark effect when look at the sun

    when I look at the sun all but the sun loses luster, getting too bad to play. http://cloud-
  7. H

    BEC Ts3 plugin problem

    i'm trying to get BEC working with ts3 server, I did everything as described in the "readme" but I have a problem. (installed last ts3 plugin and bec versions | http://ibattle.org/downloads)
  8. H

    Error Undefined variable in expression: is_confirmation

    i installed this script http://epochmod.com/forum/index.php?/topic/10209-dramatic-suicide-script/ the script is working fine, but i got spam with this error: if ((is_confirmation == 0) && (s_player_suici> Error position: <is_confirmation == 0) && (s_player_suici> Error Undefined variable in...
  9. H

    Error Undefined variable in expression: _safety

    I'm having problems with safety errors, making helicopter and heli-crash appear in the wilderness on the left of Kamenka. (this is also making my animated helicrash not work) arma2oaserver.rpt file http://pastebin.com/hDGeunWH (this is my last error) any tip?
  10. H

    problems with spawn on wilderness

    arma2oaserver.rpt 16:27:16 "Total Number of spawn locations 0" today i tried to reinstall my server from the zero, using vanilla epoch server files.. (reinstaled arma2,arma2oa, and epoch, and epoch server) "to make a clear server instalation" but now i got this problem where i'm respawning on...
  11. H

    change server time not working

    i tried in HiveExt.ini [Time] ;Possible values: Local, Custom, Static ;You cannot use Static on OFFICIAL Hive, it will just revert to Local ;Type = Static ;If using Custom type, offset from UTC in hours (can be negative as well) ;Offset = -8 ;If using Static type (Hour value always the same on...
  12. H

    research building class id

    i'm looking for this building id in dayz i want to put this on my dayz server someone know?
  13. H

    BEC problems

    I'm trying to make the server work, I have more errors in the BEC. and the server does not restart by itself, does not even appear in the dayz launcher, or dayz commander, most my friends can fleece the server list in the game. there are BEC config files...
  14. H

    how i remove all traders and traders map markers from my server?

    Epoch 1.0.5.1 Server. i want to remove these map markers and traders, because my server has alot of car around 1k and this traders + cars make the server start slow. please i need a little help.
Back
Top