Jump to content

Deathmatch Plugin 1.31

   (0 reviews)

About This File

Simply when the game feature is loaded (see below), it can force team, replace player models and forces your team to a specific team when game over is triggered, by the configuration options below. The main aim of this plugin to make Deathmatch maps funnier to gather all players in a single team and freely kill themselves. Damage and kill points of all soldiers are set to negative equivalent, so nobody will have negative score for this teaming rule. You should do some configuration modifications before making the plugin fully-functional.

 

In "da.ini", under "Plugins":

Quote

DMPlugin.dll=1

 

In "da.ini", under "General":

Quote

EnableExtendedDeathmatch=1

 

In "da.ini", create new section "DMPlugin":

Quote

; Options for Unstoppable's Deathmatch Plugin

[DMPlugin]

 

; Small Teaming Reference:

; 0 = Nod

; 1 = GDI

; -1= Renegade

; -4 = Spectator

; 2,-2=Neutral

 

; ForceTeam

; This is the default team that everyone will be forced to be in.

; -1 corresponds to "Renegade" type that displays everyone as enemy to themselves.

; Default for this value is -1.

ForceTeam=-1

 

; GameOverTeam

; This is the team that everyone will be forced to be in when game over is triggered.

; This is to let everyone see their ranking in endgame screen, in a specific team.

; Default for this value is 1.

GameOverTeam=1

 

; PlayerModel

; The player model that everyone will be set to.

; Default for this value is "c_ag_gdi_mp", which is GDI Military Police skin.

PlayerModel=c_ag_gdi_mp

 

All of the settings are also compatible with gamemode specific configurations such as da_deathmatch.ini, so you can enable/disable it like, in "da_deathmatch.ini", under "General" or no category:

Quote

EnableExtendedDeathmatch=1

 

Thank you for using this plugin!

Source code is available at TheUnstoppable/DMPlugin in GitHub.


What's New in Version 1.31

Released

Updated to Dragonade 1.10.2 with TT 4.7


User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.