AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   Death Checkpoint v1.1 (https://forums.alliedmods.net/showthread.php?t=316778)

thEsp 06-09-2019 14:53

Death Checkpoint v1.1
 
2 Attachment(s)
http://i.imgur.com/U7XljIg.png
Death Checkpoint v1.1

Description
This plugin lets players spawn at their checkpoint.
Checkpoint is saved after death.

Commands & CVars
"say /removecp" - Removes saved checkpoint.
"amx_dcp_damage" (D: 1) - If set to 1, no fall damage will be negotiated after respawning (in checkpoint).
"amx_dcp_autoreset" (D: 0) - If set to 1, checkpoints will be removed after one respawn.

Change log
Code:

1.0 (10 June 2019) - Initial release
1.1 (11 June 2019) - Fixed these bugs:
            saving checkpoint after committing suicide, being killed by bomb(C4), dying because of NPCs / entities.

Translations (Contribute here)
English - by me
Albanian - by me
German - by Godofwar
Hungarian - by norbee.16
Turkish - by Snake.
Base translation

To-do list

JocAnis 06-09-2019 15:50

Re: Death Checkpoint v1.0
 
can you be more specific what is this for? for deathmatch mode only?

thEsp 06-09-2019 16:12

Re: Death Checkpoint v1.0
 
JocAnis, since I do not have a DM server or anything related, can you do a test for me =)?
I think the results are same, Ham_Spawn is hooked whenever player spawns and this should apply for DM also.

Snake. 06-09-2019 16:50

Re: Death Checkpoint v1.0
 
Code:

[tr]
RESPAWN_FROM_CP = "En sonki checkpointte dogdun."
SAVED_CP = "Checkpoint kaydedildi."
NO_CP = "Kaydedilmis checkpoint yok."
CP_CLEARED = "Checkpoint temizlendi."


thEsp 06-09-2019 16:58

Re: Death Checkpoint v1.0
 
Thanks, translations have been added.

JocAnis 06-09-2019 18:33

Re: Death Checkpoint v1.0
 
I was just asking if you can tell more about the plugin.. Cuz with your description i guess this isnt for public servers

Godofwar 06-10-2019 05:25

Re: Death Checkpoint v1.0
 
Code:

[de]
RESPAWN_FROM_CP = "Sie wurden am letzten Kontrollpunkt wiederbelebt."
SAVED_CP = "Kontrollpunkt wurde gespeichert."
NO_CP = "Es ist kein Kontrollpunkt gespeichert."
CP_CLEARED = "Kontrollpunkt wurde geloescht."


thEsp 06-10-2019 05:30

Re: Death Checkpoint v1.0
 
Danke, I will update translations file later.

Foxa 06-10-2019 07:06

Re: Death Checkpoint v1.0
 
I don't really see the mode this would be useful for.
I was thinking of Deathrun but then I realized that most of the time you die by trigger_hurt, which if you were to be spawned on those coords you would die again.

thEsp 06-10-2019 07:59

Re: Death Checkpoint v1.0
 
Foxa I will update the plugin when I get back home, I can't really do much now.


All times are GMT -4. The time now is 04:27.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.