c4qph2
April 15, 2025, 6:29am
1
How to make this guy visible?
I found a guide and followed it as best I could, but it had some broken links. I must have missed something.
Mopuit
April 15, 2025, 12:16pm
3
You have to give him clothe in a custom profile I think
Mopuit
April 15, 2025, 12:17pm
4
Is there more than just this dead soldier with ending like ger_berlin_soldier?
c4qph2
April 15, 2025, 12:19pm
5
As far as I know, a custom profile is a thing where you assign squads, weapons, and equipment. Or can I somehow assign this guy the ID of one of the soldiers from my custom profile?
Mopuit
April 15, 2025, 12:20pm
6
Maybe it in custom profile or entity because I am incertain on wich would work with that soldier
Nope, please dont spread misinformation on the internet
It is a property in the dead body
Mopuit
April 15, 2025, 12:24pm
8
I was just suggesting possibility
Probably better to use x_base_soldier (x - country name). And then decrease HP & increase corpse time. To make it visible need add equipment. You can do it like with animchar/AI/PvE soldiers.
Then you can create common_menu_animchar or customizable_menu_animchar entity.
common_menu_animchar
[image]
It may contains some problems with textures. Also you can’t freely change equipment. Only edit animchar/soldier model.
For that you need change animchar__res property:
ger_summer_X_char (X can be 1 - 7).
ger_winter_X_char (X can be 1 - 4).
ger_tropic_X_char (X can be 1 - 3).
ussr_summer_X_char (X can be 1 - 8).
ussr_winter_X_char (X can be 1 - 12).
usa_summer_X_char (X can b…
Try to create dead soldiers entities? Like dev_dead_soldier. Property bodyCleanupTime let you edit time when body will automatically disappears. You also can kill soldiers if set hitpoints__hp = hitpoints__deathHpThreshold. You can a bit rotate them before kill.
[image]
2 Likes
c4qph2
April 15, 2025, 12:43pm
10
I tried this
and this.
But this guy still looks like this.
c4qph2
April 15, 2025, 1:17pm
11
It works
Thank you. I don’t know what I would do without you.
1 Like