![]() |
| | #1 (permalink) |
| Devil ![]() | Instalare AMX MODX Dublu click pe .exe dupa care next -> bifati prima casuta dupa care next -> next -> install -> finish -> next -> bifati prima casuta dupa care next -> bifati select mod directory dupa care next -> la mod directory alegi directorul cstrike (ex:C:hlds\cstrike) si la custom game addons alegeti counter-strike dupa care dati OK -> finish. Configurare AMX MODX CODE: // AMX Mod X Configuration File echo Executing AMX Mod X Configuration File // Default access for all non admin players (see users.ini for access details) // // Default value: "z" amx_default_access "z" // Name of setinfo which should store a password on a client (you should change this) // Note: Always prefix the field with an underscore (aka: "_") // (Example: setinfo _pw "password") // // Default value: "_pw" amx_password_field "_pw" // Mode of logging to a server // 0 - disable logging, players won't be checked (and access won't be set) // 1 - normal mode which obey flags set in accounts // 2 - kick all players not on list // // Default value: 1 amx_mode 1 // Show admins activity // 0 - disabled // 1 - show without admin name // 2 - show with name // // Default value: 2 amx_show_activity 2 // Frequency in seconds and text of scrolling message // // Default value: "Welcome to %hostname% -- This server is using AMX Mod X" 600 ;amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600 // Center typed colored messages (last parameter is a color in RRRGGGBBB format) // // Default values: "Welcome to %hostname% -- This server is using AMX Mod X" "000255100" // "This server is using AMX ModX\nVisit http://www.amxmodx.org" "000100255" amx_imessage "This server is using AMX ModX\nVisit http://www.amxmodx.org" "000255100" // Frequency in seconds of colored messages // // Default value: 180 amx_freq_imessage 180 // Set in seconds how fast players can chat (chat-flood protection) // // Default value: 0.75 amx_flood_time 0.70 // Amount of slots to reserve. // // Default value: 0 amx_reservation 0 // If you set this to 1, you can hide slots on your server. // If server "full" of public slots and slots hidden, you must manually connect with connect console command // // Default value: 0 amx_hideslots 0 // Displaying of time remaining // a - display white text on bottom // b - use voice // c - don't add "remaining" (only in voice) // d - don't add "hours/minutes/seconds" (only in voice) // e - show/speak if current time is less than this set in parameter // // Default value: "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11" amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11" // Announce "say thetime" and "say timeleft" with voice, set to 0 to disable. // // Default value: 1 amx_time_voice 1 // Minimum delay in seconds between two voting sessions // // Default value: 10 amx_vote_delay 10 // How long voting session goes on // // Default value: 10 amx_vote_time 10 // Display who votes for what option, set to 0 to disable, 1 to enable. // // Default value: 1 amx_vote_answers 1 // Some ratios for voting success // Default value: 0.40 amx_votekick_ratio 0.40 // Default value: 0.40 amx_voteban_ratio 0.40 // Default value: 0.40 amx_votemap_ratio 0.40 // Default value: 0.02 amx_vote_ratio 0.02 // Max. time to which map can be extended // // Default value: 90 amx_extendmap_max 90 Modificati amx_password_field "_pw" cu amx_password_field "_parola servarului tau" Modificati "amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 600" cu "amx_scrollmsg "Welcome to numele_serverului_tau -- This server is using AMX Mod X" 600"" Modificati "amx_imessage "Welcome to %hostname%" "000255100"" cu "amx_imessage "Welcome to numele_serverului_tau" "000255100" Last edited by Purdy; 02-13-2008 at 20:52. |
| | |
| | Publicitate Craiova-Online. Detalii AICI. |
| Publicitate Robotelu de servici | |
![]() |
| Bookmarks |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [photoshop] Sprite tutorial | Johnny_D | Tutorials | 1 | 12-11-2009 17:43 |
| Tutorial instalare server CS 1.6 no Steam WINDOWS | Purdy | Tutoriale | 0 | 02-13-2008 20:34 |
| Instalare software Linux din surse | Johnny_D | Tips & Tricks | 0 | 12-17-2007 11:29 |
| Instalare Apache 1.x.x | Johnny_D | Tips & Tricks | 0 | 12-17-2007 11:24 |
| Abstract tutorial | Johnny_D | Tutorials | 0 | 10-22-2006 09:37 |