Home   Help Search Login Register  

Author Topic: AI's to target Civilian and Weapon Loadout  (Read 525 times)

0 Members and 1 Guest are viewing this topic.

Offline Taggart

  • Members
  • *
AI's to target Civilian and Weapon Loadout
« on: 08 Nov 2003, 14:52:36 »
Can anyone tell me how to make AI's target a civilian as their primary objective  ??? Also have made a single player mission where I have altered the loadout for the Player to include Binocular and a LawLauncher, but it will not give him any Magazines for the Law, have tried various inputs, but none work, is he overloaded?  :-\

Any help would be most appreciated.
Tried in vain got an artery

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:AI's to target Civilian and Weapon Loadout
« Reply #1 on: 08 Nov 2003, 15:44:55 »
Try reading this thread:

http://www.ofpec.com/yabbse/index.php?board=6;action=display;threadid=14004

For an answer to your first query.

I think for the weapon and ammo thing you need to give him at least one law first before the weapon in order for it to be loaded, then you need to give him further laws as required.

Something like:

unit addMagazine "weaponname"
unit addWeapon "weaponname"
unit addMagazine "weaponname"
etc
etc

Not sure if you can combine the further ammo in one line or not though.


Planck
« Last Edit: 08 Nov 2003, 15:48:24 by Planck »
I know a little about a lot, and a lot about a little.

Offline Taggart

  • Members
  • *
Re:AI's to target Civilian and Weapon Loadout
« Reply #2 on: 08 Nov 2003, 17:14:18 »
Okay, that's great, thanks for prompt assistance.  :)
Tried in vain got an artery