Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español - España (Spanska - Spanien)
Español - Latinoamérica (Spanska - Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (Portugisiska – Portugal)
Português - Brasil (Portugisiska - Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (Ukrainska)
Rapportera problem med översättningen
If thats the case, whats the maps name? :p
it's just that we don't have the name for this one yet :/
I will release the (ported) map as soon as CS2 Workshop is out. (Which should be soon)
CSGO-nmCFs-TfXB2-RvnZO-Wrcko-ffBAA
CSGO:
those 3 commands was use 1 and 0
cl_crosshair_drawoutline "0"
cl_crosshair_t "0"
cl_crosshairdot "0"
in CSGO your corsshair colors and styles can use Float
cl_crosshairalpha "150.000000"
cl_crosshaircolor "5.000000"
cl_crosshaircolor_b "218.000000"
cl_crosshaircolor_g "242.000000"
cl_crosshaircolor_r "0.000000"
cl_crosshairstyle "4.000000"
CS2:
in CS2 those 3 commands been change to use "true" and "false"
cl_crosshair_drawoutline "false"
cl_crosshair_t "false"
cl_crosshairdot "false"
in CS2 been set use Int
cl_crosshairalpha "150"
cl_crosshaircolor "5"
cl_crosshaircolor_b "218"
cl_crosshaircolor_g "242"
cl_crosshaircolor_r "0"
cl_crosshairstyle "4"
I hope is helpful for crashz and other player
Hey thx for wanting to help.
Commands that are set to true/false also accept 1/0
Yes but in Command Terminal still show some error at my person suggest is update it to use True and False cause now CS2 kill many old commands so i don't know what time it will be changed