Jump to content
Korean Random
Sign in to follow this  
NewmanMax

Сообщение о последнем пол. уроне

Recommended Posts

подскажите как сделать всплывающее сообщение о последнем полученном уроне чуть ниже центра экрана, до это прописывал значения х=-75, у=125 с центровкой от центра, а не края экрана, сейчас немогу найти соответствующие настройки.

вроде как это нужный раздел

// Display the last damage (hit).
// Отображение последнего урона (попадания).
"lastHit": {
"$ref": { "path":"damageLog.log" },
//TO DO
//true - разрешено перемещать поле последнего урона в бою, макросы в "x" и "y" не работают
//false - запрещено перемещать поле последнего урона в бою, макросы в "x" и "y" работают
"moveInBattle": false,
"x": -120,
"y": 200,
// true - show hits without damage, false - not to show.
// true - отображать попадания без урона, false - не отображать.
"showHitNoDamage": true,
// Display duration (seconds).
// Продолжительность отображения (секунды).
"timeDisplayLastHit": 7,
//TO DO
//Настройка тени
"shadow": {
"distance": 0,
"blur": 6,
"strength": 6,
"color": "{{dmg=0?#000000|#770000}}"

но я немогу понять что надо точно изменить, что бы сообщение было там где надо

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.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...