08-24-2014, 08:56 AM
Conditional orders.
For anyone who ever had an OBC end up in the wrong tactical coordinates (like I did) or had a ship JMP out of system before it was ready, no explanation is needed.
IF "S1234,TMV,0,0,0" {
S1234,STP,OBC
list of stuff
}
IF "S1234,DOC,C1234" {
C1234,LOAD,stuff
S1234,JMP,8,3,9
}
Do you know what I mean?
For anyone who ever had an OBC end up in the wrong tactical coordinates (like I did) or had a ship JMP out of system before it was ready, no explanation is needed.
IF "S1234,TMV,0,0,0" {
S1234,STP,OBC
list of stuff
}
IF "S1234,DOC,C1234" {
C1234,LOAD,stuff
S1234,JMP,8,3,9
}
Do you know what I mean?