Asenna Steam
kirjaudu sisään
|
kieli
简体中文 (yksinkertaistettu kiina)
繁體中文 (perinteinen kiina)
日本語 (japani)
한국어 (korea)
ไทย (thai)
български (bulgaria)
Čeština (tšekki)
Dansk (tanska)
Deutsch (saksa)
English (englanti)
Español – España (espanja – Espanja)
Español – Latinoamérica (espanja – Lat. Am.)
Ελληνικά (kreikka)
Français (ranska)
Italiano (italia)
Bahasa Indonesia (indonesia)
Magyar (unkari)
Nederlands (hollanti)
Norsk (norja)
Polski (puola)
Português (portugali – Portugali)
Português – Brasil (portugali – Brasilia)
Română (romania)
Русский (venäjä)
Svenska (ruotsi)
Türkçe (turkki)
Tiếng Việt (vietnam)
Українська (ukraina)
Ilmoita käännösongelmasta
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