Go Back   Novahq.net Forum > Games > Delta Force
FAQ Community Calendar Today's Posts Search

Delta Force Anything to do with the Delta Force series of games, DF1, DF2, LW, TFD, BHD, DFX, AF etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-10-2014, 04:58 PM
MAJWIZ is offline MAJWIZ
MAJWIZ's Avatar
Registered User

Join Date: Jan 2012
Location: FORT WALTON BEACH FL
Posts: 292

Angry Attaching player to helos ect.

At one time i had my paper to tell me how to attach a player to a helo, so the helo won't take off without you. can't find paper. (spring cleaning, oops)
Reply With Quote
  #2  
Old 03-10-2014, 09:37 PM
Guest001 is offline Guest001
Registered User

Join Date: Aug 2008
Posts: 4,971

Here are some basic WAC options:



TRIGGERS:
ssnarea(player,1)...................//true - if player is in 3D Area Trigger 1
ssnonssn(10000,2).................//true - if player is on top of SSN2
ssnride(2).............................//true - if any organic is standing on SSN2
meride(2)..............................//true - if player is standing on SSN2
meattached(2).......................//true - if player is attached to SSN2
medrive(2).............................//true - if player is driving SSN2
meongun(2)............................//true - if player is on emplaced weapon on SSN2

EXAMPLE:
if ssnarea(player,1) and never() then// Player nears helo stationed in Area Trigger 1
ssn2ssn(1,2)//sends (Bot - AI ssn1) to (helo ssn2)
endif

if ssnonssn(10000,2) and never() then// Player is inside, on top, or attached to helo (ssn2)
ssntowp(2,1)// Helo takes off
endif


http://stompem-web.enjin.com/assembler

http://stompem-web.enjin.com/kbase

Last edited by Guest001; 03-11-2014 at 01:56 AM.
Reply With Quote
  #3  
Old 03-11-2014, 10:40 AM
MAJWIZ is offline MAJWIZ
MAJWIZ's Avatar
Registered User

Join Date: Jan 2012
Location: FORT WALTON BEACH FL
Posts: 292

THANKS STOMPEM will store in safe place.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

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

Forum Jump


All times are GMT -5. The time now is 04:35 PM.




Powered by vBulletin®