Quote:
I have some question...................about [amxmodx]
-How can i change my server name ? i dunno what command is ?
-What's command for \"all talk\" ?
-How do i set for my server auto kick clients when 'em over 150.
-=Thanks=-
|
-How can i change my server name ? i dunno what command is ?
1. Well , if you have a Server.cfg file in your Cstrike/DoD etc... ( Depends on what game you play ) folder , then open it and type this inside of it :
Code:
Hostname "Servername"
Where it says "Servername" , above , type the name of your server. Or if you don't have a Server.cfg file , just type Hostname Servername in the console but change the map after you do that.
-What's command for "all talk" ?
2. The command for alltalk is : Sv_alltalk
0 = Players on opposing teams
cannot talk to eachother on the microphone and
1 = Players on opposing teams
can talk to eachother on the microphone.
-How do i set for my server auto kick clients when 'em over 150.
3. Well I can't just give you the answer for that one but it would be better for you if you downloaded a 'High Ping Kicker' plugin from the
AMX Mod X Website ( Forums ) and used it.