And I thought german umlauts are crazy...
Well, you have two possibilities!
1. The quick and dirty way
Search for #SCRIPTGENERATION# on top of the script. Add the following line below:
#USEOLDENGINE#=TRUE
2. The advanced way for future use
Search for #ENDSUBSTITUTETAGS# on bottom of the script. Add the following lines before:
#SUBSTITUTEWORD#=ž=
#SUBSTITUTEWORD#=é=
#SUBSTITUTEWORD#==c
#SUBSTITUTEWORD#=Ã=
#SUBSTITUTEWORD#=Å™=r
#SUBSTITUTEWORD#=Å¡=
#SUBSTITUTEWORD#=ý=
#SUBSTITUTEWORD#=›=e
#SUBSTITUTEWORD#=á=
#SUBSTITUTEWORD#=ů=u
#SUBSTITUTEWORD#=Å¥=t
#SUBSTITUTEWORD#=ó=
#SUBSTITUTEWORD#=ú=
#SUBSTITUTEWORD#=Œ=C
#SUBSTITUTEWORD#=ň=n
#SUBSTITUTEWORD#=Ã=
#SUBSTITUTEWORD#=Ě=E
#SUBSTITUTEWORD#=Ã=
#SUBSTITUTEWORD#=Ž=
#SUBSTITUTEWORD#=Å=
#SUBSTITUTEWORD#=É=
#SUBSTITUTEWORD#=Ã=
#SUBSTITUTEWORD#=c=l
Your example will look good (I don't speak a single word cz).
But I'm pretty sure some special characters are missing...
Some of the special characters my german notepad won't draw - maybe you can edit it after the second "=" for your needs.