Go read the EVN Bible again. Read through the NCB expressions section and the misn resource section in particular; everything you need to know is there. If you don't get it after reading through it several times, there is very little that we can do to help you.
Now, in your case, I would make sure both missions have 100 in AvailRandom (so they always appear). Next, go to the OnSuccess field for your first mission and put in the appropriate NCB expression to set a NCB. This basically means that you are setting a control bit to a value or activating it. In your second mission, you need to go to AvailBits and make sure that the same NCB expression you used in the OnSuccess for the first mission is present in the AvailBits field for the second mission. This is the easiest way to chain missions together.
Quote
No, im developing for windows because i own a windows pc and dont actually own a mac, this is difficult enough with one format thanks all the same. and i keep mentioning windows becasue you get windows orientated advice and mac advice may not work.
Its nothing personal (or for that matter professional). if the plug can be easily converted: good. but my aim is to make this plug for my computer. not neccissarily yours.
You apparently know very little about how the application as implemented upon the two platforms works.