{{ _('LackeyCCG') }}
{% trans trimmed lackey=external("https://lackeyccg.com", "Lackey CCG") %} {{ lackey }} is an old software to play Collectible Card Games online. It is still the foremost online plateform when it comes to play V:tES in real time, as it is free and up-to-date cardwise. {% endtrans %}
{{ _('Install') }}
{% trans trimmed lackey=external("https://lackeyccg.com", "Lackey CCG") %} Go to the {{ lackey }} page and install the software on your system. {% endtrans %}
{{ _('On Mac OSX') }}
{{ _("The system's security prevents the application to run:") }}
 }})
{% trans trimmed
command_line='xattr -dr com.apple.quarantine /Applications/LackeyCCG'|safe,
error_web_page=external("https://lackeyccg.com/missingfontserror.html", _('error web page'))
%}
If you just allow it in your system preference,
it will take you to a "Missing fonts" {{ error_web_page }} instead of launching.
To fix it, open a Terminal and type the following command:
{{ command_line }}
Replace the last part with the path of your LackeyCCG folder
if you did not put it in the Applications folder.
{% endtrans %}
{{ _('On Windows') }}
{% trans trimmed %} The system's security prevents the application to run if it is not run with admin privileges. {% endtrans %}
{% trans trimmed
plugins='Plugins'|safe,
autoupdate_url='http://www.lackeyccg.com/vtes/high/updatelist.txt'|safe,
install='Install or Update from URL'|safe
%}
Go to the {{ plugins }} tab and paste this AutoUpdate URL
to activate the VtES plugin:
{{ autoupdate_url }}
then click the {{ install }} button.
{% endtrans %}
 }})
{% trans trimmed autoupdate_finished='AutoUpdate process completed with a few errors'|safe, browse_installed='Browse installed plugins to load one...'|safe, vtes='vtes'|safe, choose='Choose'|safe %} This takes a few minutes. Once the download is finished and displays {{ autoupdate_finished }}, click the {{ browse_installed }} button, select the {{ vtes }} plugin and click the {{ choose }} button. {% endtrans %}
 }})
{% trans trimmed plugins='Plugins'|safe, download_images='Download all missing card images'|safe %} The interface has now adopted VtES colors. Go back to the {{ plugins }} tab and click the {{ download_images }} button. You can let that run in the background as it takes around 30 minutes, but this will avoid unneccessary delays when displaying card images during play. {% endtrans %}
 }})
{% trans trimmed preferences='Preferences'|safe %} Now go to the {{ preferences }} tab and choose a suitable nickname. You're all set. {% endtrans %}
 }})
{{ _('Play') }}
{% trans trimmed server='Server'|safe, connect='Connect to the game matching server!'|safe %} To find an online game, go to the {{ server }} tab and click the {{ connect }} button. {% endtrans %}
 }})
{% trans trimmed amaranth=external("https://amaranth.vtes.co.nz", "Amaranth"), export='Export'|safe, lackey_deck='LackeyCCG/plugins/vtes/decks'|safe, deck_editor='Deck Editor'|safe, browse='Browse...'|safe %} To use your decks exported from {{ amaranth }} (use the {{ export }} button), you have to copy the text file into the {{ lackey_deck }} folder. You can then find them in LackeyCCG {{ deck_editor }} tab by clicking on the {{ browse }} button. {% endtrans %}
 }})
{% trans trimmed paste='Paste'|safe %} Alternatively, you can use the {{ paste }} button to paste the decklist directly in a new deck. Make sure to paste the library and crypt parts independantly in this case. {% endtrans %}
{% trans trimmed %} Finally, make sure you click the green + buttons in the interface to get access to all the menus. {% endtrans %}
 }})
{{ _('Keyboard Layout') }}
{% trans trimmed %} LackeyCCG uses a non-configurable US keyboard layout. This means you may not be able to use punctuation and numbers when typing if you do not have a US keyboard. The only known "workaround" is to configure your system keyboard to us an US mapping. {% endtrans %}
{{ _('Useful commands') }}
{% trans trimmed preferences='Preferences'|safe %} Note that you can configure keyboard shortcuts to your liking in the {{ preferences }} tab. {% endtrans %}
- Double click: {{ _("Lock or Unlock") }}
- Ctrl +: {{ _("Add a blood") }}
- Ctrl -: {{ _("Remove a blood") }}
- Ctrl D: {{ _("Draw a card from library") }}
- Hover & Shift: {{ _("Peek at the face of one of your crypt card") }}
{% trans trimmed range_of_commands=external("https://lackeyccg.com/tutoriallogcommands.html", _("range of commands")), secret='/secret'|safe, reveal='/reveal'|safe %} Lackey also offers a {{ range_of_commands }} to use in the chat window (beginning with "/"). Among them, the {{ secret }} and {{ reveal }} command can be useful for some cards. {% endtrans %}