Go back to previous topic
Forum Name New Player Q&A
Topic subjectZulgh's Role, Desc, and Note Formatter for Windows
Topic URLhttps://forums.carrionfields.com/dcboard.php?az=show_topic&forum=5&topic_id=2639&mesg_id=2639
2639, Zulgh's Role, Desc, and Note Formatter for Windows
Posted by Valguarnera on Wed 31-Dec-69 07:00 PM
Here is a little application Zulgh whipped up in C# that you can use to format your roles, notes and descriptions. It will limit your input to 3000 characters which should guarantee that you don't lose any of your role if it gets published on the Premium Battlefield.

You can find a link to the executable hosted temporarily on discord at:
https://cdn.discordapp.com/attachments/510822143643222016/718838338978578462/CF_Formatter.zip

Once you have the .NET Framework installed you should just be able to click and run the executable, and it's self-explanitory.

--------------------------------------------------------------------------------

Zulgh wrote this in C# and it requires Windows and the .NET Framework v3.5. You can find the .NET Framework v3.5 here at microsoft.com.

--------------------------------------------------------------------------------

Mort was inspired by this to toy around a bit with Javascript, and made a shameless copyversion that's self-contained in a HTML page, and runs in the browser. It has a few things to note, but they're included in the "application's" info box.

Since it is self-contained, you could save the file on your computer and use it from there. Also, Mort tested it in the Nokia S60 browser which is webkit based, and it failed spectacularly. Any input from other webkit based browser users (Safari, etc.) would be welcome since Mort may need this sort of stuff for "real" webpages someday.

The formatter is the attached document:
http://forums.carrionfields.com/dc/user_files/61.html

valguarnera@carrionfields.com