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

force server language from start


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Watermelonnable
Member
Join Date: Feb 2017
Old 12-03-2019 , 21:16   force server language from start
Reply With Quote #1

Hi guys. So the users of my server are going to be 99% spanish speakers users but the server is always setted to english. Is there a way to automatically set the server language to spanish from the start so users don't have to do it by themselves?
Watermelonnable is offline
gabuch2
AlliedModders Donor
Join Date: Mar 2011
Location: Chile
Old 12-03-2019 , 21:18   Re: force server language from start
Reply With Quote #2

amxx.cfg >>
Code:
// Server language in ISO 639-1 format
// Please see data/lang/languages.txt file for a list of supported languages
//
// Default value: en
amx_language "es"

// If you set this to 0, clients cannot chose their language, instead they use
// whatever language the server is configured to use.
//
// Default value: 1
amx_client_languages 0
__________________
gabuch2 is offline
Watermelonnable
Member
Join Date: Feb 2017
Old 12-03-2019 , 22:43   Re: force server language from start
Reply With Quote #3

Thank you! Really appreciate it
Watermelonnable 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:23.


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