Jump to content

dave_beastttt

Member
  • Content Count

    176
  • Joined

  • Last visited

  • Medals

Everything posted by dave_beastttt

  1. dave_beastttt

    Server FPS limit testing

    1.92 64 bit server perf v06 exe (performance binary server fps unlocked) https://feedback.bistudio.com/F79242#162
  2. dave_beastttt

    Removing Halo Jump animation

    Could probably run a check for the animation when freefalling, if player is in that anim state, then change it to something else?
  3. dave_beastttt

    CTD

    Have you tried the latest perfV04 client? @spuds82 @gizz46
  4. You will need to use ASL position https://community.bistudio.com/wiki/setPosASL
  5. dave_beastttt

    Server FPS limit testing

    1.92 64 bit server perf v04 exe (performance binary server fps unlocked) https://feedback.bistudio.com/F79242#161
  6. dave_beastttt

    Server FPS limit testing

    1.92 64 bit server perf v03 exe (performance binary server fps unlocked) See notes here about timeout changes for server config file https://feedback.bistudio.com/F79242#160
  7. dave_beastttt

    Altis vs. Malden FPS - MAY 2019 - Version 1.92

    I do see that fps drop in some game modes on Malden, but on my Malden King of the Hill server (link to join in signature) there's no noticeable fps hit, even at 80/80 players
  8. dave_beastttt

    CBA - Community Base Addons - ARMA 3

    Would it be possible to add a .408 suppressor config like you did for the LMG's please? @vipermaul
  9. dave_beastttt

    NIArms Release Thread

    hlc_muzzle_snds_HK33 hlc_muzzle_snds_g3 Both missing from update
  10. dave_beastttt

    CBA - Community Base Addons - ARMA 3

    Since 1.92 update, the CBA LMG suppressors such as muzzle_snds_H_MG no longer have inventory image paths https://github.com/CBATeam/CBA_A3/blob/b1fc54c0149e7f5d1208c6a7ef8945426293f3e5/addons/jr/cfgweapons.hpp
  11. dave_beastttt

    Anyone have a FIX??

    Have you tried changing your name in your profile? Arma doesn't like some player names
  12. dave_beastttt

    Lobby skip script

    skipLobby = 1; In mission description.ext
  13. _thisIsMySAMToReload addEventHandler ["Fired",{_this spawn {uiSleep 30; (_this select 0) setVehicleAmmo 1}}];
  14. dave_beastttt

    ARMA 3 Addon Request Thread

    Like this? https://forums.bohemia.net/forums/topic/167035-wander-panzerwap-mod-for-arma3/
  15. To fix, you must find your RscMapControl array in dialog and add widthRailWay = 1;
  16. There's 2 things you can try to fix it 1. Stop all instances of Arma 3 server, then delete the cache.ch file from server root. Then fire up the server, it will take longer than normal to startup 2. If the above doesn't work, redownload all mods using SteamCMD and repeat the above
  17. dave_beastttt

    GF Dynamic Simulation script [solved]

    hideObjectGlobal can only be run from server, not on client https://community.bistudio.com/wiki/hideObjectGlobal
  18. dave_beastttt

    Server FPS limit testing

    1.88 64 bit server perf v01 exe (performance binary server fps unlocked) https://feedback.bistudio.com/F79242#141
  19. dave_beastttt

    What was your Gateway Arma?

    I had played OFP, but not much to consider it a prime game, Arma 2 playing coop Escape from Chernarus is where my love for the Arma series started.
  20. iirc, it was the visual update that broke everything and out of frustration, they decided to bin the project.
  21. dave_beastttt

    Drag Bodys without ACE

    https://forums.bohemia.net/forums/topic/171916-drag-dead-body-script/
  22. dave_beastttt

    Where is the ARMA stringtable?

    Show me another game that uses their own in house designed engine and has a wiki populated with as much info as Bohemia's and i'll agree with that statement
  23. dave_beastttt

    Find player by id

    You can save anything in players profileNameSpace, steam puid, time of day, inside trouser leg measurement etc
  24. dave_beastttt

    Server FPS limit testing

    Should be at offset 00AFF480 on 32bit server exe
×