Coder Social home page Coder Social logo

Cyrillic support about kf2hud HOT 8 OPEN

insultingpros avatar insultingpros commented on August 23, 2024
Cyrillic support

from kf2hud.

Comments (8)

Shtoyan avatar Shtoyan commented on August 23, 2024

There is already localization support. But I've never tested how complete it is, and that's why I don't include int files into releases.

If you want, you can check yourself.

[KF2DamageMessage]
HPString="HP"
MessageShowTime=4.000000

[KF2HUD]
HudStyles=("Classic HUD, old icons","Classic HUD, new icons","Cool HUD (center)","Cool HUD (left)","KF2 HUD")
BarStyles=("Classic Bars","Modern Bars","Modern Extended","Cool Bars","KF2 Bars")

[KF2KillMessage]
KillString="kill"
KillsString="kills"
MessageShowTime=4.000000

[KF2KillMessageClassic]
KillString="kill"
KillsString="kills"
MessageShowTime=4.000000

[mut]
FriendlyName="KF2HUD"
Description="KF2 HUD."

from kf2hud.

ivanmagadan avatar ivanmagadan commented on August 23, 2024

The font that is present in the mutator does not contain the Cyrillic alphabet.
image

from kf2hud.

Shtoyan avatar Shtoyan commented on August 23, 2024

I'm not motivated to work on this mod at the moment, but I'm ready to accept pull requests that resolve this issue.

from kf2hud.

ivanmagadan avatar ivanmagadan commented on August 23, 2024

It's a pity. I myself tried to add Cyrillic letters to the texture with the font, but the mutator gives an error during compilation. It turned out that changing the font is not so easy for me.

from kf2hud.

HekuT avatar HekuT commented on August 23, 2024

Yes. Many players complain that Russian is not supported.

from kf2hud.

Shtoyan avatar Shtoyan commented on August 23, 2024

I myself tried to add Cyrillic letters to the texture with the font, but the mutator gives an error during compilation. It turned out that changing the font is not so easy for me.

Check this guide. Or try to use original texture from KF2.

from kf2hud.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.