logo   login
right
Home Forums Downloads Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Forum Info
Forum Members: 18,581
Total Threads: 8,669
Posts: 94,548

Administrators:
DeeZire, Redemption

There are currently 52 users online.
Partner Links

Free Credit Repair

Learn the Ticket Broker Secrets
Advertisements


Generals & Zero Hour Editing Discuss any modding related issues to do with Generals and Zero Hour here.

Reply
 
LinkBack Thread Tools
Old 07-23-2006, 06:42 AM   #1 (permalink)
Junior Member
 
Join Date: Jul 2006
Location: Philippines
Posts: 21
Send a message via Yahoo to hmaster10
Default Drones

Is it possible to set the drones (Scout/battle/hellfire) to auto attack? or it really needs the owner to attack before they attack?
hmaster10 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-23-2006, 07:34 AM   #2 (permalink)
Member
 
Join Date: Jul 2006
Posts: 32
Default

completely guesstimating here, but i think this might do the trick
Code:
  WeaponSet
    Conditions = NONE 
    Weapon = PRIMARY HellfireMissileWeapon
    AutoChooseSources = PRIMARY VEHICLE INFANTRY
  End
thats just for the hellfiredrone (in AmericaVehicle.ini)
lil-bondy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-23-2006, 07:36 AM   #3 (permalink)
Junior Member
 
Join Date: Jul 2006
Location: Philippines
Posts: 21
Send a message via Yahoo to hmaster10
Default

I think AutoChooseSources values are FROM_AI, FROM_PALYER, FROM_SCRIPT, NONE
hmaster10 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-23-2006, 07:37 AM   #4 (permalink)
Member
 
Join Date: Jul 2006
Posts: 32
Default

then do FROM_SCRIPT and set it in your scripts? (Scratch that)


AutoAcquireEnemiesWhenIdle = Yes

thats already enabled, so they do in fact attack when your not doing anything, im guessing that they arnt allowed to stray far though...

(Here we go)
Code:
  Behavior = SlavedUpdate ModuleTag_06
    GuardMaxRange = 35      ;How far away from master I'm allowed when master is idle (doesn't wander)
    GuardWanderRange = 35   ;How far away I'm allowed to wander from master while guarding.
    AttackRange = 75        ;How far away from master I'm allowed when master is attacking a target.
    AttackWanderRange = 10  ;How far I'm allowed to wander from target.
    ScoutRange = 75         ;How far away from master I'm allowed when master is moving.
    ScoutWanderRange = 10   ;How far I'm allowed to wander from scout point.
    StayOnSameLayerAsMaster = Yes
  End
just up our ranges, and hopefully they will attack more
also. keep in mind that the range of the hellfiredrone's weapon is only 150... also they have a reload time of 2 seconds....
lil-bondy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-23-2006, 08:58 AM   #5 (permalink)
Junior Member
 
Join Date: Jul 2006
Location: Philippines
Posts: 21
Send a message via Yahoo to hmaster10
Default

It seems to be the range, its not far enough to allow the hellfire to attack approaching threat


EDIT:

basically I just give the scout drone w/ an avenger target desigantor weapon, what happens that it doesn't continously point to the target is this a normal effect due to the reason i'm using the scout drone?
hmaster10 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Terror Drones NukeWinter Generals & Zero Hour Editing 8 08-01-2005 10:44 AM
Strategy plans and drones... Mohawk Generals & Zero Hour Editing 5 11-04-2004 08:41 PM
Drones For Infantry? pat4 Generals & Zero Hour Editing 14 03-04-2004 03:57 PM
Drones for Structures Mishkin Generals & Zero Hour Editing 20 01-27-2004 01:23 AM
Airplanes cant have drones ? DeathAngel Generals & Zero Hour Editing 14 09-03-2003 04:43 PM


All times are GMT -4. The time now is 06:36 PM.


Design By: Miner Skinz.com
Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.