Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
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