aliens

Author Topic: [Solved] Gender check for player's soldiers dead bodies display  (Read 3345 times)

Offline Osobist

  • Sergeant
  • **
  • Posts: 34
    • View Profile
Hello. I want to request a feature - a check and rule for player's dead or unconscious soldiers to display a proper body bigob, female or male depending on gender. Something like bigSpriteAlter or similar. Making a whole separate unit types for this is kinda complicated and not worth it in general. 
« Last Edit: February 12, 2023, 12:31:39 pm by Meridian »

Offline Yankes

  • Commander
  • *****
  • Posts: 3206
    • View Profile
Re: [OXCE] Gender check for player's soldiers dead bodies display
« Reply #1 on: April 25, 2022, 07:08:02 pm »
This is already done, you could even animate it if you want. Look for scripts that alter item graphic.

Offline Osobist

  • Sergeant
  • **
  • Posts: 34
    • View Profile
Re: [OXCE] Gender check for player's soldiers dead bodies display
« Reply #2 on: April 25, 2022, 07:14:28 pm »
That's great to know but what about modders that not familiar with scripting? That's not an easy stuff to roll in w/o some background imo.

Offline Yankes

  • Commander
  • *****
  • Posts: 3206
    • View Profile
Re: [OXCE] Gender check for player's soldiers dead bodies display
« Reply #3 on: April 25, 2022, 07:31:46 pm »
Yes, but alternative is that I will add that you ask in next year or two because when I can spend time on OXCE I have bugs to fix or more critical functionalities to implement.

Offline Osobist

  • Sergeant
  • **
  • Posts: 34
    • View Profile
Re: [OXCE] Gender check for player's soldiers dead bodies display
« Reply #4 on: April 25, 2022, 07:35:29 pm »
That's understandable, no one making you to drop everything and fullfil my request. I hope that it will be eventually implemented when it's possible. I'll try to figure out how to script by myself then.

Offline Finnik

  • Colonel
  • ****
  • Posts: 492
  • Finnik#0257
    • View Profile
Re: [OXCE] Gender check for player's soldiers dead bodies display
« Reply #5 on: April 25, 2022, 09:58:16 pm »
Jumping to y-scripting would be still really useful for any modder, as it really extends your options. Use Pedro's Linker to get highlights, it's easier to work with it. And don't be afraid to try, you can always use some help in my discord.
It was not easy for me to get into it too, I also had 0 experience at coding. But now I use it quite often; even with coding own fork, sometimes it's way better to use YS.

Offline Osobist

  • Sergeant
  • **
  • Posts: 34
    • View Profile
Re: [OXCE] Gender check for player's soldiers dead bodies display
« Reply #6 on: April 26, 2022, 02:34:05 am »
>Pedro's Linker

That's extension for VS code, right? Can't find it in store tho.

UPD: Nevermind, managed to find it. Thanks for the tip.
« Last Edit: April 26, 2022, 03:41:28 am by Osobist »