Is it possible to make a resurrect ability? I want to allow one of my characters to resurrect fallen units or spawn units from their position
also is there a way to make it so that there is a possibility of you reviving from death before you are 100% dead?
death/ resurrect questions
Moderator: Moderators
- Battleffront_Conquer
- Master Sergeant

- Posts: 160
- Joined: Sat Apr 04, 2009 2:44 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: InDooRs
- [RDH]Zerted
- Gametoast Staff

- Posts: 2982
- Joined: Sun Feb 26, 2006 7:36 am
- Projects :: Bos Wars AI - a RTS game
- xbox live or psn: No gamertag set
- Location: USA
- Contact:
Re: death/ resurrect questions
You don't stay dead very long in this game and the AI bots are dead even less than you are.
When someone dies, you would want to spawn an invisible object over their body. When you hit this object with a certain weapon, it force spawns the dead player back at that location. When the game detects the player respawning, it should destroy the invisible object.
When someone dies, you would want to spawn an invisible object over their body. When you hit this object with a certain weapon, it force spawns the dead player back at that location. When the game detects the player respawning, it should destroy the invisible object.
- Battleffront_Conquer
- Master Sergeant

- Posts: 160
- Joined: Sat Apr 04, 2009 2:44 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: InDooRs
Re: death/ resurrect questions
[RDH]Zerted wrote:You don't stay dead very long in this game and the AI bots are dead even less than you are.
When someone dies, you would want to spawn an invisible object over their body. When you hit this object with a certain weapon, it force spawns the dead player back at that location. When the game detects the player respawning, it should destroy the invisible object.
would this work in multiplayer? If not I'll just scrap the idea and work towards a more practical ability
- [RDH]Zerted
- Gametoast Staff

- Posts: 2982
- Joined: Sun Feb 26, 2006 7:36 am
- Projects :: Bos Wars AI - a RTS game
- xbox live or psn: No gamertag set
- Location: USA
- Contact:
Re: death/ resurrect questions
Object addition/deletation and force spawning work in MP, so yes it should work in MP.
- Battleffront_Conquer
- Master Sergeant

- Posts: 160
- Joined: Sat Apr 04, 2009 2:44 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: InDooRs
Re: death/ resurrect questions
alright cool now all I have to do is look up how to actually script this....
