Announcement

Collapse
No announcement yet.

[ES]Guia de Macros

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • [ES]Guia de Macros

    Macros

    Los macros son para reducir la cantidad de movimientos, clicks y combinar skills de una forma mas rápida. Son muy útiles para pvp para evitar apretar control (todas las macros de ataque directo, si el enemigo no esta morado requieren apretar dos veces el botón F' correspondiente, si lo hacen con el Mouse basta con un clic)

    Paso 1

    Abren system y luego macro o simplemente apretan Alt.+ R

    Paso 2

    Cada Pj tiene espacios para 24 macros, cada macro que creemos ocupara uno de estos, cabe recordar que los espacios son iguales tanto para main class como para sub class, el limite es 24 por pj no por profesión.

    Paso 3

    Comenzaremos con una macro simple de ataque, es bastante practica para un guerrero para atacar sin apretar ctrl. Apretan el botón ADD. Le colocan un nombre a la macro, algo sugerente como mmmmm…… Atacar o.O y eligen un icono adecuado a la macro que hacen( puede ser cualquiera no tiene relevancia). En la línea 00 escriben el comando /attackforce luego le colocan save y ya esta lista la macro de ataque. Como notaron es algo muy simple ahora comenzamos con lo avanzado.

    Paso 4

    Macros de Ataque para skills: Como bien saben hay que apretar control para usar algunas skills en pvp, en lo personal encuentro muy util usar macros de ataque. Existen dos formas de colocar una skill en la macro. La primera y mas facil es con el sistema drag & drop que te da cualquier icono del juego (pociones, barra de f’s skills, etc.) abren su inventario de skills Alt. + K, toman una skill y la arrastran con el boton izq del Mouse. A la linea que quieren poner su skill.

    Aparecerá algo como esto /useskill hydro blast lo cual sirver para atacar solo MOBS, para atacar pjs hay que apretar ctrl. Deberia ser /useskillforce hydro blast para lo cual deben hacer un pequeño cambio. (hay algunas skills que por su nombre largo no se pueden escribir como useskillforce, en el paso siguiente podran ver como hacer que funcionen estas skills)

    Ahora probemos algo por ejemplo avisar el target a la party En la segunda linea escriben primero el símbolo de party “#” y luego avisan el target por ejemplo atancando a ===>

    Debería ser algo mas menos así 01 # atacando a ==> %target

    Con eso ya avisan el target a la party( se puede hacer variantes tanto para la ally como para el clan solo cambiando el símbolo “#” por “@” o “$”).

    Paso 5

    Macros Con Accesos directos

    Para hacer macros con objetos como armas pociones scrolls y skills que tienen nombre muy largo o cosas por el estilo se hacen desde la barra de f’s.

    Tomas tu item del inventario y lo arrastras a la barra

    Una vez que esta puesto en la barra puedes hacer la macro

    Esta vez en la linea 00 colocas /useshorcut x y, donde x es el numero de la barra en la que esta el acceso e y es el numero del acceso directo en la barra.

    Para usar skills de nombre largo solo deben escribir /useshortcutforce x y con el mismo sistema anterior. Ejemplo /useshortcutforce 8 12 Para Aura Flash

    Paso 6

    Macros de skills mezcladas: A veces queremos hacer mezclas de skills por ejemplo con un enano ambos stunt. En este caso todas las skills tienen un tiempo predeterminado de casteo, esto puede variar un poco según los buff que lleve el pj en el momento, por eso no es muy recomendable mezclar muchas skills.

    Para evitar que en una macro solo nos funcione la primera linea se necesita agregar el comando /delay x, donde x es la cantidad de segundos correspondientes entre un casteo y otro.

    Ejemplo:

    Linea 00 /useskillforce armor crush
    Linea 01 /delay 2
    Linea 02 /useskillforce hammer crush

    Paso 7

    Ahora pueden mezclar comandos interesantes y asi tener macros mas avanzadas, como por ejemplo avisar el target a la party o hacer target a algun pj que los ha estado molestando

    Por ejemplo: para lvl tranquilo usan su ataque de leveleo, en la linea 0 y 1 el target del pj.
    00 /attack
    01 /target nombre

    Existen tambien macros para dejar tu pj gritando cuando dejas comprando

    Ejemplo:
    00 +WTB MEDAL OF HONOR
    01 /delay 120
    02 +WTB MEDAL OF HONOR

    O para usar cp pots y las posiones de vida

    00 /useshotcut 8 1
    01 /delay 1
    02 /useshotcut 8 2

    Y asi completan las lineas sigtes hacia abajo.

    A continuación una lista de los comandos para macros y para l2 en general

    Comandos del Lineage II Chat

    ! [mensaje] Menaje global
    + [mensaje] Mensaje comerciar
    # [mensaje] chat de la party
    @ [mensaje] chat del clan
    $ [mensaje] chat de la alianza
    % [mensaje] Mensajes de héroe
    "[nick] [mensaje] Mensaje Privado

    Command channel

    /channelinvite [nick] Invitar a un líder de party al Command Channel
    /channelkick [nick] Sacar una party del Command Channel
    /channeldelete [nick] Borrar el Command Channel
    /channelleave [nick] Salirse de un Command Channel
    ` [mensaje] chat de líderes de party
    `` [mensaje] mensajes de líder de raid Amistad / Ignorar
    /friendlist --> muestra lista de amigos
    /friendinvite [nick] --> Añade un jugador a la lista de amigos
    /frienddel [nick] --> Borra un jugador de la lista de amigos
    /blocklist --> Lista de jugadores bloqueados
    /block [nick] --> Añade a un jugador a la lista de bloqueados
    /unblock [nick] --> Borra un jugador de la lista de bloqueados
    /allblock --> Bloquea la recepción de mensajes por chat
    /allunblock --> Desbloquea la recepción de mensajes por chat
    /evaluate --> Recomendar a un jugador

    GM / Peticiones

    /gm [mensaje] --> Envía un mensaje de petición a un GM
    /gmcancel --> Cancela una petición anteriormente enviada
    /gmlist --> Lista de GMs activos

    /unstuck --> Mueve el personaje a la villa más cercana

    Movimiento / Tiempo / Grabación

    /loc --> Muestra la localización x, y, z
    /time --> Muestra la hora ingame
    /sit --> El personaje se sienta
    /stand --> El personaje se levanta
    /walk --> Activa la opción de andar
    /run --> Activa la opción de correr
    /mountdismount --> El personaje se monta o se desmonta del pet
    /start_videorecording --> Comenzar la grabación
    /end_videorecording --> Detener la grabación Combate
    /attack [target] --> Ataca al objetivo marcado
    /attackforce [target] --> Fuerza el ataque al objetivo marcado
    /attackstand [target] --> Ataca mientras el personaje se queda en una misma posición
    /target [target] --> Seleccionar un objetivo
    /targetnext --> Selecciona el siguiente objetivo atacable
    /assist [target] --> Cambia al objetivo del [target]
    /olympiadstat --> Muestra victorias, derrotas y puntos del periodo actual Party
    /invite [nick] --> Invitar a una party
    /leave --> Salir de una party
    /dismiss [nick] --> Hechar de una party
    /partymatching --> Muestra la party
    /partyinfo --> Información sobre la party
    /changepartyleader --> Cambia el lider de la party Intercambio
    /pickup --> recoger un objeto
    /trade [target] --> Intercambio con el personaje marcado
    /vendor [item] --> Ponerse en opción de venta de objetos
    /buy [item] --> Ponerse en opción de compra de objetos
    /dwarvenmanufacture --> Instalar un almacén de fabricación privada de enano
    /generalmanufacture --> Instalar un almacén de fabricación privada estándard
    /findprivatestore [texto] --> Buscar un objeto en el almacén de fabricación privada

    Clan

    /nick --> Ponerse un título
    /enemylist --> Muestra los clanes enemigos que están pendiente de confirmar una declaración de guerra
    /attackerlist --> Muestra los clanes atacantes que te han declarado la guerra pero no ha sido confirmada
    /clanwarlist --> Muestra los clanes en guerra, ha sido aceptada la declaración de guerra
    /clanwarstart --> Declara la guerra a un clan enemigo
    /clanwarstop --> Finaliza la guerra con un clan enemigo
    /siegestatus --> Muestra los clanes apuntados en la zona de asedio (solo líderes de clan que sean nobles)
    /clanpenalty --> Muestra las penalizaciones del clan Alianza
    /allyinvite [target clan leader] --> Invitar que un clan entre a la alianza
    /allydismiss [clan] --> Hecha a un clan de la alianza
    /allyleave --> Irse de la alianza
    /allydissolve --> Disolver alianza
    /allycrest --> Para poner la crest de la alianza
    /allyinfo --> Muestra información de la alianza Duelos
    /duel [target] Pedir duelo al player seleccionado
    /partyduel [target] Pedir duelo a la party del player seleccionado
    /withdraw Finalizar el duelo (rendirse) Emoticonos (Acciones)
    /socialno --> No
    /socialyes --> Sí
    /socialbow --> Reverencia
    /socialunaware --> En duda
    /sociallaugh --> Reirse
    /socialhello --> Saludar
    /socialvictory --> Victoria
    /socialcharge --> Esperar
    /socialdance --> Bailar
    /socialsad --> Llorar
    /socialapplause --> Aplaudir
    /socialwaiting --> Esperando

    Macros

    /useskill [skill_name] --> Activa la habilidad indicada
    /useskillforce [skill_name] --> Fuerza la activación de la habilidad indicada
    /useskillstand [skill_name] --> Activa la habilidad indicada mientras el personaje se queda en una misma posición
    /useshortcut [n] [y] --> Activa la habilidad que está en la barra rápida n y en la posición y %Target --> Variable que indica que estás seleccionando

    Ejemplo "#Atacando a %Target" pondría en el chat de party: Atacando a Nombre_NPC/Player

    /delay [nseg] --> Pausa de x segundos
    /fixedskill efecto de skill cuando usas shift (pj no se mueve de su lugar)
    /fixedskillforce fuerza el efecto de shift con skill

    Conclusiones:

    -Macros: Los macros son basicamente atajos, es complementar varias funciones en tan solo un boton.
    -Se pueden crear hasta 24 Macros por personaje.
    -El nombre maximo de una macro consiste en un maximo de 12 caracteres, un acronimo de 4 caracteres, y una descripcion de 32 caracteres.
    -Cada macro puede contener hasta 12 comandos, y cado uno 32 caracteres -Una macro no puede llamar a otra como parte de su ejecucion, si sucede se detendra
    Last edited by Bishopina; 10-09-2013, 05:38 PM.

  • #2
    English

    Macros

    Marcos are usefull to reduce the number of movements, click and combine skills in a faster way. They are very usefull to avoid presing control (all direct attack macros, require that you press the corresponding F' button twice if the enemy hasn't his name purple, if you use the Mouse one click will be enough)

    Step 1

    Open system and then Macro, or just press ALT + R

    Step 2

    Each character has 24 macro slots, each macro we creat occupies one of this slots, the slots are the same for the main class and the subs, so if you change your profession you will have the same macros, no new slots.

    Step 3

    We will start with a simple attack macro, it is really usefull for a warrior to attack without having to press control. We press the ADD botton. You choose a name for the macro, something like hmmmm.... Attack o.O and choose an adecuate icon for the macro (it can be anyone that you want, its not relevant). In the 00 line you write the command /attackforce and then press save, and the macro is ready. As you will notice this one is very simple, now we shall advance to more complicated ones.

    Step 4

    Attack Macros for Skills: As you well know, you have to press contro to use some skills on pvp, i personally find it very usefull to use attack macros. There are two ways to include skills in a macro. The first and easier one is using the drag and drop system that any in game icon has (potions, bar of f's skills, etc.) you open your skill inventory ALT+K, you choose a skill and drag it with the left mouse click into the line were you want to place your skill.

    Something like this will appear /useskill hydro blast , which is usefull to attack only MOBS, to attack other players you should press control. So it should be /usekillforce hydro blast so you only have to apply this small change (there are some skills that have a very long name, so you wont be able to right it /useskillforce , in the next step you will be able to see have we make this skills work)

    Now we will try something like showing the party a specific target. In the second line you should write the party simbol "#" and then you will anounce your target por example attacking ===>

    It should be something like this 01 attaking ==> %target

    With this you will make notice of your target (you can also use it for clan and ally chat by changing the simbol “#” fot “@” or “$”).

    Step 5

    Macros with Shorcuts

    To include objetcs in your macros such as potions scrolls and skills which have a very long name, you can do it from your skill bar.

    You take the item from your inventory and drag it to the macro barTomas tu item del inventario y lo arrastras a la barra

    Once it is placed in the bar you can create your macro

    This time in the 00 line you write /useshorcut x y, where x is the number of the bar were you will place the shortcut and y is the number of the shortcut in the bar.

    To use skills which have a very long name you just have to write /useshortcutforce x y with the same system as mentioned before. Example /use shortcutforce 8 12 for Aura Flash

    Step 6

    Macros with various skills: Sometimes we want to combine skills for example, use both stunts with a dwarf. In this case all the skills have a predetermined casting time, this may variate depending which buffs the player has, although i do not advice to combine lots of skills in the same macro..

    To avoid that only the first line works, we will have to add the comand /delay x, were x is the amount of seconds in between one casting and the other.

    Example:

    Line 00 /useskillforce armor crush
    Line 01 /delay 2
    Line 02 /useskillforce hammer crush

    Step 7

    Now you can combine interesting commands and get more advanced macros, for example communicate your target to your parte or target a character that has been bothering you.

    For example:to be able to lvl in peace use your leveling attack on the line 0 and 1 the characters target.

    00 /attack
    01 /target name

    There are also jacros to leave your character shouting while you let it buying

    Example:
    00 +WTB MEDAL OF HONOR
    01 /delay 120
    02 +WTB MEDAL OF HONOR

    Or to use CP Pots and HP Pots

    00 /useshotcut 8 1
    01 /delay 1
    02 /useshotcut 8 2

    And in that way complete the following lines till you get to the botom.

    Here is a list of commands for macros and L2 in general

    Commands for Lineage II Chat

    ! [message] Global Message
    + [message] Trade Message
    # [message] Party Chat
    @ [message] Clan Chat
    $ [message] Ally Chat
    % [message] Hero Chat
    "[nick] [message] Private chat

    Command channel

    /channelinvite [nick] Invite a party leader to join a Command Channel
    /channelkick [nick] Expell a party from command channel
    /channeldelete [nick] Delete command channel
    /channelleave [nick] Drop from a Command Channel
    ` [mensaje] Party Lider Chat
    `` [mensaje] Raid Lider Messages
    /friendlist --> Shows Friend List
    /friendinvite [nick] --> Add a player to your friend list
    /frienddel [nick] --> Remove a player from your friend list
    /blocklist --> List of Blocked Players
    /block [nick] --> Add a player to your blocked list
    /unblock [nick] --> Remove a player from your blocked list
    /allblock --> Block the incoming chats
    /allunblock --> Unblock all incoming chats
    /evaluate --> Recommend a player

    GM / Petitions

    /gm [mensaje] --> Send a petition message to a GM
    /gmcancel --> Cancel a previously sent petition
    /gmlist --> Active GM's list

    /unstuck --> Move your character to the nearest village

    Movement / Time / Recording

    /loc --> Shows your x, y, z coordinates
    /time --> Shows the ingame time
    /sit --> Character sits
    /stand --> Character gets up
    /walk --> Activate walking option
    /run --> Activate running option
    /mountdismount --> Character mounts or dismounts pet
    /start_videorecording --> Start recording
    /end_videorecording --> Stop Recording
    /attack [target] --> Attack the targeted objective
    /attackforce [target] --> Forces attack to your target
    /attackstand [target] --> Attaks while the character stays in the same position
    /target [target] --> Select target
    /targetnext --> Selects next target
    /assist [target] --> Changes target
    /olympiadstat --> Shows victories, defeats and points in the actual olys period
    /invite [nick] --> Invite to a party
    /leave --> Leave a Party
    /dismiss [nick] --> Kick from party
    /partymatching --> Show party
    /partyinfo --> Information about party
    /changepartyleader --> Change party leader
    /pickup --> Pick an object
    /trade [target] --> Trade with the selected target
    /vendor [item] --> Open private store sell
    /buy [item] --> Open private store buy
    /dwarvenmanufacture --> Open a dwarf manufacturer store
    /generalmanufacture --> Open a standard manufacturer store
    /findprivatestore [texto] --> Look out for an object in a privet manufacturer store

    Clan

    /nick --> Change title
    /enemylist --> Shows all clans who havent confirmed a war declaration
    /attackerlist --> Shows all clans who have declared war
    /clanwarlist --> Shows all clans who have acepted war
    /clanwarstart --> Declare war
    /clanwarstop --> End ware
    /siegestatus --> Shows all clans enlisted for a siege
    /clanpenalty --> Shows all clans penalties
    /allyinvite [target clan leader] --> Invite a clan to form an alliance
    /allydismiss [clan] --> Remove a Clan from Alligance
    /allyleave --> Leave Ally
    /allydissolve --> Disolve Ally
    /allycrest --> Set Clan crest
    /allyinfo --> Show ally info
    /duel [target] Challenge your target to duel
    /partyduel [target] Challenge a party to party duel
    /withdraw End duel
    /socialno --> No
    /socialyes --> Yes
    /socialbow --> bow
    /socialunaware --> doubt
    /sociallaugh --> laugh
    /socialhello --> Say Hi
    /socialvictory --> Victory
    /socialcharge --> Charge
    /socialdance --> Dance
    /socialsad --> Cry
    /socialapplause --> Clap
    /socialwaiting --> Waiting

    Macros

    /useskill [skill_name] --> Use the apointed skill
    /useskillforce [skill_name] --> Forces the appointed skill to be used
    /useskillstand [skill_name] --> Activates the indicated skill while the character stays in the same position
    /useshortcut [n] [y] --> Activates the skills which is in x position in the skill bar
    %Target --> Idicates which character you are targeting

    Example "#Attaking %Target" Attaking NPC/Player Name

    /delay [nseg] --> Pause (x seconds)
    /fixedskill skill efect while using shit (character remains in the same position)
    /fixedskillforce Forces the shift effect while using a skill

    Conclusions:

    -Macros: They are shortcuts assigned to do specific actions by clicking only one icon
    -You can create up to 24 macros.
    -The macros name consists in a maximum of 12 letter, an acronim of max 4 letters, and a description up to 32 letters
    -Each macro con have up to 12 commands, and up to 32 letters
    -A macro con not be used to invoque another macro as a command, if this happens the macro will stop

    Comment

    Working...
    X