Інсталювати Steam
увійти
|
мова
简体中文 (спрощена китайська)
繁體中文 (традиційна китайська)
日本語 (японська)
한국어 (корейська)
ไทย (тайська)
Български (болгарська)
Čeština (чеська)
Dansk (данська)
Deutsch (німецька)
English (англійська)
Español - España (іспанська — Іспанія)
Español - Latinoamérica (іспанська — Латинська Америка)
Ελληνικά (грецька)
Français (французька)
Italiano (італійська)
Bahasa Indonesia (індонезійська)
Magyar (угорська)
Nederlands (нідерландська)
Norsk (норвезька)
Polski (польська)
Português (португальська — Португалія)
Português - Brasil (португальська — Бразилія)
Română (румунська)
Русский (російська)
Suomi (фінська)
Svenska (шведська)
Türkçe (турецька)
Tiếng Việt (в’єтнамська)
Повідомити про проблему з перекладом
консоль просто не реагирует на команду
но символов много
local strength = phys:GetMass() * 2.95
(example - local strength = phys:GetMass() * 50
- change the multiplier of the permissible mass by an integer, for example 50
, this number will automatically multiply the number of hp for all priests, and you will not have to adjust the hp for each missed one.
strength > 2000 then - this line shows the number of hp
strength = 2000 - this line displays the maximum allowable number of hp prop
(example)
strength > 15000 then
strength = 15000
here you have to put the maximum number of hp multiplication I recommend putting up to 15,000 in both lines, then save the code and start the server.
P.s
not in advance for that))))))