Jump to content
Korean Random
bes1

Отмечать друзей

Recommended Posts

Всем привет ,а если такая функция в хвм ,чтоб отметить друзей.Допустим встретится в рандоме друг ,а над ним метка. в маркерах.Ну или хотябы в ушах  ,есть же метки у тех кто в игноре.

Share this post


Link to post

Short link
Share on other sites

@bes1 

 

Example:

// Friend icon.
    "friend": {
      "enabled": true,
      //"hotKeyCode": 56, "onHold": "true", "visibleOnHotKey": true,
      "x": 128, "y": 5, "width": 12, "height": 18, "align": "center", "alpha": 100, "bindToIcon": true,
      "src": "xvm://res/icons/friend/{{friend?friend}}.png"
    },

 

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites

@Heliomalt можно вместо:

"src": "xvm://res/icons/friend/{{friend?friend}}.png"

написать:

"src": "xvm://res/icons/friend/{{friend}}.png"

 

  • Upvote 2

Share this post


Link to post

Short link
Share on other sites

Теоретически, вариант: 

"src": "xvm://res/icons/friend/{{friend}}.png"

чуть-чуть быстрее.

  • Upvote 2

Share this post


Link to post

Short link
Share on other sites
1 час назад, Heliomalt сказал:

@bes1 

 

Example:


// Friend icon.
    "friend": {
      "enabled": true,
      //"hotKeyCode": 56, "onHold": "true", "visibleOnHotKey": true,
      "x": 128, "y": 5, "width": 12, "height": 18, "align": "center", "alpha": 100, "bindToIcon": true,
      "src": "xvm://res/icons/friend/{{friend?friend}}.png"
    },

 

 

29 минут назад, ktulho сказал:

Теоретически, вариант: 


"src": "xvm://res/icons/friend/{{friend}}.png"

чуть-чуть быстрее.

 

6 часов назад, HEKPOMAHT сказал:

{{friend}} - игрок находится в списке друзей

 

Спасибо большое ,хвм всё таки мощная штука

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...