-
Posts
950 -
Joined
-
Last visited
Content Type
Profiles
Forums
Calendar
Everything posted by LiL_Netii
-
Nadedrops
-
Nu to pusi viņš savāks sev un pabeigs pats
-
Tuklais būs tev košļenes un čipsi Padalīsies??
-
Kur Garantija, ka viņš samaksās ??
-
Bet padomaa tu ietaupītu 5 vai cik tur ls varētu sapirkt pilnu somu ar čipsien un košļenes
-
Pašam grūti utaisīt?? Tagad taču skola nav pie reizzes vari pamaacīties kā īsti tas jādara ... pilns GIGN ar pamācībām nem tik skaties monitorā un rīkojies
-
Tūlīt tev būs bb līdz vasaras vidum
-
Nu tad jāliek iekšā gara dziesma uz kādiem 2 mb bet kad beigies rounds vina sāksies no jauna -- ie 2mb labu laicinju ka4asies ja vien nav kāds labs hosts uz sv_downloadurl
-
C-s 1.6 Slay,ban,kick Adminu Kodi!
LiL_Netii replied to 200sxLV's topic in Servera konfigurācija, plugini, etc...
Pirmkārt jau amx_help Command Format Access Description amx_kick <name or #userid> [reason] ADMIN_KICK Kicks a player. amx_ban <name or #userid> <time> [reason] ADMIN_BAN Bans a player. amx_addban <authid or ip> <minutes> [reason] ADMIN_BAN Adds a ban to the server banlist. amx_unban <authid or ip> ADMIN_BAN Unbans a player. amx_slay <name or #userid> ADMIN_SLAY Slays a player. amx_slap <name or #userid> [damage] ADMIN_SLAY Slaps a player for variable damage. amx_leave <tag> [tag1] [tag2] [tag3] ADMIN_KICK Kicks all players not wearing one of the tags. amx_pause ADMIN_CVAR Pauses or unpauses the game. amx_who ADMIN_ADMIN Displays who is on the server. amx_cvar <cvar> [value] ADMIN_CVAR Changes or displays a cvar value. amx_map <mapname> ADMIN_MAP Changes map. amx_cfg <filename> ADMIN_CFG Executes a server-side config file. amx_rcon <rcon command line> ADMIN_RCON Executes a command on the server console. amx_plugins ADMIN_ADMIN Lists all loaded plugins. amx_modules ADMIN_ADMIN Lists all loaded modules. Chat Commands Command Format Access Description amx_say <message> ADMIN_CHAT Sends a message to all players through normal say. amx_chat <message> ADMIN_CHAT Sends a message to all admins through normal chat. amx_psay <name or #userid> <message> ADMIN_CHAT Sends a private message to a player. amx_tsay <color> <message> ADMIN_CHAT Sends a left side HUD message to all players. amx_csay <color> <message> ADMIN_CHAT Sends a center HUD message to all players. Vote Commands Command Format Access Description amx_votemap <map> [map] [map] [map] ADMIN_VOTE Starts a vote for a map. amx_votekick <name or #userid> ADMIN_VOTE Starts a vote to kick a player. amx_voteban <name or #userid> ADMIN_VOTE Starts a vote to ban a player. amx_vote <question> <answer1> <answer2> ADMIN_VOTE Starts a custom poll. amx_cancelvote ADMIN_VOTE Cancels the last poll in progress. Stats Commands Command Format Access Description say /hp Displays information about your killer. say /statsme Displays your stats. say /stats Displays other players' stats. say /top15 Displays the top 15 players. say /rank Displays your rank on the server. Say Commands Command Format Access Description say nextmap Displays the next map in the mapcycle. say timeleft Displays the time left in the map. say thetime Displays the current time. Menu Commands Command Format Access Description amxmodmenu ADMIN_MENU Displays the main AMX Mod X menu. amx_cvarmenu ADMIN_CVAR Displays the CVAR menu. amx_mapmenu ADMIN_MAP Displays the map change menu. amx_votemapmenu ADMIN_MAP Displays the map voting menu. amx_kickmenu ADMIN_KICK Displays kick menu. amx_banmenu ADMIN_BAN Displays ban menu. amx_slapmenu ADMIN_SLAY Displays slap/slay menu. amx_teammenu ADMIN_LEVEL_A Displays team switch menu. amx_clcmdmenu ADMIN_LEVEL_A Displays client commands menu. amx_restmenu ADMIN_CFG Displays weapon restriction menu. amx_teleportmenu ADMIN_CFG Displays teleport menu. amx_pausecfgmenu ADMIN_CFG Pause/unpause plugins with menu. amx_statscfgmenu ADMIN_CFG Displays stats configuration menu. Config Commands Command: amx_pausecfg Format: <command> [name] Access: ADMIN_CFG Description: Command list available: off - Pauses all plugins not in the list. on - Unpauses all plugins. stop <file> - Stops a plugin. pause <file> - Pauses a plugin. enable <file> - Enables a plugin. save - Saves a list of stopped plugins. clear - Clears a list of stopped plugins. list [id] - Lists plugins. add <title> - Marks a plugin as unpauseable. Command: amx_statscfg Format: <command> [parameters] Access: ADMIN_CFG Description: Command list available: on <variable> - Enable specific option. off <variable> - Disable specific option. save - Save stats configuration. load - Load stats configuration. list [id] - List stats statuses. add <name> <variable> - Add stat variable to the list. RCON Commands Command: amxx Format: <command> [parameters] Access: Description: Command list available: amxx version - Display version. amxx modules - Display modules. amxx plugins - Display plugins. amxx gpl - Display the GNU General Public License amxx cvars - Display AMX Mod X registered CVARs. amxx cmds - Display AMX Mod X registered commands. amxx pause - Pause a running plugin. amxx unpause - Unpause a running plugin.the list -
Jā atsevišķus var pamēģini nomainīt No #include <amxmod> #include <amxmisc> Uz #include <amxmodx> #include <amxmisc>
-
Izlaisi agstaak uzrakstiju kas jaadara ja veel neesi pamaniijis!!!
-
Ko tieši? EDITED:::::: aaa psc citi ar tak raksta
-
Nē vnk tev nav ieslēgts kāds modulis 1. Dodies uz sava servera configs folderi 2. Atrodi un atver failu modules.ini ar notepad 3. Izdzēs ārā visu kas tur rakstīts un tā vietā iekopē zeemāk doto tekstu un noseivo failu - kad to esi izdarījis nomaini mapi, vai restartē serveri! ; AMX Mod X Modules ; You can specify both linux & win32 modules here ; To enable a module, remove the semi-colon from the line ; ------------------------------ ; Fun - provides extra functions ; ------------------------------ ;fun_amxx_i386.so fun_amxx.dll ;fun_amxx_amd64.so ; ---------------------------------------------------- ; Engine - provides engine functions core to Half-Life ; ---------------------------------------------------- ;engine_amxx_i386.so engine_amxx.dll ;engine_amxx_amd64.so ; ---------------------------------------------------------- ; Fakemeta - provides a massive interface into the HL engine ; ---------------------------------------------------------- ;fakemeta_amxx_i386.so fakemeta_amxx.dll ;fakemeta_amxx_amd64.so ; ------------------------------------------- ; Database Access - only enable one of these ; ------------------------------------------- ; MySQL ;mysql_amxx_i386.so mysql_amxx.dll ;mysql_amxx_amd64.so ; PostgreSQL ;pgsql_amxx_i386.so ;pgsql_amxx.dll ; Microsoft SQL ;mssql_amxx.dll ; SQLite ;sqlite_amxx.dll ;sqlite_amxx_i386.so ;sqlite_amxx_amd64.so ; --------------------------------------------- ; GeoIP - determines the country of ip adresses ; --------------------------------------------- ;geoip_amxx_i386.so geoip_amxx.dll ;geoip_amxx_amd64.so ; -------------------------------- ; Sockets - network socket support ; -------------------------------- ;sockets_amxx_i386.so sockets_amxx.dll ;sockets_amxx_amd64.so ; -------------------------- ; Regular Expression support ; -------------------------- ;regex_amxx_i386.so regex_amxx.dll ;regex_amxx_amd64.so ; -------------------- ; Binary Vault support ; -------------------- ;nvault_amxx_i386.so nvault_amxx.dll ;nvault_amxx_amd64.so ; ---------------------------------------------------------- ; Counter-Strike - adds functions specific to Counter-Strike ; ---------------------------------------------------------- ;cstrike_amxx_i386.so cstrike_amxx.dll ;cstrike_amxx_amd64.so ; ----------------------------------------------------- ; CSX - adds functionality for CS statistics and events ; ----------------------------------------------------- ;csx_amxx_i386.so csx_amxx.dll ;csx_amxx_amd64.so
-
Tev visi moduli ir iesleegti ieks modules.ini??????? mos sitam kkas vajadziigs
-
uzraksti servera konsolee amx_join_leave 1
-
Nu vari pārinstelēt DB un izdzeest servera ranku bet no tā jau errors nepazudīs
-
Ka tik ne arī
-
Ieej folderii configs un atver failu amxx.cfg atrodi rindinu // Show admins activity // 0 - disabled // 1 - show without admin name // 2 - show with name amx_show_activity 1 Un samaini uz // Show admins activity // 0 - disabled // 1 - show without admin name // 2 - show with name amx_show_activity 2
-
Protamss, sis ir liidziigs kaa gign tikai laiks ir uz 15 sekundeem un ir arii latviesu valodaa Luuk zemaak ir pievienots plugins Cerams maceesi uzlikt Restarts.zip
-
nopp cik sapratu jaunajiem statiem (3.0) buus ka ik peec stundas apdeitojas... TE var apskatiities
-
Rogger That
-
Tad kaapee rakstiiji mp_logdetail 3???????
-
Domaa es zinu?? man tikai mp_logdetail staav uz 0
-
Bet nebija