Regards:
This is mainly for those who do not know some characteristics of the VA.
One of the most attractive functions of the VA is the call or LOOP, and JUMPER with the two commands can do similar things and others very different. In today's case a very practical function for those CMDRs who need to know the state of a variable and if this has been changed by the EDDI, the VA automatically reads that variable. Since you can pass variable from EDDI to VA and vice versa.
As an example the following VA instruction will always be "heard" or reading the status of a variable, int, boolean, etc etc and will act accordingly. Market name is escuchadorrprincipal, which we can start with the VA with proper instruction.
marker: escuchadorprincipal
Here we place all the comparisons of variables we need and actions we need and execute other VA commands if the variables are met
Jump to Market: escuchadorprincipal
Dam to the point called marker: escuchadorprinciapal and performs all actions or comparisons programmed)
A practical example:
If the EDDI event of docking request we assign a variable X, you can buy if that variable X is passed from 0 to 1 and we could do what we think
ORIGINAL
Saludos:
Esto es principalmente para aquellos que no conocen algunas caracteristicas del VA.
Una de las funciones mas atractivas del VA es el llamadao LOOP, y JUMPER con los dos comandos se pueden hacer cosas similares y otras muy diferenciadas. En el caso de hoy una funcion muy practtica para aquellos CMDR que necesitan conocer el estado de una variable y si esta a sido cambiada por el EDDI, que el VA automaticamente lea esa variable. Ya que se pueden pasar variable de EDDI a VA y viceversa.
A modo de Ejemplo la siguiente instruccion del VA estara siempre "escuchado" o leyendo el estado de una variable, int,booleana, etc etc y actuara en consecuencia.Nombre del Market es escuchador_principal, que lo podemos iniciar con el VA con instruccion adecuada.
marker:escuchador_principal
aqui se coloca toda las comparaciones de variables que necesitemos y acciones que necesitemos y ejecutar otros comandos del VA si la variables se cumplen
jump to Market:escuchador_principal
Represa al punto llamado Marker:escuchador_principal y realiza todas las acciones o comparacionesprogramaddas)
A ejemplo practico:
Si el evento de EDDI de peticion de atraque le asignamos una varible X, podra VA comprar si esa variable X a pasado de 0 a 1 y podriamos realizar lo que creamos conveniente