|
 |
|
|
Hallo habe da mal eine Frage.
Und zwar haben wir einen COD4 Server und wollten nun das Fadenkreuz ausschalten. Welche befehle bzw. was muss ich da in der Server cfg ändern, damit dies aus ist?
Um Hilfe bin ich dankbar!!!
LG Mumsi
|
|
|
|
|
|
|
Das ist nur mit Mod möglich.
ToM
__________________

|
|
|
|
|
|
|
Wir haben den ACE Mod 1.9 drauf
Und da finden wir aber nirgends die möglichkeit das Fadenkreuz auszuschalten
|
|
|
|
|
|
|
playercontrol.cfg:
Code 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:
|
//***************************************************************************************************************************
// Forced clientside dvars
//***************************************************************************************************************************
// This feature allows you to control the clientside dvars
// forced clientside dvars?
set ace_shownadeindicator "1" // 0 = disable, 1 = enable, default = 0
set ace_showcrosshair "0" // 0 = disable, 1 = enable, default = 1
set ace_showredcrosshairs "0" // 0 = disable, 1 = enable, default = 0
set ace_showdeathicon "0" // 0 = disable, 1 = enable, default = 0
set ace_showmantlehint "0" // 0 = disable, 1 = enable, default = 1
set ace_showenemynames "0" // if set to 0 enemy names will not be shown, 0 = disable, 1 = enable, default = 0
set ace_showfriendlynames "1" // if set to 0 friendly names will not be shown, 0 = disable, 1 = enable, default = 1
//stance indicator, shows a hud element that shows your stance position
// crouch, prone, and stand.....when you stand the hud element fades away
// 0 = off, 1 = on, default = 0
set ace_stance_indicator "1"
//move in prematch, if set to 1 players can walk around and shoot in prematch (no damage will be done tho)
// 0 = no, 1 = yes, default = 0
set ace_moveinprematch "1"
// show grenade throwback, weapon pickup, bombplant hints
// 0= off, 1 = on, default = 1
set ace_cursorhints "0"
// Force "com_maxfps"? (prevent FPS jumping hacks), it will force the maxfps for all players to this value
set ace_maxfps "125" // lower or equal to 84 = off, 85 - 999 = on, default = 84 = off
// Force "rate"?, it will force the maxrate for all players to this value
set ace_maxrate "25000" // lowe or equal to 4999 = off, 5000 - 25000 = on, default = 25000
|
|
Fadenkreuz aus:
Code angehängt. Klicke hier zum Ein-/Ausblenden
| code: |
1:
2:
|
set ace_showcrosshair "0" // 0 = disable, 1 = enable, default = 1
|
|
ToM
__________________

|
|
|
|
|
|
|
Kannst du als Spieler die 5 Waffenslots auswählen? Auf meinem ACE-Mod-Server geht das. Wenn ich dort bestimmte Kombinationen abspeichere, kann ich diese schnell auswählen, ohne neu konfigurieren zu müssen.
Fullmetall ist in der codserver.cfg:
//*************************************************************************
**************************************************
// Ranking
//*************************************************************************
**************************************************
// Ranking up, 0 = unmodded or ranked server method, unlock perks and weps and custom classes
// 1 = ranking up with all weapons and perks available from the start ...no custom classes
// default = 1
set ace_fullmetal "0"
So steht es bei mir. Wenn der Wert auf 1 stünde, hat man soweit ich weiß keine eigenen Waffenslots.
cu Mike
__________________ ++++ To Yoda: Jedi-Meister bekommt Auris zugeschickt. Unmöglich nichts ist ++++
|
|
|
|
|
|
|
|
 |
Impressum ||Datenschutzerklärung
|