Jump to content
Korean Random
nehalemex

Значок анонимайзера

Recommended Posts

No work for my at the:

release/configs/default/statisticForm.xc

 

 

    "formatLeftNick":  "<img src='xvm://res/icons/flags/{{flag|default}}.png' width='16' height='13'><font color='{{c:xr}}' alpha='{{alive?#FF|#80}}'>{{name%.{{my-anonym?13|15}}s~..}}</font>{{my-anonym?<img src='cfg://SicFunzler/images/Anonym/anonym.png' width='16' height='13'>}} <font alpha='#A0'>{{clan}}</font>",

 

No anonym symbol

 

MFG

SicFunzler

Share this post


Link to post

Short link
Share on other sites

No problems in the log files

 

in the statistic no anonym Icon

 

In the PlayerPanel i made it with budys (IsAnonym.py) and its work perfect.

 

MFG

SicFunzler

shot_002.jpg

shot_001.jpg

Share this post


Link to post

Short link
Share on other sites

@SicFunzler there seems to be a slight misunderstanding :)


This macro is intended to use when current player has enabled the anonymizer, but not to mark other anonymous players.

Share this post


Link to post

Short link
Share on other sites

oh scuze

i'm think this but one other say no no its for see when player has enabled the anonymizer

 

Now i have made it with the other mod and go SuPer

 

THX for HELP

 

MFG

SicFunzler

shot_001.jpg

Edited by SicFunzler

Share this post


Link to post

Short link
Share on other sites
2 минуты назад, Mr 13 сказал:

@SicFunzler there seems to be a slight misunderstanding :)


This macro is intended to use when current player has enabled the anonymizer, but not to mark other anonymous players.

А планируется добавить макрос для всех,чтоб как то их выделить в будущем?

Share this post


Link to post

Short link
Share on other sites
5 часов назад, SicFunzler сказал:

In the PlayerPanel i made it with budys (IsAnonym.py) and its work perfect.

where can I download?

Share this post


Link to post

Short link
Share on other sites

@Slava7572 

 

// Anonym Icon.
    "IsAnonym": {
      "enabled": true,
      "x": 128, "y": 5, "width": 25, "height": 16, "align": "center", "alpha": "{{py:IsAnonym('{{name}}')}}", "bindToIcon": true,
      "src": "img://gui/maps/icons/library/icon_eye.png"
    },

 

"extraFieldsLeft": [
        ${"def.IsAnonym"}
      ],

"extraFieldsRight": [
        ${"def.IsAnonym"}
      ]

 

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...