DFBarracks - Forums




Delta Force Barracks Forums - Powered by XMB 1.9.11
Delta Force Barracks Forums
Not logged in [Login ]
Go To Bottom

Printable Version  
Author: Subject: How do I attatch AI to
Primalyukon
Private
**




Posts: 26
Registered: 5-14-2003
Member Is Offline


[*] posted on 11-18-2004 at 06:35 AM
How do I attatch AI to


I use A.Bullets Med and I cant get the AI to Attatch TO weapons (50 cals w/Bunkers
and 50's on Tripods)

Can some 1 help me please.....:cool:
View user's profile View All Posts By User
Taxi Jones
Private
**




Posts: 69
Registered: 7-28-2004
Location: MTZ Magoo's Twilight Zone
Member Is Offline

Mood: Revenants?! agh

[*] posted on 11-19-2004 at 12:10 AM
My unqualified response


I haven't tried the emplacements yet as I work mainly with Vehicles, but try and treat them the same, as an ssn 'target'.

Attach the AI to an SSN by goto waypoint 125-SSN of the emplacement.

Holler if it doesn't work and I'll break out the editor for some testing, sorry couldnt test in advance of reply.... been busy working on a memory leak on someone's server (looks like article EDITED, OOPS 884039 may apply, heads up for win2k servers currently getting "balky")




lol, Because I Can. did I .mis spell or .mis word something? Squads Hiring Players forum lists openings for DFB informal squad, show your support, join up, or help out by using the East Coast DFBarracks Stats server.
View user's profile View All Posts By User
Avernum
Private
**




Posts: 43
Registered: 11-6-2004
Location: Spain, Europe
Member Is Offline

Mood: Playing HD2:SS

[*] posted on 11-19-2004 at 06:32 PM
Attach AI to Weapon


(I USE NILE)
This works for JOMED, it's the same logic,
but If you don't figure out, edit the WAC file :)

I simply use an event like

if never() then
ssn2ssn(bad guy, weapon)
endif

I put the bad guy close to the weapon
and when the game starts, he goes to the weapon and use it.

to detach from a weapon use

if then
ssnrelease(bad guy)
endif



Hope it helps.




View user's profile View All Posts By User
Primalyukon
Private
**




Posts: 26
Registered: 5-14-2003
Member Is Offline


[*] posted on 11-20-2004 at 01:39 AM
OK now


OK Now how do I get them to re attatch after they die If I have them respawning 1 or more times???:cool:
View user's profile View All Posts By User
Avernum
Private
**




Posts: 43
Registered: 11-6-2004
Location: Spain, Europe
Member Is Offline

Mood: Playing HD2:SS

[*] posted on 11-21-2004 at 12:04 AM


Quick & ugly method:

remove the "and never()" statement
and the event will execute forever, by doing this way you'll get the BG go to the weapon all the time. This method could lead to some problems.

The best method:

using variables, you can set an event
for the BG to go to the weapon if a var is 0 and then when is using it, put the var to 1, for example.

When the BG is dead put the var to 0
, etc...

Please test this, I can't actuallly do until tomorrow... :)
View user's profile View All Posts By User
humanoid
Grunt
*




Posts: 2
Registered: 1-2-2005
Member Is Offline


[*] posted on 1-3-2005 at 02:24 AM


Quote:
Originally posted by Avernum
Quick & ugly method:

remove the "and never()" statement
and the event will execute forever, by doing this way you'll get the BG go to the weapon all the time. This method could lead to some problems.

The best method:

using variables, you can set an event
for the BG to go to the weapon if a var is 0 and then when is using it, put the var to 1, for example.

When the BG is dead put the var to 0
, etc...

Please test this, I can't actuallly do until tomorrow... :)



Can you add a statement like this?:

If the condtion hasn't happend or if the bad guys are dead the event will continue if you have the bad guys respawn and the waypoint looped.

example:
if never() or ssndead(1) then
SSN2SSN(1,3)
SSN2SSN(2,3)
SSNtoWP(3,1)

Curious as I Just started making maps with Nile.
View user's profile View All Posts By User
Avernum
Private
**




Posts: 43
Registered: 11-6-2004
Location: Spain, Europe
Member Is Offline

Mood: Playing HD2:SS

[*] posted on 1-4-2005 at 06:54 AM
Yes


yes you can.

you can make the bad guys to respawn, take a vehicle and go to a waypoint forever. I use this in my new map (in editing stage) THE WAAARGH :)
View user's profile View All Posts By User

  Go To Top

Powered by XMB 1.9.11
XMB Forum Software © 2001-2012 The XMB Group
[Queries: 15] [PHP: 56.9% - SQL: 43.1%]












Copyright © 2002 - 2008 All Rights Reserved - DFBarracks.com
Site Design by A.Bullet - ScreamingDemon.com