[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

Battlefield Modding Tutorials
It is currently Fri Nov 01, 2024 12:18 am

All times are UTC




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 20 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Why does it seek heat?
PostPosted: Sat Jan 10, 2009 2:59 am 
Offline

Joined: Wed Dec 19, 2007 8:21 pm
Posts: 256
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.


Top
 Profile Send private message E-mail  
 
PostPosted: Sat Jan 10, 2009 4:04 am 
Offline

Joined: Wed Jan 07, 2009 7:10 pm
Posts: 26
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


Top
 Profile Send private message E-mail  
 
PostPosted: Sat Jan 10, 2009 4:53 am 
Offline

Joined: Wed Dec 19, 2007 8:21 pm
Posts: 256
Can you provide an example of code for this increase or decrease in heat. I am looking to see what works in conquest.


Top
 Profile Send private message E-mail  
 
PostPosted: Sat Jan 10, 2009 6:43 am 
Offline

Joined: Wed Jan 07, 2009 7:10 pm
Posts: 26


Top
 Profile Send private message E-mail  
 
PostPosted: Sat Jan 10, 2009 4:28 pm 
Offline
User avatar

Joined: Sat May 10, 2008 3:00 am
Posts: 1877
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...

_________________
Image


Top
 Profile Send private message E-mail  
 
PostPosted: Sat Jan 10, 2009 8:38 pm 
Offline

Joined: Wed Dec 19, 2007 8:21 pm
Posts: 256
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.


Top
 Profile Send private message E-mail  
 
PostPosted: Sat Jan 10, 2009 9:00 pm 
Offline

Joined: Mon Aug 16, 2004 12:00 am
Posts: 2120
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.


Top
 Profile  
 
PostPosted: Sat Jan 10, 2009 9:19 pm 
Offline

Joined: Tue Nov 27, 2007 7:56 pm
Posts: 1226
ObjectTemplate.Isheatseeking 1
for the rockets in 'nam


Top
 Profile Send private message E-mail  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 20 posts ]  Go to page 1, 2, 3  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 104 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
cron
Powered by phpBB® Forum Software © phpBB Group