Giter Club home page Giter Club logo

Comments (6)

meag avatar meag commented on June 3, 2024

Gave this a quick test and can't replicate here, can you confirm:

Your operating system keyboard layout (swedish?)
The bind command you're using? (bind kp_8 "say_team testing @ %l")

Do you know what build you last had this working?

from ezquake-source.

meag avatar meag commented on June 3, 2024

Hi there - would like to get this fixed for 3.0.1 release, if it's still a problem?

from ezquake-source.

ok98 avatar ok98 commented on June 3, 2024

Hello,
I used 2.2 stable when i worked. Tested it again, and it still works in 2.2.
I use swedish keyboard layout.
bind * ".droppedpack"
bind - ".attack"
bind + "tracklist"
alias .attack "say_team {&cf00$$nick2 attack&cfff} {&cf00[&cfff}{%d}{&cf00]&cfff} {%E}"
alias .droppedpack "say_team $$nick {&cf0fborepack&cfff} $[{%d}$] e:{%E}"

noone of these works.

Even Enter doesent work.
Enter dont even work with in_builtinkeymap 0, but then i can type - + and numbers in the console.

I use Windows 7.

from ezquake-source.

meag avatar meag commented on June 3, 2024

Okay, it looks like cl_keypad was removed, this converted keypad buttons to standard buttons. Can you try instead:

bind kp_star ".droppedpack"
bind kp_minus ".attack"
bind kp_plus "tracklist"

Also: kp_enter, kp_3, kp_4, etc.

from ezquake-source.

ok98 avatar ok98 commented on June 3, 2024

That did work,
But how du i bind enter to just "enter" want to use it to just puch enter after i wrote someting in the console

from ezquake-source.

meag avatar meag commented on June 3, 2024

Okay, I've added cl_keypad support back in, so your old config should work if you set cl_keypad 0 (it was probably set this way in 2.2). Hopefully stops one more 2.2 -> 3.0 upgrade issue :)

Thanks for reporting.

from ezquake-source.

Related Issues (20)

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.