Jump to content

Bad Pilot

Member
  • Content Count

    424
  • Joined

  • Last visited

  • Medals

Everything posted by Bad Pilot

  1. Bad Pilot

    TrackIR or FreeTrack

    This was all about sounding the community about TIR and alternatives. The OP has been censored, my poll edited and to top it off, dslyexci is saying it's 'pointless' whilst pimping TIR. Please change the author's name; this ain't mine.
  2. Bad Pilot

    Wii head-tracking

    Has anyone (dis)proven that Wiimotes can be used with LED headsets to give results like FreeTrack or TrackIR?
  3. Bad Pilot

    random evolution

    1. After you've played it once, you're sharp to the possibility that base might be hot - and you might get to enjoy the thrill of extra point... However, I could add logic allowing low-ranked players to move the MHQ from base to first position in Paraiso. Expect something like that next time. Otherwise, maybe I can cage the hounds until the MHQ has been deployed in the front line. 2. I'll check it out. I know the spr is crap so maybe I'll ditch it altogether.
  4. Bad Pilot

    random evolution

    cheers for trying it and thanks for the questions. i understand that you're asking about things that you don't like, so i'll bear that in mind when I get around to .r31 (which I haven't started yet). 1. Up to 4 UAZs will spawn at a random - but frequent - interval, and come to destroy the MHQ. You could stay in base there all day by yourself and rack up a lot of points if you want. If you have more people on the server, believe me it adds some excitement whether the MHQ is in base, in another town or en route between towns :). 2. You're supposed to have access to the SPR at rank Private and the other guns later (but sooner than any other class). Apologies if I misrepresent that in text. but it sounds like your tactic in (1.) will get you the M24 in no time. 3. Respawning of aircover is randomised. SU, SU-B, and two Kamov/Mi-17 FFAR scripts are started from the moment you enter Paraiso. The SU scripts haev been modified to change their fly-in height at the request of a sky-jockey friend in order to provide more interesting Air-Air challenges. Speeds are also randomised. For the attack helicopters, each instance of the script is more likely to spawn a Kamov than an Mi-17 FFAR because i can't make the Mi-17 pilots shoot like any other pilots - there's something wrong with them even though the code is identical. Apart from Kamovs and Mi-17_MGs with especas paratroopers and a door-gunner, i don't tend to concern myself with enemy air assets when I'm on foot. I've left Mi-17_FFARs in there because they do occasionally shoot, and it's great when you capture one. you can capture Kamovs and Mi-17s if you're lucky. never seen anyone capture/repair an SU, though. --- If you choose the Infantry mission mode, all kinds of enemy reinforcement/spawning is tuned lower to make the pressure more bearable. if you play with No MHQ, then there's no especas coming to blow up the MHQ. enemy aircraft spawn properly from radnomly chosen points in the four corners of the map. I'm not sure if that worked in original Evolutions - I certainly had to fix it at some point in my own editing but I may have broken it myself :).
  5. Bad Pilot

    Will ArmA 2 support FreeTrack?!

    I've added a poll in the arma2 general forum. if u use headtracking, plz vote. My opinion is that NaturalPoint should go to hell if they want exclusivity in game support. It could be a deal breaker for me - ArmA is great but holding me hostage is not going to work out well for the hostage-taker. See sig :D
  6. Bad Pilot

    Keep your gear when you respawn

    I don't know who originated it but in Evolution, it's like this: - at join, arrays contain default loadouts pallammo = ["30Rnd_556x45_Stanag", "30Rnd_556x45_Stanag", "30Rnd_556x45_Stanag", "30Rnd_556x45_Stanag", "M136", "pipebomb"]; pweapons = ["M16A4", "M136", "binocular", "NVGoggles"]; at (re)spawn, loadouts are applied to your kit after removealleverything _player = player; removeAllWeapons _player; {player addmagazine _x} forEach pallammo; {player addweapon _x} forEach pweapons; player selectweapon (primaryWeapon player); if you re-arm at the hangar ammocrates, a trigger activates to re-write your loadout arrays class Item79 { position[]={9931.549805,121.278351,10389.291016}; repeating=1; interruptable=1; age="UNKNOWN"; expCond="animationState player == ""ainvpknlmstpslaywrfldnon"""; expDesactiv="closeDialog 0;if((player distance (getMarkerPos ""ammob1"")) < 20) then {[]execVM ""scripts\m4a1sd.sqf""}"; class Effects { }; --m41asd.sqf-- _guns = weapons player; _qds = ({_x == "M4A1SD"} count _guns); if (_qds == 1) then // give the player silenced ammo { { if (_x == "30Rnd_556x45_Stanag") then { player removeMagazine _x; player addMagazine "30Rnd_556x45_StanagSD"; }; } forEach magazines player; reload player; }; pallammo = magazines player; pweapons = weapons player; exit; I added a thing which detects if you're a medic and reduces your ammo allowance, as well as the SD ammo check above.
  7. Bad Pilot

    ArmA Gold out of stock in UK

    My mate had trouble finding Arma, so I fixed it for him to buy it 2nd hand from another friend. (we rely on germany to keep software companies honest and free of scientologists) :D
  8. Bad Pilot

    random evolution

    up to .r30 and stable. i broke the officer marker, but he shows up with a a yellow "POW" marker at end of town... if u haven't already killed him for -30 ;). been working fine for 2 days on our server.
  9. Bad Pilot

    random evolution

    .r29 is out and appears to have solved the problems.
  10. Bad Pilot

    Wii head-tracking

    cheers :) I still haven't done mine due to continuing celebrating and mission-editing obligations. I have a couple of bluetooth adaptors to try it with, so here's hoping!
  11. Bad Pilot

    random evolution

    thanks, I've seen that, although that's r28 - i forgot to update the name... fixed in next version. Adding minefields around the towers at the moment. That and fixes to what's already there is really going to be the end! r27 had broken tower destruction! the shame, the shame
  12. Bad Pilot

    Wii head-tracking

    Hey nice to hear about this stuff. It so happens that it's my birthday today and my boss brought in a things he made at home last night... 3 red LEDs wired up ready to mount on my lovely 5.1 headphones. I can't solder to save my life so I'm well pleased. telejunky, I'll look at your other thread when I have more time. Hopefully get you sorted out!
  13. Bad Pilot

    random evolution

    It's been less than half an hour and I'm already thinking about ACEing Random Evo... Please let there be some bugs in r27 so I can forget about ACE.
  14. Bad Pilot

    random evolution

    sorry i'm not in charge of server. hopefully we will try 1.16 again in a day or two. some of our clan have ati of course. now I have uploaded .r27 improvements over .r26: - - fixed (yeah I broke it in 26) and much improved POW\officer routines. best of any evo ever :) - some server optimisations - can no longer tow/winch tower-defense MG nests! - misc other things anybody can pm me and I'll happily email the mission. if it proves stable, I'll see about getting it onto our clan server for d/l and have myself an editing breather.
  15. Bad Pilot

    Wii head-tracking

    Nobody's replied so I thought I'd give some more info for those who didn't know this about Wii remote controls. Rather than being like your TV remote, they are actually infra-red cameras. The sensor bar has a pair of infra-red LEDs and the Wiimote records movement relative to them. I think the Wiimote in turn communicates with the Wii console via Bluetooth. That's how the motion sensing works. On a PC, you can turn that system backwards to make a head-tracking solution. Solutions like TrackIR and FreeTrack use webcams; this solution uses the Wiimote (connected to the PC via a bluetooth dongle). The Wiimote can track 4 infra-red light sources, and is ideal for head-tracking. I've seen 6DoF software demoed but don't know of anything which is guaranteed to work with ArmA.
  16. Bad Pilot

    Widescreen

    My mate has just bought Matrox TripleHead2Go Digital and is running with 3x15" 4:3 monitors, each with 1024x768 res. It looks most excellent except for the GPS in the edge of the centre screen.
  17. Bad Pilot

    Widescreen

    I just bought widescreen yesterday and had a little play session to check it out. I wish I'd done it two years ago! It is MUCH better, depite having to reduce my gfx settings very slightly (my PSU is too weak for my monster hardware :D). Previous: 17" 4:3 1280x1024 New: 20" 16:10 1680x1050 After I've bought a proper PSU, I'll be using 3 monitors
  18. Bad Pilot

    random evolution

    Apparently they switched back to 1.15 after lots of people had disconnects. I haven't played all weekend... just bought a Wii and been trying to bomb-proof the POW/Officer capture scripts. grrrrr. Maybe the problem was everyone updating their servers to 1.16 caused server bottlenecks :D. We might host the mission on the grunts webserver soon.
  19. Bad Pilot

    random evolution

    :P it's been a hectic day of live testing, fixes n stuff. I'm on .r26 :D also.., running 1.16 beta - towers are protected by MG nests
  20. Bad Pilot

    random evolution

    If someone wants it and for whatever reason can't snag it from the grunts server, pm me and I'll email it to you. btw I've gone straight on to .r24 after realising I uploaded a debug compile of .r23 by mistake: pacify a town with 0-0-1 and get +200 points with 0-0-0 :) Have altered taxi, towing and hitching points calculations after hearing about a bug.
  21. Bad Pilot

    random evolution

    .r23 is ready now. Remembered some more script stuff in random evo: - - players can 'dig in' to create a small sandbag barricade - reinforcements are made from an expanded list of Red vehicles - escaped enemy officers re-arm themselves
  22. Bad Pilot

    New beta patch 1.16

    I'm curious about (i.e. ignorant about) what extra work is required to make a Linux release. Anyone care to enlighten me?
  23. Bad Pilot

    random evolution

    your reward is in heaven. Hope to have .r23's glitches ironed out this evening in time for a round on it before I go to bed. Other stuff I remembered being in random evo: - - global message when someone is bananaphoned. It gives their score each time. - if you select an m14a4sd ("QDS") rifle, your ammo is checked and swapped out for SD ammo Main changes to expect in r23 - "Normal Mode" has increased enemy, to differentiate the experience from that encountered in "Infantry Only" mode. - added "No MHQ" mode - added "No Ranks" mode - further customisation of the secondary explosions. They are SUCH fun! - I hope to remake the Officer/capture thing from scratch, but I'll probably just leave it amended slightly. Again.
  24. I use Chris Henderson's "ArmA Edit" program for my scripts. It's great as far as it goes - and I probably would never have begun scripting without it - but I need more. My biggest problem and the one that costs me more time than any other thing is missing/extra ';' and '{' and '}'. I edit, save, compile, copy, load, start ArmA, create server, get an error, press ALT-F4... and back to edit. It's worse if I'm testing a client/server issue and have to get the mission onto my dedicated test server because I've got to get out of my chair twice to shutdown/start the server in another room. I've begun writing my own editor but I'm never going to finish it. Then I thought about making a quick syntax checker which would scan all the scripts, highlighting errors before I go to compile them. That would save me hours every week. So, has anybody done any work on syntax checking? Or intellisense? Integrating the mission map into the scripting environment? Chris H., are you doing any more on ArmA Edit? Can I extend it..?
  25. Bad Pilot

    Scripting IDE

    hehe, I should have asked months ago! I've implemented some of this stuff already and it's helping :)
×