Jump to content

nptccv

Member
  • Content Count

    10
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About nptccv

  • Rank
    Private
  1. Trying to get the addCamShake command to work - at all. I'm sure I've used it before but, alas, no dice. Doing it without any mods on A2CO 1.60.87580 and testing all forms of different graphical options turned on/off and always with enableCamShake set to true. Are there any other options or vars that needs setting/fixing for this badboy to work? Am I the only one?
  2. Trying out something to synchronize players before script is run through. Would this work on a dedicated? init.sqf if (isServer) then { "playerReady" addPublicVariableEventHandler {readyList = (readyList +1); if (count readyList == {isplayer _x} count playableunits) then { allReady = true; publicVariable "allReady"; }; }; }; sqfname.sqf (execVM'd from init.sqf on client) waituntil {!isnull player}; playerReady = true; publicVariable "playerReady"; waituntil {(time>0) && (allReady)};
  3. Haven't gotten it to work. Fortran, did you succeed? Sorry for bump
  4. Hey, I'm looking for a [ANY] way to add manually placed footsteps to mission without creating an addon. Is it possible to add the in-game footsteps or even an imported resource as flattened texture on the ground... somehow? Appreciate any info on this!
  5. Thanks for the suggestions. It was your Sands addon, [APS]Gnat. Much obliged!
  6. Hi, I've been looking around for an island addon of a large empty desert that I used to have installed, but now (after a quite painful switch of OS) it's been uninstalled and I can't remember the name of it or where I got it in the first place. I do have a short clip of it, from when trying out a spiffing F14 mod from earlier this year. Hopefully someone will recognize the map! IPOhlyjgVkg
  7. this is becoming a great frustration. i feel sadness, in my heart :P can't aim for cent in a airplane
  8. ok.. so i deleted the arma2.cfg file and now it goes to high, but that's it. using a single GPU actually works better.. didn't have these problems when i installed the game for the first time. sh't sucks :P
  9. i'm having the same problem... tried to manually push the settings to high or very high via .cfg but without results. or rather, without improvements. my cards should be able to handle it. i'm not too sure about reverting to 182.50 b/c of, primarily, SLI support for the game. any ideas? i7 920 2.66ghz 2x n260gtx 896MB SLI (both on x16 PCI-E)
  10. nptccv

    Airplanes automatic rudders

    Is this reported to BIS? It's so gd annoying it sorta makes me a little sad.
×