Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
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