Opferlamm-Clan Board
www.opferlamm-clan.de
Verantwortlich für diese bösen Machenschaften: siehe Impressum

Registrierung Kalender Mitgliederliste Suche Häufig gestellte Fragen Zur Startseite

Opferlamm-Clan Board » Call of Duty 4 » eXtreme für CoD 4 » Extrem x4v2.0 Healthcontrol wie bei CoD4 » Hallo Gast [Anmelden|Registrieren]
Letzter Beitrag | Erster ungelesener Beitrag Druckvorschau | An Freund senden | Thema zu Favoriten hinzufügen
Neues Thema erstellen Antwort erstellen
Zum Ende der Seite springen Extrem x4v2.0 Healthcontrol wie bei CoD4
Autor
Beitrag « Vorheriges Thema | Nächstes Thema »
Puma
aka ulli_123


Dabei seit: 26.04.2006
Beiträge: 443


Extrem x4v2.0 Healthcontrol wie bei CoD4 Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

Wie es im Thema oben schon steht, möchte ich gerne das Gesundheitssystem wie bei CoD4 haben, ohne Medipacks, also automatische Regenerration.

Hier mal die healthcontrol.cfg.

Code einblendenCode angehängt. Klicke hier zum Ein-/Ausblenden

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
//******************************************************************************
// Call of Duty 4 - eXtreme+ modification
//******************************************************************************
// author   : eXtreme+ Support Crew
// email    : admin@mycallofduty.com
// website  : http://www.mycallofduty.com
//
// mod      : X4 : eXtreme+ Warfare
// version  : 2.0
// update   : June 2008
//******************************************************************************


//******************************************************************************
// Call of Duty Health Bar
//******************************************************************************
// show healthbar
// 0 = disable (default)
// 1 = enable (with or without COD4 health regen system)
set ex_healthbar "1"


//******************************************************************************
// Health regeneration
//******************************************************************************
// Use health regeneration
// 0 = disable (default)
// 1 = enable
//set ex_healthregen "1"

// Use this to override the behaviour of the health regeneration system
// 0 = implements IW's "flmykmodd" model (default)
// 1 = implements IW's "intended" model
// 2 = implements "healing regen limits" model
// 3 = implements "healing regen limits" and "pain"
//set ex_regenmethod "1"


//******************************************************************************
// Bleeding (use when healthregen is off)
//******************************************************************************
// when a player is hurt, you can make them bleed, possibly to death!
// 0 = disable (default)
// 1 = enable
set ex_bleeding "1"

// start bleeding when health falls to and below?
// min = 1, max = 99 (default 50)
//set ex_startbleed "50"

// how much health can the player bleed through?
// 0 = disable
// 1 - 100 = health points (default 50)
//set ex_maxbleed "50"

// bleed message on screen
// 0 = left, above compass (default)
// 1 = centre screen
//set ex_bleedmsg "0"

// bleeding pain sounds
// 0 = disable
// 1 = enable (default)
//set ex_bleedsound "1"

// bleeding shellshock
// 0 = disable (default)
// 1 = enable
set ex_bleedshock "1"


//******************************************************************************
// Firstaid system
//******************************************************************************
// set the ammount of first aid kits issued
// 0 = disable first aid system
// 1 - 9 = kits issued (default 2)
//set ex_firstaid_kits "2"

// players can heal themselves. If disabled they can only heal teammates
// 0 = disable
// 1 = enable (default)
//set ex_firstaid_self "1"

// minimum heal in health points
// min = 0, max = 99 (default 50)
//set ex_firstaid_minheal "50"

// maximum heal in health points (set higher then mininum!)
// min = minimum health points, max = 100 (default 100)
//set ex_firstaid_maxheal "100"

// if the player's health if 100%, allow dropped firstaid kits to be picked up and
// added to the players medi kits, you can set the threshold for from 1 - 9 kits,
// i.e. if this is set to 5, if the player has 6 medi kits, it won't add another unless
// the number of kits he has falls to 4. This option requires firstaid_drop to be enabled!
// 0 = disable (default)
// 1 - 9 = pickups
set ex_firstaid_pickup "5"

// when a player is killed, make them drop a first aid kit
// If pickup is disabled, dropped kits will heal a player when the player's
// health is below 100%. 
// 0 = disable (default)
// 1 = enable
set ex_firstaid_drop "0"


//******************************************************************************
// Fall damage modifiers
//******************************************************************************
// enable fall damage modifiers
// 0 = disable (default)
// 1 = enable
//set ex_falldamage_enable "0"

// fall damage MIN height in ft
// min = 5, max = 9999 (default 5)
//set ex_falldamage_min "5"

// fall damage MAX height in ft
// min = falldamage_min, max = 9999 (default 10)
//set ex_falldamage_max "10"



Kann mir bitte einer sagen, was ich wo ändern muss?

__________________
Gruß
Puma

Dieser Beitrag wurde 1 mal editiert, zum letzten Mal von Puma: 20.06.2008 18:15.

Puma ist offline E-Mail an Puma senden Homepage von Puma Beiträge von Puma suchen Nehmen Sie Puma in Ihre Freundesliste auf
scheibe1
Kühe-Melker


images/avatars/avatar-1023.jpg


Dabei seit: 04.11.2007
Beiträge: 810


RE: Extrem x4v2.0 Healthcontrol wie bei CoD4 Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

hier mal meine cfg, da ist es so wie du möchtest.

// Use health regeneration
// 0 = disable (default)
// 1 = enable
set ex_healthregen "1"

// Use this to override the behaviour of the health regeneration system
// 0 = implements IW's "flmykmodd" model (default)
// 1 = implements IW's "intended" model
// 2 = implements "healing regen limits" model
// 3 = implements "healing regen limits" and "pain"
set ex_regenmethod "1"


//*************************************************************************
*****
// Bleeding (use when healthregen is off)
//*************************************************************************
*****
// when a player is hurt, you can make them bleed, possibly to death!
// 0 = disable (default)
// 1 = enable
set ex_bleeding "0"

// start bleeding when health falls to and below?
// min = 1, max = 99 (default 50)
//set ex_startbleed "50"

// how much health can the player bleed through?
// 0 = disable
// 1 - 100 = health points (default 50)
//set ex_maxbleed "50"

// bleed message on screen
// 0 = left, above compass (default)
// 1 = centre screen
//set ex_bleedmsg "0"

// bleeding pain sounds
// 0 = disable
// 1 = enable (default)
//set ex_bleedsound "1"

// bleeding shellshock
// 0 = disable (default)
// 1 = enable
//set ex_bleedshock "1"


//*************************************************************************
*****
// Firstaid system
//*************************************************************************
*****
// set the ammount of first aid kits issued
// 0 = disable first aid system
// 1 - 9 = kits issued (default 2)
set ex_firstaid_kits "0"

// players can heal themselves. If disabled they can only heal teammates
// 0 = disable
// 1 = enable (default)
set ex_firstaid_self "0"

// minimum heal in health points
// min = 0, max = 99 (default 50)
//set ex_firstaid_minheal "50"

// maximum heal in health points (set higher then mininum!)
// min = minimum health points, max = 100 (default 100)
//set ex_firstaid_maxheal "100"

// if the player's health if 100%, allow dropped firstaid kits to be picked up and
// added to the players medi kits, you can set the threshold for from 1 - 9 kits,
// i.e. if this is set to 5, if the player has 6 medi kits, it won't add another unless
// the number of kits he has falls to 4. This option requires firstaid_drop to be enabled!
// 0 = disable (default)
// 1 - 9 = pickups
set ex_firstaid_pickup "5"

// when a player is killed, make them drop a first aid kit
// If pickup is disabled, dropped kits will heal a player when the player's
// health is below 100%.
// 0 = disable (default)
// 1 = enable
set ex_firstaid_drop "0"


//*************************************************************************
*****
// Fall damage modifiers
//*************************************************************************
*****
// enable fall damage modifiers
// 0 = disable (default)
// 1 = enable
//set ex_falldamage_enable "0"

// fall damage MIN height in ft
// min = 5, max = 9999 (default 5)
//set ex_falldamage_min "5"

// fall damage MAX height in ft
// min = falldamage_min, max = 9999 (default 10)
//set ex_falldamage_max "10"

__________________
MfG Scheibe



"Wir essen jetzt Opa" / "Wir essen jetzt, Opa" - Satzzeichen retten Leben!!
scheibe1 ist offline E-Mail an scheibe1 senden Beiträge von scheibe1 suchen Nehmen Sie scheibe1 in Ihre Freundesliste auf
Puma
aka ulli_123


Dabei seit: 26.04.2006
Beiträge: 443


Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

THX, funz perfekt....

__________________
Gruß
Puma
Puma ist offline E-Mail an Puma senden Homepage von Puma Beiträge von Puma suchen Nehmen Sie Puma in Ihre Freundesliste auf
Puma
aka ulli_123


Dabei seit: 26.04.2006
Beiträge: 443


Auf diesen Beitrag antworten Zitatantwort auf diesen Beitrag erstellen Diesen Beitrag editieren/löschen Diesen Beitrag einem Moderator melden       Zum Anfang der Seite springen

Hätte noch eine Frage, was muss ich machen, damit man beim springen die Waffe behält????
Weil jetzt ist es so, wenn man spring ist die Waffe weg.


EDIT:
Hab es gefunden...
set ex_stancemon "0" muss auf Null stehen

__________________
Gruß
Puma

Dieser Beitrag wurde 1 mal editiert, zum letzten Mal von Puma: 20.06.2008 22:48.

Puma ist offline E-Mail an Puma senden Homepage von Puma Beiträge von Puma suchen Nehmen Sie Puma in Ihre Freundesliste auf
Baumstruktur | Brettstruktur
Gehe zu:
Neues Thema erstellen Antwort erstellen
Opferlamm-Clan Board » Call of Duty 4 » eXtreme für CoD 4 » Extrem x4v2.0 Healthcontrol wie bei CoD4

Impressum ||Datenschutzerklärung

Forensoftware: Wbb - WoltLab GmbH || zum Archiv