Steam installeren
inloggen
|
taal
简体中文 (Chinees, vereenvoudigd)
繁體中文 (Chinees, traditioneel)
日本語 (Japans)
한국어 (Koreaans)
ไทย (Thai)
Български (Bulgaars)
Čeština (Tsjechisch)
Dansk (Deens)
Deutsch (Duits)
English (Engels)
Español-España (Spaans - Spanje)
Español - Latinoamérica (Spaans - Latijns-Amerika)
Ελληνικά (Grieks)
Français (Frans)
Italiano (Italiaans)
Bahasa Indonesia (Indonesisch)
Magyar (Hongaars)
Norsk (Noors)
Polski (Pools)
Português (Portugees - Portugal)
Português - Brasil (Braziliaans-Portugees)
Română (Roemeens)
Русский (Russisch)
Suomi (Fins)
Svenska (Zweeds)
Türkçe (Turks)
Tiếng Việt (Vietnamees)
Українська (Oekraïens)
Een vertaalprobleem melden
консоль просто не реагирует на команду
но символов много
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))))))