Installation Problems Support
-
ArminC
- Senior Member


- Posts: 137
- Joined: 1 Year Ago
- Location: Bucharest
-
Has thanked:
0
-
Been thanked:
2 times
- Age: 17
-
Contact:
#1
Post
by ArminC » 1 Year Ago
Code: Select all
usage: log < on | off >
currently logging
"mp_logdetail" is "0"
usage: log < on | off >
currently logging
"mp_logdetail" is "0"
usage: log < on | off >
currently logging
usage: log < on | off >
currently logging
My settings:
log on
mp_logdetail 0
wtf is this? I don't support any sign of warning

-- I tried to fix but it don't have logic, wtf?!
-
Raheem
- Mod Developer


- Posts: 1972
- Joined: 2 Years Ago
- Location: Egypt
-
Has thanked:
32 times
-
Been thanked:
108 times
- Age: 22
-
Contact:
#2
Post
by Raheem » 1 Year Ago
This is warning?
You don't know? Learn and you will know.
-
ArminC
- Senior Member


- Posts: 137
- Joined: 1 Year Ago
- Location: Bucharest
-
Has thanked:
0
-
Been thanked:
2 times
- Age: 17
-
Contact:
#3
Post
by ArminC » 1 Year Ago
I call warning that no-effect errors, and errors that bugs with major effect on the server

-
Raheem
- Mod Developer


- Posts: 1972
- Joined: 2 Years Ago
- Location: Egypt
-
Has thanked:
32 times
-
Been thanked:
108 times
- Age: 22
-
Contact:
#4
Post
by Raheem » 1 Year Ago
WHT?

You don't know? Learn and you will know.
-
ArminC
- Senior Member


- Posts: 137
- Joined: 1 Year Ago
- Location: Bucharest
-
Has thanked:
0
-
Been thanked:
2 times
- Age: 17
-
Contact:
#5
Post
by ArminC » 1 Year Ago
That's my "foggy" logic
TL:DR - I don't want any sign of error no matter of wich impact it has (minor/major/none)
-
ArminC
- Senior Member


- Posts: 137
- Joined: 1 Year Ago
- Location: Bucharest
-
Has thanked:
0
-
Been thanked:
2 times
- Age: 17
-
Contact:
#6
Post
by ArminC » 1 Year Ago
Fixed
This was the problem: // Bitwise cvar to set the level of detail for logging attacks "mp_logdetail 0" » Log no attacks; "mp_logdetail 1" » Log enemy attacks; "mp_logdetail 2" » Log teammate attacks"; mp_logdetail 3" » Log enemy AND teammate attacks
-- I had to remove » symbol to fix usage: log < on | off > and to remove "mp_logdetail 2" (instead using 2 ->) to remove "mp_logdetail" is "0" [was considered as a command ?]
Users browsing this forum: No registered users and 3 guests