Jump to content

Recommended Posts

  • Администратор

Этот плагин добавляет в подсказку "Hint" ваше здоровье. Удобно настраивается через CFG, что бы плагин отображал хп только в том случае, если вас ударили. При первом запуске генерируется следующий CFG файл:

// This file was auto-generated by SourceMod (v1.10.0.6492)
// ConVars for plugin "showhealth.smx"


// 0 - Выключено, 1 - Включено
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_show_health "1"

// 0 - Показать всегда, 1 - Показать когда ударили
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_show_health_on_hit_only "1"

// 1 - Отобразить внизу (Хинт), 2 - В центре вверху
// -
// Default: "1"
// Minimum: "1.000000"
// Maximum: "2.000000"
sm_show_health_text_area "1"

Компиляция была произведена на SM 1.10.0.6492

Установка:

  • Скомпилировать .sp файл и поместить плагин в /left4dead2/addons/sourcemod/plugins
  • Либо уже готовый .smx файл поместить в /left4dead2/addons/sourcemod/plugins
  • Файл showhealth.phrases поместить в /left4dead2/addons/sourcemod/translations
  • Сделать рестарт сервера.

showhealth.phrases.txt showhealth.sp showhealth.smx

Ненавижу загружать новые файлы, но обожаю обновлять версии.

Link to comment
Share on other sites

  • 1 month later...
  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...