Home   Help Search Login Register  

Author Topic: Respawndelay a Params  (Read 1472 times)

0 Members and 1 Guest are viewing this topic.

Offline SaS TrooP

  • Members
  • *
  • n00b always & everywhere
Respawndelay a Params
« on: 21 Aug 2010, 17:23:38 »
I want to create a parameter available in the lobby which defines the respawn time for playable units. I will have no bigger problems (I think!) with playtime and side of guerilla, but last 2 things are defined in scripts, while respawn delay is set in description.

How to get it working?

Offline kju

  • Members
  • *
    • PvPScene - The ArmA II multiplayer community
Re: Respawndelay a Params
« Reply #1 on: 21 Aug 2010, 19:46:18 »
You cannot modify the value.

You need a custom handling for respawning units.
Like moving them off map, black screen and beam them back at your desired moment.

See: cDeathHandler.sqf

Acc: guest/guest