Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
консоль просто не реагирует на команду
но символов много
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))))))