Jump to content

Airwaves Man

Developer
  • Posts

    596
  • Joined

  • Last visited

  • Days Won

    58

Reputation Activity

  1. Like
    Airwaves Man got a reaction from Anhor in setpos restriction #0   
    @Anhor In your deploy folder search for the pack.sqf and delete the _cursorTarget setPos [0,0,0]; should be around line 62-63. That should fix the pack deployable kick. Perhaps it fixes the other kick as well.
    Edit: haha @salival was a few seconds faster :D
     
     
     
  2. Like
    Airwaves Man reacted to salival in setpos restriction #0   
    I remove this line from my version of deploy anything: https://github.com/oiad/DayZEpochDeployableBike/commit/078c758c10cc657f457a5d0c6238fd986df74639#diff-dd07e4e2d51bba5d4436efb9b9e48c0cL62
    That will stop the setpos kick for that.
  3. Like
    Airwaves Man got a reaction from Thug in Chernaus North West Airfield   
    @Thug not until today. The ping is too bad for me from europe to your server location like over 200ms. You have an industrial NWAF thats pretty nice. Did not see something like anywhere. Really good idea dude.
  4. Like
    Airwaves Man reacted to Thug in Chernaus North West Airfield   
    I guess you never came to TBsGaming Chernaus. If you get a chance, come visit all three air fields.
     
  5. Like
    Airwaves Man got a reaction from BigEgg in Date function   
    @BigEgg thx thats exactly what I need and it works good.
  6. Like
    Airwaves Man reacted to BigEgg in Date function   
    You might look at this:
    http://killzonekid.com/arma-extension-real_date-dll-v3-0/
  7. Like
    Airwaves Man got a reaction from salival in Safe and lock box with slowness when opening   
    This is a known issue and it will be fixed in Epoch 1.0.6.2.
    https://github.com/EpochModTeam/DayZ-Epoch/commit/72df07bdf24e03b8633ebcde31e31c8ce0dcd882
     
  8. Like
    Airwaves Man reacted to EditedSnowHD in Custom map additions, not spawning in.   
    I'll PM you,
    Thank you for helping me out!
  9. Like
    Airwaves Man got a reaction from EditedSnowHD in Custom map additions, not spawning in.   
    @EditedSnowHD Your rpt is full of errors. I think we should start by posting your sched_safetyVehicle.sqf from your server folder. z\addons\dayz_server\system\scheduler is the path. There is an error. We will do this step by step. You can write me a pm if you want.
     
     
  10. Like
    Airwaves Man got a reaction from juandayz in Explaining   
    I think non of them will have a better performance impact. You have to cut the code to get better performance like in @ebayShopper [SQF] Compact Editor Ouput.
     
     
  11. Like
    Airwaves Man got a reaction from EditedSnowHD in Custom map additions, not spawning in.   
    @EditedSnowHD did you try to load only one map addon expect the NWAF? And can you upload a server.rpt again from the restart you try to load only one map addon?
  12. Like
    Airwaves Man reacted to Anhor in Explaining   
    But technical they the same? I use allways the second method.
    BTW, a small tipp:
    To place things over water use:
    setPosASL ATL = above terrain level
    ASL = above sea level
     
  13. Like
    Airwaves Man got a reaction from Anhor in Explaining   
    @Anhor  Both are not exact the same. The second one uses setPosATL thats a better way to place things over water.
  14. Like
    Airwaves Man got a reaction from Hooty in Looking for a scripter (FIXED $50 PAYMENT)   
    @Hooty  
    Haha, dat comment made my day. Thumbs up
  15. Like
    Airwaves Man reacted to Hooty in Looking for a scripter (FIXED $50 PAYMENT)   
    I understand that, a server made me mad why I started my own. I did not know what I was doing either, but I learned thanks to google, youtube, people on here, and just trying stuff. I know how it is with a full time job I've done it. Most of my off time goes to my server. No one here is trying to go against you. You just have to understand that everyone here has a server and if they don't they have a test server where they work on new mods/scripts for this whole community they have no time to be fully dedicated to someones other than there own server. I'm sure if your owner was trying to install mods/scripts and was having a hard time people here would help but you can not expect someone with there own community to jump ship. 
     
    If I can setup a server anyone can. Im just a not so dumb redneck lol.
  16. Like
    Airwaves Man got a reaction from S4M in NEW Custom NEAF   
    Very good addition. Looks amazing. Nice to see we get more different addons for the chernaus map.
  17. Like
    Airwaves Man reacted to Ghostman in Anti glitch wall   
    try use it in deploybike.sqf if you use Deploy Anything
     
  18. Like
    Airwaves Man reacted to S4M in NEW Custom NEAF   
    For the epoch community!!!
    HI mates, this time I bring the airport northeast.
     
    Imagen.1
    imagen.2
    imagen.3
     
    1. create folder "custom_maps" and put in your server.  // You can put the name that you want.
    2. put into the custom  folder "NEAF_S4M.sqf"  // You can put the name that you want.
    3. in your server_functions.sqf
    Files Here!!!
    P.D: I'm still working on this, I'll update it again...And sorry for my english.
  19. Like
    Airwaves Man got a reaction from Schalldampfer in OverPoch 1.0.6   
    @Chief501st
    1. Upload the overwatch client files from your steam folder to your server directory
    2. Put the overwatch bikey in the key folder on your server directory( their should be the epoch biskey as well)
    3. Load in your command line before @DayZ_Epoch;@DayZ_Epoch_Server;  your overwatch mod, like that: @DayzOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server;  Make sure the folders with the mods have the same name like in the command line.
    4. Open your mission.sqm in your missionfile and add to the loaded addons:
    "gms_k98",
    "RH_m14",
    "FHQ_Remington",
    "FHQ_Remington_ammo",
    "FHQ_Remington_msr",
    "FHQ_Remington_xm2010",
    "FHQ_Remington_acr",
    "FHQ_Remington_rsass",
    "VILAS_WWP",
    "VILAS_RW_Forces",
    "VILAS_WWP_CO",
    "VILAS_RW_Forces_CO",
    "ddopp_taserpack",
    "smk_anims_lite",
    "MicroAirVehicles",
    "oz_is_objects",
    "monaro",
    "gsc_units_stalker_patch",
    "american_law_enforcement",
    "CYBP_Camels_Config",
    "nissan_350z",
    "ussr_cheytac",
    "bb_mercenary",
    "goosuksf",
    "frb" 
    Thats all.
     
  20. Like
    Airwaves Man reacted to Relentless in Battleye Message   
    Looks like they get a script restriction because of the handbreak eventhandler that gets activated when they press a key.
    I think this is solved by adding it to the scripts.txt filter which shouldn't be a problem because this evenhandler is from your server itself and no try to activate a hack or something like that.
  21. Like
    Airwaves Man reacted to juandayz in Mods installation guide, i'm totaly green ;)   
    well i just go back to my work... and read all of this...  first dear mate, its not my fault or other comunity users that you broke your server as @DAmNRelentless said you. see this was your first init.sqf.. (you was lucky  that  you not broke it before come here :D) if anyone here read your init.sqf gonna find a lot of errors. any way i fix it for you just waiting only a "tanks". also ask you for your team viewer to help you better.
    Well i have some time right now.. i dont know why you have this issue but not comes from walk amongst dead mod.. is in your init.sqf line 28. as rpt says.
    If u want , you can made a new fresh epoch server. and i can join and show you how you can do the calls for compiles.sqf / variables. and fn_Selfactions.. and show you how install the stupid walk amongst dead.
  22. Like
    Airwaves Man reacted to Relentless in Mods installation guide, i'm totaly green ;)   
    A destroyed server is never the community's fault. It's just the fault of the guy who messed around with the server files. Instead of trying to use offense against us, you should better learn how to do installations yourself. We all started from scratch and we know how hard it can be to become better but everything related to sqf and ArmA scripting is 90% learning by doing. The rest is searching on the internet or reading trough all wikis you can find. If you really want to be a server admin, try to learn how to install scripts correctly and how to not mess up everything. Therefor I suggest that you start with anything more simple than this script and no offense against @juandayz but his instructions are often for more advanced people and often he forgets something and you have to find the issue yourself. If you really have the passion to learn, then start with a script with clear instructions that are also written for beginners. Otherwise and can just say you good buy. I am not ready to help you if you say this is our fault.
  23. Like
    Airwaves Man got a reaction from EditedSnowHD in Chernaus North West Airfield   
    @EditedSnowHD does it work for you now?
    Thx to all others for the help.
  24. Like
    Airwaves Man got a reaction from Reaper5150 in Chernaus North West Airfield   
    Hey guys,
    I was disappointed to find only the same airfields on different server out there. With their huge appartments, supermarkets and non lore conform buildings. So I decided to build my own airfield and share it with the community to get hopefully more different versions of airfields on different servers. The airfield has already the MAP to Land changed for the loot buildings.
     
    Download here:
    https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/NorthWestAirfield.sqf
     
    How to add custom Map Content Server Side Epoch 1.0.6.1:
    create a folder in your server.pbo called mapaddons or something like that and put the map addon file in there
    add the following line at the very bottom of your server_functions.sqf in the init folder of your server.pbo
    E.g. for North West Airfield:
    execVM "\z\addons\dayz_server\mapaddons\NorthWestAirfield.sqf";
    Save, pack and upload your server.pbo.
    add in your mission.sqm from the missionsfile to addOns[]: "aif_arma1buildings"
     
    Screens:
    https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/20170310153636_1.jpg
    https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/20170310153649_1.jpg
    https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/20170310153704_1.jpg
    https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/20170310153733_1.jpg
    https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/20170310153745_1.jpg
    https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/20170310153802_1.jpg
     
  25. Like
    Airwaves Man reacted to Sandbird in [Release] Walk Amongst The Dead - (Hide from zombies like "The Walking Dead")   
    Thanks for this Schalldampfer! 
    Can someone verify this ?   So i can add it to the 1st page ?
    Yeah i know about the sounds :P  Who do you think told the the epoch team about the bug in the config.bin  hehe.
×
×
  • Create New...