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
@Altey
@dkgg910
@LUCKYED
comp now
兼容了
Make BSPS compatible with almost all mods
I accidentally clicked the delete button when trying to reply to you on the mobile app, but I already knew what you replied to.
not because this mod,go search other help,i cant fix because the problem not related to me
However, after battles, the game now crashes when going into Resource Tree to spend on new units...it crashes the game to desktop...but still playable thru battles if you do not upgrade.
Please fix...it's a great mod!! Thanks!
"human_stun_check_system"
...please fix ASAP or just post reverted version...I so wanted to play today. I like the mod but it's not working after your update on Dec 24th.
thats why i say this just a fun mod
?
Aha, how should I put it? The image was taken from my main mod, which contains the same functionality but replaces some of the original icons. This standalone mod only contains the code file
@caiyu8359
for vanilla game,use shift+alt+ctrl+D to hidden all ui
what are you talking?seems not relate to this mod
I am looking forward to the day it is released🥰
Yeah, but first I have to upload the features separately so people can implement them easier without getting a headache due to the amount of files. Instead of one giant blob of a mod lol. Also really want to expand on melee later on.
https://steamuserimages-a.akamaihd.net/ugc/2462990283990476406/5EAE6012E874AB4B77686487691B6459D4143FEF/
Will be challenging as heck.
This may be possible, but it's not within my skill level. You can expect other people's morale mods, such as @ Sundiata's reply below
My system is not really a morale system XD,It's too rudimentary. I heard that you are returning and updating your mod, is that true?
The mechanism I use:
add morale
(define "add"
{health_damage_count 1500 {effects}}
{health_damage_count -1500 {effects}}
)
lower morale
(define "low"
{health_damage_count -1500 {effects}}
{health_damage_count 1500 {effects}}
)
{"human"
{on bullet_hit
("low")
{kill_delay "time_until_morale_recovers"}
{delay 10 "time_until_morale_recovers"
("add")
}
}
}
do the same with blast hit, and boom. You have your own morale system.
能不能增加撤退等士气相关功能?
战况不利的时候士兵会自己撤退。
对方火力太猛的时候,会趴在地上不动。
看到地狱之门,士兵们冒着枪林弹雨一个接着一个冲锋到死,感觉很出戏。