Go Back   Novahq.net Forum > Games > Delta Force

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 12-07-2005, 09:51 AM
HHHSandTiger is offline HHHSandTiger
Registered User

Join Date: Feb 2005
Posts: 2

Send a message via Yahoo to HHHSandTiger
RollEyes map making question

hey, i was just wondering if anyone knew of a good place to go for tutorals for map makeing. i have been makeing maps in dflw for years under the name sandtiger, and im not a newbie at this, but i cant figure out how to make it storm and rain, snow, and how and where are some of these map makers importing objects like different trees and railroad tracks with box cars into the df extreme game that arent in the df extreme med. if anyone can help me, it would be much appriciated
Reply With Quote
  #2  
Old 12-07-2005, 10:07 PM
JakeTKD is offline JakeTKD
Registered User

Join Date: May 2004
Posts: 34

Send a message via AIM to JakeTKD
I am not sure how to make rain either, I check the weather thing, and put rain, but nothing happends.
__________________
Reply With Quote
  #3  
Old 12-08-2005, 07:27 AM
CoyoteCDS is offline CoyoteCDS
Registered User

Join Date: Jul 2005
Posts: 19

Send a message via ICQ to CoyoteCDS
The weather is controlled by .WAC scripts.

Click on tools, then open mission WAC, then copy & paste the following into the .WAC




if never() then // start rainfall and fast-moving clouds

rain(75,1)

overcast(70,30)

skyspeed(80)


// Random Lightning and Thunder
If past(10) and random (33) then
farflash
endif

lightning(250,250,250)
wave("thdrcrk2.wav",1000)

To have snow instead of rain, then replace the word Rain with the word Snow.
__________________
Reply With Quote
  #4  
Old 12-12-2005, 04:20 PM
dave61 is offline dave61
dave61's Avatar
I.C.U.

Join Date: Jul 2005
Location: Here & There
Posts: 2,155

Send a message via Yahoo to dave61
Wink

Quote:
Originally posted by CoyoteCDS
The weather is controlled by .WAC scripts.

Click on tools, then open mission WAC, then copy & paste the following into the .WAC




if never() then // start rainfall and fast-moving clouds

rain(75,1)

overcast(70,30)

skyspeed(80)


// Random Lightning and Thunder
If past(10) and random (33) then
farflash
endif

lightning(250,250,250)
wave("thdrcrk2.wav",1000)

To have snow instead of rain, then replace the word Rain with the word Snow.
Don't forget the "endif" statement. It won't work without it.

if never() then // start rainfall and fast-moving clouds
rain(75,1)
overcast(70,30)
skyspeed(80)
endif

Then combine the lightning flash with the color statement and wav :


If past(10) and random (33) then // Random Lightning and Thunder
farflash
lightning(250,250,250)
wave("thdrcrk2.wav",1000)
endif
Reply With Quote
  #5  
Old 12-12-2005, 04:25 PM
dave61 is offline dave61
dave61's Avatar
I.C.U.

Join Date: Jul 2005
Location: Here & There
Posts: 2,155

Send a message via Yahoo to dave61
Wink

The new items are done with a .def file. It opens items that are already in the med. you can download it at
http://www.dfbarracks.com/downloads/...tion=dc&cid=13

Last edited by dave61; 12-13-2005 at 03:30 PM.
Reply With Quote
  #6  
Old 12-21-2005, 09:55 PM
KU43 is offline KU43
KU43's Avatar
Registered User

Join Date: Dec 2003
Location: Arizona
Posts: 492

All rightie then, thanks, saved me a post.
__________________
To disarm the people is the best and most effectual way to enslave them
George Manson
Reply With Quote
  #7  
Old 12-30-2005, 03:20 AM
.DareDevil. is offline .DareDevil.
Registered User

Join Date: Oct 2003
Posts: 1,474

Send a message via ICQ to .DareDevil. Send a message via AIM to .DareDevil. Send a message via Yahoo to .DareDevil.
Be careful when using weather its been known on alot of maps to cause lag and so on! I think mostly reason was the maker didnt do it right or something!Ive seen many maps over weather that made me and many others get lag!
__________________
ÐÅR€Ð€V¡£=CP=

<=CP=> Forums
www.phpbbplanet.com/camouflagedp

Free PHPBB Forums
www.phpbbplanet.com

<=CP=> Teamspeak IP
209.190.31.155:5001

Free Teamspeak Server
http://www.going-live.com/vb/index.php?





Reply With Quote
Reply


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

Advanced Search
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Map Making °ÇÛ°Kru§her Delta Force 1 10-11-2006 07:18 PM
Map Making Rogus Joint Operations 0 07-11-2005 02:30 PM
DFBHD Map Making Question slick50500 Delta Force 3 03-05-2005 01:25 PM
Map Making XSS WIDOW Delta Force 3 08-30-2004 05:09 PM
df1 map making question Jake Delta Force 4 01-11-2004 09:22 AM


All times are GMT -5. The time now is 06:56 PM.




Powered by vBulletin®