* Onelinerz nearly complete - only really need preview MCI implemented

* Added luciano_blocktronics styled onelinerz - need same style for add oneliner still
This commit is contained in:
Bryan Ashby
2016-06-29 23:23:06 -06:00
parent 9bb08c3d54
commit 96348d5ed8
4 changed files with 85 additions and 25 deletions

Binary file not shown.

View File

@@ -84,6 +84,29 @@
}
}
loginOnelinerz: {
config: {
listFormat: "|00|11{username:<12}|08: |03{oneliner:<59.58}"
}
0: {
mci: {
VM1: { height: 10 }
TM2: {
focusTextStyle: first lower
}
}
}
1: {
mci: {
ET1: { width: 60 }
TL2: { width: 60 }
TM3: {
focusTextStyle: first lower
}
}
}
}
mainMenuUserStats: {
mci: {
UN1: { width: 17 }
@@ -336,6 +359,12 @@
}
}
}
ercClient: {
config: {
//chatEntryFormat: "|00|08[|03{bbsTag}|08] |10{userName}|08: |02{message}"
}
}
}
}
}