Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

CChar Replacer v.1.0 - adds support for national characters!

Announcements of new plugins or updates.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
Andrew
Posts: 20
Joined: April 27th, 2009, 4:17 pm

CChar Replacer v.1.0 - adds support for national characters!

Post by Andrew »

Hi everyone. This is my first post. I'd like to introduce my new plugin - CChar Replacer. With this, you can add support for national characters created by CustCharEditor or change any character to another e.g. change all dots to _. Just as you like :)
I've created a language editor so it's easy to add what you like. For now, lang.xml has only polish characters, you can add your own language or create a new file.

Copy ccr.dll and lang.xml to LCD Smartie plugins directory.

In page settings enter something like this:
Image

ccr - this is the plugin dll name
1 - this is the method name, must be always 1
$WinamTitle - here you can enter anything you want to replace
PL - this is the language ID from lang.xml

Plugin in action:
Image

The language editor looks like that:
Image

To run you need to install .NET Framework 3.5
Works with LCD Smartie 5.4, but not the 5.4.1 beta!

I hope, you'll like it :)
You do not have the required permissions to view the files attached to this post.

DotA_Player
Posts: 57
Joined: February 23rd, 2008, 7:42 pm

Re: CChar Replacer v.1.0 - adds support for national characters!

Post by DotA_Player »

Nice work, works fine. I am sure it will solve much problems.

You might not set caps characters to become small automatically - we may do it manually. I like more if the character is large w/o special sign...

Andrew
Posts: 20
Joined: April 27th, 2009, 4:17 pm

Re: CChar Replacer v.1.0 - adds support for national characters!

Post by Andrew »

Maybe in the next version ;) Currently, in v. 1.0 is a bug that could not change text from other plugins. It's fixed but after installing .NET 4.0 all stops workin'... When I fix the .NET 4.0 problem I write some more config. So stay tuned.

Post Reply