DamonDaemon – User

From Bohemia Interactive Community
Jump to navigation Jump to search

I always loved wikis for the fact that just because NOBODY else understands what you do, it gets simply deleted for being "nonsense" or "not proven";

I play and mod the entire Arma series (also including OFP:CWC back in the day) longer than ANYBODY else, so stfu you noobs. What I write is always TRUE, proven and 100% straightforward.

I was a bit too harsh, so I changed this a bit around:

If I write something that doesnt make Sense to some1 give me a ring (meaning post me a message or something) and I'll try to explain it further; I'm from ze Netherlands, so I do not have the perfect knowledge of the english language, although my understanding is perfect. it's only my own way to explain and express, that's where some "Misunderstandings" originate from. DamonDaemon 22:01, 10 February 2012 (CET)


Missiles behaviour experiments

With settings:
trackOversteer = 1;
trackLead = 0.2;
simulationStep = 0.001;
sideAirFriction = 1.0;
maneuvrability = 90;
one can get a Missile that turns like a Basterd, and never misses it's target, only time it misses is when the Server laggs like Hell, then there is a slim chance of it missing; in that case, add manualControl = 1;
maxControlRange = 9000;
and the Missile will circle around it's target UNTIL it either A) Times out or B) Hits the Target.

Mediocre maxspeed (900) and thrust (870) help the missile fly and intercept decently fast AND maneuvre decently accurate (Laggs not included).