Raised This Month: $51 Target: $400
 12% 

How to change CS:GO ingame server date language?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
warmanepro2
New Member
Join Date: May 2023
Old 05-03-2023 , 19:17   How to change CS:GO ingame server date language?
Reply With Quote #1

Hi guys!

I had problem with wrong time/clock in CS:GO

and this sm_time_adjustment 10800
solved my problem after made some searches.


But now i have one more problem...

I want to change the date language.. now its showing like this "04 May Tuesday" but the language is english.. i want to change it to different language... is there any way?

I am using a plugin to show the time and date in round end overlay

.sp
if(StrContains(sAdvert, "{DATE}") != -1)
{
FormatTime(sBuffer, sizeof sBuffer, "%d %B %A");

ReplaceString(sAdvert, 2048, "{DATE}", sBuffer);


.ini
<span class='fontSize-m mono-spaced-font-bold' color='#6de9f6'>{DATE} {TIME}</span>

But this always showing me english date language ingame

Photo
https://imgur.com/a/9b1uQm2

Last edited by warmanepro2; 05-03-2023 at 19:18.
warmanepro2 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:37.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode