Page 1 of 1

"Respawn" "Rescue"

Posted: Wed Apr 15, 2015 3:35 pm
by xwelldd
In map run_guy_25, how do i make instant respawn,
sv_suicide_penalty 0 not working or there is something else?

And how can i add /r "rescue" command?

Re: "Respawn" "Rescue"

Posted: Wed Apr 15, 2015 3:36 pm
by Soreu
you can't add rescue, but for faster respawn you can use this:

Code: Select all

sv_kill_delay "0"

Re: "Respawn" "Rescue"

Posted: Wed Apr 15, 2015 3:41 pm
by xwelldd
Can i add rescue to other maps i mean, like Multimap/HDP_Obstaculos/Xyz2 ?
After adding sv_kill_delay "0" respawn time is stil 3sec

Re: "Respawn" "Rescue"

Posted: Wed Apr 15, 2015 3:51 pm
by Soreu
xwelldd wrote:Can i add rescue to other maps i mean, like Multimap/HDP_Obstaculos/Xyz2 ?
Not with DDNet mod:
deen wrote:[...] No rescue and helper on ddnet. We believe that playing is more fun when players help each other, instead of relying on /r. [...]

xwelldd wrote:After adding sv_kill_delay "0" respawn time is stil 3sec
Add it to "autoexec.cfg", and restart server - then shoudl work (ofc if you use DDNet server)

Re: "Respawn" "Rescue"

Posted: Wed Apr 15, 2015 8:01 pm
by deen
Also, click left mouse (+fire) to respawn faster.

I don't personally like /r, but I guess I would accept a clean pull request to add it. (Would still be disabled on official servers)

Re: "Respawn" "Rescue"

Posted: Wed Apr 15, 2015 10:01 pm
by Fifi
xwelldd wrote:In map run_guy_25, how do i make instant respawn,
sv_suicide_penalty 0 not working or there is something else?

And how can i add /r "rescue" command?
Currently you can't do this with DDNet Server, but you can use +DDRace. Some of the DDNet features may not work, though. The standard +DDRace "/r" can also be used twice to unfreeze immediately after rescuing, assuming you didn't set the delay before the next "/r" to 15 minutes (like Persian DDRace Servers did - which is a fair idea, I think).

I think it would be nice to have this feature in DDNet Server, but not on official DDNet Servers (albeit it would be nice, if we could have one "training" server with "/r" in every country - but it should be in separate category in filter and have a different name).

Re: "Respawn" "Rescue"

Posted: Thu Apr 16, 2015 2:44 pm
by timakro
does /r teleport you if you are in freeze to the last place you were standing on a tile with collision (stopper, unhookable, hookable) and were not in freeze?

Re: "Respawn" "Rescue"

Posted: Thu Apr 16, 2015 3:08 pm
by Soreu
yep

Re: "Respawn" "Rescue"

Posted: Thu Apr 16, 2015 6:19 pm
by timakro