PDA

View Full Version : [ csdm ] config limits of rebirth ?


rx1983
04-09-2011, 09:29
I'm creating a new mod. in which the spawn of the CSDM is not infinite.
how do I configure the threshold of rebirth.
so that I can configure the number of lives that a player can have
in one round.

would this be a request for a plugin or some default setting? :crab:

kwo help - me =]

KWo
04-09-2011, 11:45
Use this (http://forums.alliedmods.net/showthread.php?t=47306). Find in csdm.cfg from that version ticketing for a player.

rx1983
04-09-2011, 12:26
Thank you. http://www.csro.com.br/images/smilies/emo_2.gif


I had read about your version of CSDM.
most never got to test it anyway this weekend
or do some testing. Thank you very much for your help.



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;You must be running the ticketing plugin for this section
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[ticketing]

;Is round ticketing enabled?
enabled = 0

;Number of times a team can have players respawn before they stop
;being able to respawn or (if the ticketing_player is enabled)
;number of times the player is able to respawn during one round
tickets = 10

;Shows the state of tickets: 0 - disabled, 1 - as HUD, 2 - as chat
show_state = 1

;Ticketing is counted for team (0) or separatelly for each player (1)
ticketing_player = 0