Respawning

Post here if you need help setting up your server, etc.
Post Reply
User avatar
Arduino
On Lightcycle Grid
Posts: 30
Joined: Fri Aug 27, 2010 10:52 pm
Location: Texas
Contact:

Respawning

Post by Arduino »

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?
You should learn Arduino: http://www.arduino.cc/
Arduino
scene
Core Dumper
Posts: 128
Joined: Fri Aug 14, 2009 4:58 am

Re: Respawning

Post by scene »

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
Tobe
Round Winner
Posts: 215
Joined: Wed Jan 14, 2009 12:31 am
Location: Miami, FL

Re: Respawning

Post by Tobe »

You need ct+sty source for respawn related functions.
<-- Proud co-leader of Rogue Tronners
User avatar
Arduino
On Lightcycle Grid
Posts: 30
Joined: Fri Aug 27, 2010 10:52 pm
Location: Texas
Contact:

Re: Respawning

Post by Arduino »

where can I find that
You should learn Arduino: http://www.arduino.cc/
Arduino
Tobe
Round Winner
Posts: 215
Joined: Wed Jan 14, 2009 12:31 am
Location: Miami, FL

Re: Respawning

Post by Tobe »

I think on the Sty article on the wiki.
<-- Proud co-leader of Rogue Tronners
User avatar
Arduino
On Lightcycle Grid
Posts: 30
Joined: Fri Aug 27, 2010 10:52 pm
Location: Texas
Contact:

Re: Respawning

Post by Arduino »

So it looks like I have to get the SVN patch or whatever?
You should learn Arduino: http://www.arduino.cc/
Arduino
scene
Core Dumper
Posts: 128
Joined: Fri Aug 14, 2009 4:58 am

Re: Respawning

Post by scene »

Well If you have Linux then just make sure you have bzr, and then just run the command:

Code: Select all

bzr co http://bazaar.launchpad.net/~armagetronad-ct/armagetronad/0.2.8-armagetronad-sty+ct
And then just configure and build like the your current installation
User avatar
AI-team
Shutout Match Winner
Posts: 1020
Joined: Tue Jun 23, 2009 6:17 pm
Location: Germany/Munich
Contact:

Re: Respawning

Post by AI-team »

  
 
"95% of people believe in every quote you post on the internet" ~ Abraham Lincoln
 
 
User avatar
Arduino
On Lightcycle Grid
Posts: 30
Joined: Fri Aug 27, 2010 10:52 pm
Location: Texas
Contact:

Re: Respawning

Post by Arduino »

Do I install that package in addition to the regular armagetronad-dedicated package?
You should learn Arduino: http://www.arduino.cc/
Arduino
scene
Core Dumper
Posts: 128
Joined: Fri Aug 14, 2009 4:58 am

Re: Respawning

Post by scene »

No this would replace that package
User avatar
Arduino
On Lightcycle Grid
Posts: 30
Joined: Fri Aug 27, 2010 10:52 pm
Location: Texas
Contact:

Re: Respawning

Post by Arduino »

Does this package have all the funcionality of the old package and more stuff like respawning?
You should learn Arduino: http://www.arduino.cc/
Arduino
scene
Core Dumper
Posts: 128
Joined: Fri Aug 14, 2009 4:58 am

Re: Respawning

Post by scene »

Yea it's pretty much the same just with added features
User avatar
Arduino
On Lightcycle Grid
Posts: 30
Joined: Fri Aug 27, 2010 10:52 pm
Location: Texas
Contact:

Re: Respawning

Post by Arduino »

Yea. This build also might solve my authentiation problem.
You should learn Arduino: http://www.arduino.cc/
Arduino
Post Reply