Jump to content

Scorpious

Member
  • Content Count

    24
  • Joined

  • Last visited

  • Medals

Everything posted by Scorpious

  1. can you just make the keybind file again doing it through arma is buggy and stutters a lot sometimes doesn't even change the keys cuz it lags and stutters tfr is useless cuz it overwrites my movement controls
  2. alrighty well here's my ts3 crash dmp with the new key u gave me https://www.dropbox.com/s/s62of4c8do7nxyj/ts3_clientui-win64-1407159763-2014-10-24%2020_47_30.062224.dmp?dl=0
  3. i just found a big bug if u have the new tfar activated in ts3 it will unmute ppl can u change this please some ppl just need to be muted permanently
  4. first time woahs lol when using tfar disable in game ptt and vad or bind it to another key what ever your ts3 ptt is, is now direct chat further u walk away he less u hear ppl(set on yelling in game)ctrl tab)(i set vad on my ts) your new radio sw transmit is now caps lock and long range is ctrl caps hope this helps a bit
  5. well i downloaded the files from that link and ts tells me this: Plugin failed to load: Api version is not compatible but heres the dmp file from last nights crash https://www.dropbox.com/s/8ftcs2ieeedf1dr/ts3dmpx64.dmp?dl=0
  6. im running the latest tfar and ts3 and tfar crashes my ts and freeze my game a lot the only way to fix this is to force close ts then restart and my arma is fine whats causing this issue playing on invade an annex latest versions on both altis and strais causes this issue
  7. not sure if this was posted but my taskforce crashes my teamspeak and arma after editing the keys i dont use the channels 1-9 sw or lr so i deleted the binds for them all now it crashes my game anyway to fix this future replies to my post read this first no i wont go default as stated earlier post i have a different set up for controls and cant be changed
  8. AND so how do you change the keybinds ingame?? i would like to know cuz this keypad bs is pissing me off nope u need to change it back i have my radio controls completely reconfigured not to mention my move buttons use the numpad so now i cant move
  9. Scorpious

    United States Air Force

    http://play.withsix.com/arma-3/mods/At1kgWXM4xGU9AAVF72WTA/united-states-air-force this is the link for it so not sure what it is dev or not should i be getting an earlier version?
  10. Scorpious

    United States Air Force

    if its posted sorry not reading 117 pages of stuff i downloaded the Version: v0.3.01 alpha on playwithsix and there is errors. is there a gonna be a fix for the errors of opfor nvg goggles, binoculars and stone throw grenade? this is an issue with some other mods also
  11. ok so been messing with some of the mods to make the sound work but very confused is there anything to say how the files should be sorted or called? thanks in advance. class CfgPatches { class pwr_sg_p90 { units = {"pwr_sg_p90_weaponbox"}; weapons = {"pwr_sg_p90"}; requiredVersion = 0.100000; version = 1.000000; requiredAddons = {}; }; }; /*extern*/ class Mode_SemiAuto; /*extern*/ class Mode_Burst; /*extern*/ class Mode_FullAuto; /*extern*/ class SlotInfo; /*extern*/ class CowsSlot; /*extern*/ class PointerSlot; class cfgRecoils { pwr_sg_p90recoil = {0, 0, 0, 0.060000, 0.005000, 0.005000, 0.050000, 0, -0.020000, 0.060000, -0.005000, 0.005000, 0.050000, 0, 0}; }; class cfgAmmo { /*extern*/ class BulletBase; class pwr_570x28_Ball: BulletBase { hit = 10; }; }; class cfgMagazines { /*extern*/ class CA_Magazine; class pwr_sg_p90_mag: CA_Magazine { scope = 2; displayName = "P90 Magazine"; picture = "\pwr_sg_p90_a3\data\p90mag_logo.paa"; type = 256; initSpeed = 716; count = 50; ammo = "pwr_570x28_Ball"; class Library { libTextDesc = "$STR_LIB_PWRP90MAG_DESC"; }; }; }; class cfgWeapons { /*extern*/ class Rifle; class Rifle_Base_F: Rifle { /*extern*/ class WeaponSlotsInfo; /*extern*/ class GunParticles; }; class pwr_sg_p90: Rifle_Base_F { handAnim = {"OFP2_ManSkeleton", "\pwr_sg_p90_a3\data\p90anim.rtm"}; displayName = "FN P90"; magazines = {"pwr_sg_p90_mag"}; model = "\pwr_sg_p90_a3\pwr_sg_p90"; modelOptics = "\pwr_sg_p90_a3\pwr_sg_p90optic"; modes = {"Single", "Full"}; opticsZoomMin = 0.200000; opticsZoomMax = 0.400000; opticsZoomInit = 0.400000; picture = "\pwr_sg_p90_a3\data\p90_logo.paa"; reloadTime = 0.060000; reloadMagazineSound = {"\pwr_sg_p90_a3\data\sound\reload.wss", 0.003162, 1}; scope = 2; sound = {"\pwr_sg_p90_a3\data\sound\singleshot.wss", 1.000000, 1}; class Single: Mode_SemiAuto { recoil = "pwr_sg_p90recoil"; recoilProne = "pwr_sg_p90recoil"; dispersion = 0.003000; aiDispersionCoefX = 2.500000; aiDispersionCoefY = 2.000000; minRange = 2; minRangeProbab = 0.300000; midRange = 120; midRangeProbab = 0.700000; maxRange = 200; maxRangeProbab = 0.050000; sound = {"\pwr_sg_p90_a3\data\sound\singleshot.wss", 1.000000, 1}; reloadTime = 0.065000; }; class Full: Mode_FullAuto { recoil = "pwr_sg_p90recoil"; recoilProne = "pwr_sg_p90recoil"; dispersion = 0.005000; aiDispersionCoefX = 3.000000; aiDispersionCoefY = 2.500000; minRange = 2; minRangeProbab = 0.300000; midRange = 120; midRangeProbab = 0.700000; maxRange = 200; maxRangeProbab = 0.050000; sound = {"\pwr_sg_p90_a3\data\sound\singleshot.wss", 1.000000, 1}; reloadTime = 0.065000; }; class Library { libTextDesc = "$STR_LIB_PWRP90_DESC"; }; }; class pwr_sg_p90_fl: pwr_sg_p90 { model = "\pwr_sg_p90_a3\pwr_sg_p90_fl"; class FlashLight { color = {0.900000, 0.900000, 0.700000, 0.900000}; ambient = {0.100000, 0.100000, 0.100000, 1.000000}; position = "flash"; direction = "flash dir"; angle = 30; scale = {0.500000, 0.500000, 0.500000}; brightness = 0.100000; }; }; class pwr_sg_p90_fl_lz: pwr_sg_p90_fl { model = "\pwr_sg_p90_a3\pwr_sg_p90_fl_lz"; }; class pwr_sg_p90_lz: pwr_sg_p90 { model = "\pwr_sg_p90_a3\pwr_sg_p90_lz"; class FlashLight { color = {10.000000, 0.000000, 0.000000, 0.900000}; ambient = {10.000000, 0.000000, 0.000000, 1.000000}; position = "laser dir"; direction = "laser pos"; angle = 0.100000; scale = {0.000000, 0.000000, 0.000000}; brightness = 0.900000; }; irDistance = 100; irLaserPos = "laser dir"; irLaserEnd = "laser pos"; }; class pwr_sg_p90_lz_fl: pwr_sg_p90_lz { model = "\pwr_sg_p90_a3\pwr_sg_p90_fl_lz"; }; }; class cfgNonAiVehicles { /*extern*/ class ProxyWeapon; class Proxypwr_sg_p90: ProxyWeapon { }; }; class CfgVehicles { /*extern*/ class NATO_Box_Base; class PWR_SG_P90_WeaponBox: NATO_Box_Base { displayName = "P90 weapon box"; scope = 2; vehicleClass = "Ammo"; transportMaxWeapons = 25; transportMaxMagazines = 250; icon = "iconCrateWpns"; class TransportMagazines { class _xx_pwr_sg_p90_mag { magazine = "pwr_sg_p90_mag"; count = 200; }; }; class TransportWeapons { class _xx_pwr_sg_p90 { weapon = "pwr_sg_p90"; count = 20; }; }; }; };
  12. Scorpious

    how do i fix the sound????

    is there a link for this documentation, i just cant find it anywhere
  13. Scorpious

    how do i fix the sound????

    well as i said i dont know what im looking for also the only difference is theres no wss files being linked or a sound file i can see at all so what exactly and i looking for? this is why i need the help and with ppl saying look and search without telling me what to really look for doesnt help shyt, Chinese is easier to read and my altitude is 200 feet not that calm this high way to windy lol
  14. Scorpious

    HAFM Air mod RWR config fix

    can we get this signed or add the ix to the normal hafm air??? trying to run verified server and cant use this fix
  15. Scorpious

    how do i fix the sound????

    is anyone helpful here at all or what.............................................
  16. Scorpious

    how do i fix the sound????

    obviously you dont know then not helpful when i loooked in the vanilla weapons the only thing i saw that was different was there was no .wss file which is used for sound in this mod
  17. Scorpious

    Patch 1.24 (Bootcamp Update) Feedback

    new update horrible 20 million sound errors needs to be fixed
  18. after the new the update my servers aren't showing up in the steam lists what are the new parameters for this to work again
  19. Scorpious

    Version 1.22 and Gametracker ?

    ive updated all my servers but my gameservers.com one doesnt wanna update still says its dead is it something on there end? all configs are the same and it takes forever for the arma 3 servers to pop up even with filters
  20. Scorpious

    Intro Skip

    any update on this did these work for the player to skip the intro i am looking into a similar situation i am in i would rather have the user to skip rather than the server admin turn it off
  21. ok so i made a mission where i need to elevate one spawn point and the other has to be 0 is there a way to have two elevations for a respawn respawn_west =base needs to be 16 respawn_west1 = fob needs to be 0 right now just using onplayerrespawn.sqf is thee a way to make the respawn marker call for another script
  22. Scorpious

    onplayerrespawn

    ok so heres the deal i just made a utes arma 3 map to spawn on the carrier it has to be a height of 15 but i also made a trigger for a spawn point on the island which if spawned at 15 you fall and die so that needs to be 0 and since markers are only 2d the onplayerrespawn is the only way i know of to set height i tried both peices of code and it will only spawn me on the carrier my two spawn markers are respawn_west and respawn_west1 this is my onplayerrespawn for the carrier respawn private ["_unit", "_axisx", "_axisy"]; _unit = _this select 0; _axisx = getPos _unit select 0; _axisy = getPos _unit select 1; _axisx = getmarkerPos "respawn_west" select 0; _axisy = getmarkerPos "respawn_west" select 1; _unit setPos [_axisx, _axisy, 15];
  23. great this is not broken with all the updates
×