Respawning
Respawning
I have been trying to get my server to be able to respawn people. How do I do that? Is there something I need to install?
Re: Respawning
Well for it to automatically respawn after death it's just 'respawn_time #' # being the number of seconds after death before the player is respawned
Re: Respawning
You need ct+sty source for respawn related functions.
<-- Proud co-leader of Rogue Tronners
Re: Respawning
So it looks like I have to get the SVN patch or whatever?
Re: Respawning
Well If you have Linux then just make sure you have bzr, and then just run the command:
And then just configure and build like the your current installation
Code: Select all
bzr co http://bazaar.launchpad.net/~armagetronad-ct/armagetronad/0.2.8-armagetronad-sty+ct
- AI-team
- Shutout Match Winner
- Posts: 1020
- Joined: Tue Jun 23, 2009 6:17 pm
- Location: Germany/Munich
- Contact:
Re: Respawning
Further info on sty+ct:
http://crazy-tronners.com/wiki/index.ph ... nners_Wiki
http://crazy-tronners.com/wiki/index.ph ... nners_Wiki
"95% of people believe in every quote you post on the internet" ~ Abraham Lincoln
Re: Respawning
Do I install that package in addition to the regular armagetronad-dedicated package?
Re: Respawning
Does this package have all the funcionality of the old package and more stuff like respawning?
Re: Respawning
Yea it's pretty much the same just with added features
Re: Respawning
Yea. This build also might solve my authentiation problem.