Jump to content
Sign in to follow this  
Boomer1985

Serious Problem

Recommended Posts

Hey guys i have a serious problem getting ai soldiers shooting at targets on a shooting range.

I gave them the order "solder doTarget targetname" and then "soldier fire "weaponname"" the target is a static object placed by hand.

any help really appreciated

regards boomer

Share this post


Link to post
Share on other sites

The command

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

soldier fire "weaponname"

will make them fire their weapon immediately without

aiming at the target, so that's why they shoot in the air.

Use dofire instead:

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">

soldier dofire targetname

described here:

DoFire

Charon

Share this post


Link to post
Share on other sites

the doFire command does't work with stationary object targets... i'm using a simple shooting range target... tried the doFire command before and it seems not to work with objects

Share this post


Link to post
Share on other sites

Ah right i was just seeing that the fire command was not correct for the case.

Well then download the MAPFACT misc and use Lester's invisible targets and position them exactly at the shooting range targets.

MP Misc

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×