Substitution Macro

Aus Arindal Wiki

Wechseln zu: Navigation, Suche

Zurück zum Makroarchiv

Makrodatei kann hier heruntergeladen werden

Das Ersetzungsmakro (Substitution-Macro)

Das Makro ersetzt beim Tippen automatisch diverse Kürzel in ausgeschriebene Begriffe. Für Rollenspieler eine praktische Sache. Das Makro ist im Grunde nur eine Vorlage und sollte auf die eigenen Bedürfnisse angepasst werden. Der Part links in den einfachen Anführungszeichen ist dabei immer das was man tippt, und das rechts dahinter in den Anführungszeichen ist das was aus dem getippten gemacht wird.


// Substitution macros
// These will replace the text automatically as you type it if there is nothing
// but spaces or punctuation surrounding it
// Change as you like.

// Location Acronyms
'tc' "town center"
'sf' "south forest"
'gvc' "giant vermine cave"
'colo' "coloseum"
'mt' "meditation tower"
'vt' "vermine tree"
'3v' "three valleys"
'sav' "savanne"
'oc' "orga camp"
'qc' "queen chamber"
'dt' "dark tower"


// Creature acronyms
'tg' "baumriese"
'dv' "death vermine"
'ldv' "large death vermine"
'gv' "giant vermine"
'lv' "large vermine"




// Other common phrases, items and the like
// We commented out stuff that might be better used in an extra RPG macro
//'mp' "my pleasure"
//'np' "no problem"
'gk' "gedankenkristall"
'xp' "experience"
//':-)' "/action smiles"
//':)' "/action smiles"
//'disp' "easy kill"
//'sltr' "slaughtered"
//'vanq' "vanquished"
//'brb' "just a moment"
//'bbl' "i´ll be resting for a while"
'sb' "somebody"
'omw' "on my way"
'thx' "thanks"
'ty' "thank you"
//'lol' "hehe"
'pls' "please"
'oow' "on our way"
'atm' "at the moment"
'asap' "as soon as possible"
'afaik' "as far as I know"
'imho' "in my humble opinion"
Persönliche Werkzeuge