[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
Battlefield Modding Tutorials BFMODS :: View topic - Why does it seek heat?
Battlefield Modding Tutorials BFMODS
https://battlefieldmodding.com/ssm/phpBB3/

Why does it seek heat?
https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=4596
Page 1 of 3

Author:  Refuse2lose [ Sat Jan 10, 2009 2:59 am ]
Post subject:  Why does it seek heat?

Can anyone explain other than the command line isheatseeking 1 why a heat seeker goes to heat?

From an AI point of view i understand there are assigned temperatures to various vehicles and other stuff but what about regular conquest?

In DCX the heliflares and airplaneflares are defensive flares to dodge heat seeks.

I have ported them into POE and the flares are visible but not functioning. Heat seek rockets still go for the helo.

Another thing i dont understand is a mutt has an engine and we have flying mutts on some maps. A heat seek rocket wont lock onto it (its generally idling - might be the reason) but it has heat.

Any ideas on how to make the flares have heat so heat seek rockets go to them instead of the helo?

CSM.

Author:  HomesickPanda [ Sat Jan 10, 2009 4:04 am ]
Post subject:  Re: Why does it seek heat?

it might be that the flares aren't hot enough, try increase the heat of the flares and/or decreasing the heat of the chopper

Author:  Refuse2lose [ Sat Jan 10, 2009 4:53 am ]
Post subject:  Re: Why does it seek heat?

Can you provide an example of code for this increase or decrease in heat. I am looking to see what works in conquest.

Author:  HomesickPanda [ Sat Jan 10, 2009 6:43 am ]
Post subject:  Re: Why does it seek heat?


Author:  Sheppard [ Sat Jan 10, 2009 4:28 pm ]
Post subject:  Re: Why does it seek heat?

Sorry, No experience with PoE, very little with DC modding, but
@ panda: He's a much more experienced modder than you I can almost guarantee, and he's trying to do something that goes far beyond what they explain...

Author:  Refuse2lose [ Sat Jan 10, 2009 8:38 pm ]
Post subject:  Re: Why does it seek heat?

Unfortunately I dont see any tuts dealing with heat attributes. Various posts have been made concerning AI and heat attributes but nothing on conquest or customcombat.

Author:  Why Two Kay [ Sat Jan 10, 2009 9:00 pm ]
Post subject:  Re: Why does it seek heat?

Wait, is this BFV? I never knew of heat seeking properties in BF1942 other than AI. But in the AI they could have called the attribute anything, since it just decides where the AI is more likely to go.

Author:  [TKO]Twist [ Sat Jan 10, 2009 9:19 pm ]
Post subject:  Re: Why does it seek heat?

ObjectTemplate.Isheatseeking 1
for the rockets in 'nam

Page 1 of 3 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/