Recent content by Essix

  1. E

    Suicide Script Confirmation

    i have fn_selfactions pointing to suicide_exec.sqf then i have suicide_exec.sqf pointing to suiccide_confirm.sqf, then suicide_confirm.sqf is pointing to the actual suicide.sqf fn_selfactions executes the suicide_exec.sgf because it actually shows the text ingame but just no confirmation...
  2. E

    Suicide Script Confirmation

    ya nothing comes up for confirmation on the scroll wheel. it does initiate the suicide_exec though but everytime i hit commit suicide again it just repeats asking am i sure i want to kill myself
  3. E

    buildings snap to slopes

    Ive tried adding it threw dayz.st database for my epoch server but it never let me since there is no building instance tables
  4. E

    buildings snap to slopes

    How do i get it so my buildings dont snap to the slope. i right click the buildings and set it to locked then the building levels out horizontoly but when i save the mission they all snap back to the ground and angle with the slope of the terrain. i added the map to my mission.pbo thinking all...
  5. E

    Epoch zed attack distance

    nm figured it out
  6. E

    zombie agro

    looking forward to it Dr No.
  7. E

    adding scroll wheel messages to objects

    Thanks. This is exactly what i was looking for
  8. E

    adding scroll wheel messages to objects

    just wondering if there is a way to add a scroll wheel option to certain objects that when clicked it will read a message. say you find a note and u point ur cursor at it and a menu option pops up that says read. then you can read it with your own custom text inserted. trying to make a detective...
  9. E

    Silent Warrior Anti-hack/ Admin tool.

    i was thinking, since tsw doesnt currently work for dayz Epoch, could i just change the table names to match that of what TSW is searching for? tried it with object_vehicle and changed it to instance_vehicle. seems like it didnt show up in tsw that it couldnt find it after, just couldnt find the...
  10. E

    Epoch zed attack distance

    anyone know how to change the attack distance with zeds? they seem to hit players from a good distance away. tried implementing the dayz 1.7.7.1 player_zombiecheck and player_zombieattack.sqf but they just run up to me and dont do anything, but they are closer to me, and sometime do attack but...
  11. E

    [Release] Headshot Suicide

    another thing. tried krixes self bloodbag.. that wont even show up...im not sure i get what is going on here. yet i can get vehicle parts strip to work
  12. E

    [Release] Headshot Suicide

    ok so adding this player_suicide = compile preprocessFileLineNumbers "\z\addons\dayz_code\actions\s_player_suicide.sqf"; under actions didnt help anything still not showing up with scroll wheel
  13. E

    [Release] Headshot Suicide

    ok so i tried using fn_selfactions without any other script implemented in it other than headshot suicide. still nothing. how do i go abouts whitelisting the script in antihacks on a dayz.st private hive
  14. E

    [Release] Headshot Suicide

    i cant get this to work. ive installed everything correctly to...it just wont show up when i use my scroll wheel..the only other thing i have in fn_selfactions.sqf is the vehicle strip part script. wich also uses the scroll wheel. im using dayz.st anyone else having this problem? here is the...
  15. E

    [Request] Zone base warning/kill

    getting this error in my report over and over again with all the different UID's i have put into dome.sqf 7:56:23 Error in expression <["if(getPlayerUID player == '#########')t> 7:56:23 Error position: <"if(getPlayerUID player == '#########')t> 7:56:23 Error Missing "" this is my...
Back
Top