View Single Post
  #13  
Old 06-13-2014, 08:14 PM
Guest001 is offline Guest001
Registered User

Join Date: Aug 2008
Posts: 4,971

Quote:
Originally Posted by HomeSkool View Post
That test map you made is awesome. I've never seen such a good explosion in Joint Ops before. That must have taken forever!

I've set the time to 60 minutes per day in Nile, So 1 sec = 1 minute.
I have a question about one of your examples.

Instead of setting a variable like this

if eq curTOD,08:00 then
set v1,1
endif

Could I avoid the variable and just do this?

if eq curTOD,17:00 then
ssntoWP 1,1
endif

Reason I ask it because I tried to do it and it did not work.
PART 1

The WAC is renowned to be wonky in maps made with the NILE if you manually edit the WAC yourself.

It also uses a different system of AI Identification and as far as I know ssn is not used at all.

It generates the WAC scripts from within the program itself.

All of my JO, DFX and DFX2 maps have been made with DFX MEd 2.60

So I suggest you give it a try.

I will not say whether it's better or worse, just that my system of learning and knowledge is based on the MEd not the NILE.

All of the info on Dave61's web site is also MEd based data.

Last edited by Guest001; 06-13-2014 at 08:27 PM.
Reply With Quote