Menu

#146 MQWCL's 0.97b %u

needs a discussion
closed
nobody
5
2005-11-10
2005-05-09
No

To make non-advanced ezQuake teamplay configs
compatible with MQWCL's 0.97b ones, ezQuake should
allow %u macro which diplays the value of /tp_nick

Discussion

  • JohnNy_cz

    JohnNy_cz - 2005-05-15

    Logged In: YES
    user_id=1113699

    what's /tp nick ? Variable? Variable called tp?

     
  • Anonymous

    Anonymous - 2005-05-15

    Logged In: YES
    user_id=1110256

    It's a variable (defined as cvar2 in MQWCL 0.97b source
    code) like /tp_name_axe in ezQuake.

    Example of usage:
    /bind "d" "say_team $\%u: get quad!"
    /tp_nick "ar"

    After I hit "d" key my teammates see:
    ar: get quad

    The same thing can be easily acomplished by using $nick and
    /set nick ar, but as I said - it's about compatibility and
    standards.

    Thanks for your interest.

     
  • JohnNy_cz

    JohnNy_cz - 2005-07-02

    Logged In: YES
    user_id=1113699

    %u is already reserved for 'need' (tp_need_*)

     
  • JohnNy_cz

    JohnNy_cz - 2005-07-02
    • milestone: 426618 --> needs a discussion
     
  • JohnNy_cz

    JohnNy_cz - 2005-11-10
    • status: open --> closed