GithubHelp home page GithubHelp logo

Comments (6)

LordGolias avatar LordGolias commented on June 15, 2024

Is this using ACE or without ACE?

With ACE, this is the same as issue #16. Without ACE, this is a new issue :)

Welcome back!

from antistasi.

SomethingSimpl avatar SomethingSimpl commented on June 15, 2024

Oh man, thats what I get for not reading through the issue reports properly :)

from antistasi.

SomethingSimpl avatar SomethingSimpl commented on June 15, 2024

Hm, but seeing the ACE issue report there doesnt seem to be any proper solution other than not using the preventinstadeath setting, right?

Or do you believe that this is a recent bug introduced in latest releases of ACE?

from antistasi.

LordGolias avatar LordGolias commented on June 15, 2024

Could you describe what preventinstadeath is about? I hit my head very hard reading the ACE handleDamage and was not able to understand why the units are not dying when unconscious.

from antistasi.

SomethingSimpl avatar SomethingSimpl commented on June 15, 2024

Well as far as I understand, its a module setting within ACE that basically moves the unit to unconscious state after receiving fatal damage. You can check the option out in editor after placing "Medical Settings" module.

It should be possible to set it to FALSE in: aceSettings.hpp but it has to be overwritten by a script somewhere I think because it is not a default setting.

Couldnt this be connected to the new "Respawn" and "AI Revive" script you put in? The one that pops up right after you die? Because that is the moment when the player is put into the "unconscious - took fatal damage - cant be hurt further" state.

It could be worth looking into the REVIVE folder as well, maybe the culprit lies there.

This is from official ACE wiki, it outlines the caveat of using the ACE_Revive:

A unit in the revive state will be unconscious and will stay unconscious until it is either woken up or the revive timer runs out.
A unit in the revive state can’t die from any source of damage, only the timer reaching 0 can kill it.

from antistasi.

LordGolias avatar LordGolias commented on June 15, 2024

Thanks for the explanation.

Couldnt this be connected to the new "Respawn" and "AI Revive" script you put in?

It can. I have to double check it.

from antistasi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.