Thread: volume onsnd's
View Single Post
  #33  
Old 02-17-2014, 04:36 PM
Guest001 is offline Guest001
Registered User

Join Date: Aug 2008
Posts: 4,971

Quote:
Originally Posted by stompem View Post
proves you need a different wac for Med Missions.

Looks like script repeated there...

if never() and () then //New Event
if never() and (Past(9)) then //New Event
SSNSpawn(134280,25)
endif
endif


and

Is that ssn134280 spawns 25 times and is killed twice in the script?
I'll answer this quickly and then get on to the next part...


I know that the IDs are in the Mission Meta File but I already explained how SSNs are an optimization for the game engine.

Also it's not useful data anyway because you can't import NILE missions into the MEd, although you can import MIS to NILE you can see you cannot really interpose them so it's a moot point.

You could probably use either SSN or ID but what would be the point of opening the MIS to look-up the IDs when you can use SSN much easier.
Reply With Quote