You are on page 1of 7

evo mali tutorial za pocetnike koji nemaju odrzavanje servera a neznaju da rade sa amx mod x modom najpre cu da objasnim

zasto sluze neki fajlovi,plugins,pa sve do kraja dok ne ob jasnim stavljanje plugin-a, dodavanje adminana na server -server.cfg (/cstrike/) tu se namesta sledece ime servera (hostname "ime servera") rcon password (rcon_password "rcon pw") Friendly Fire (mp_friendlyfire 1 (1-ukljucen 0-iskljucen)) Trajanje Runde (mp_roundtime 4.5) Vreme C4 Tajmera (mp_c4timer 35 ) Trajanje Mape (mp_timelimit 25) MAX. Runde (mp_maxrounds 0) ovo sve mozete menjati takodje i cvar komandama np. amx_cvar mp_timelimit 5 preko ovog fajla mozete pokretati i druge cfg fajlove komanom exec np. wamup.cfg ( za zagrevanje) to je to sto se tice ovog fajla idemo dalje -mapcycle.txt (/cstrike/) ovaj txt fajl sluzi da ubacivanje mapa koje ce se vrteti na serveru npr. de_dust2 de_nuke de_inferno mini_dust2 te ce se mape vrteti stalno na serveru Prelazimo na amx mod x fajlove -user.ini (/cstrike/addons/amxmodx/configs/) preko ovog fajla dodaju se admini na sledeci nacin "nick" "pw" "access flag" "connection flag" admina takodje mozete skinuti i na sledeci nacim dodavanjem ispred znaka ispred ";" np. ;"nick" "pw" "access flag" "connection flag" acess flag-ovi: a - imunitet za igraca (ne moze biti banovan,osamaren,izbacen,.....) b - rezervisani slot (kad je server pun igrac moze uci bez problema na server) c - amx_kick komanda

d e f g h i j k l m n o p q r s t u z

amx_ban i amx_unban komande amx_slay i amx_slap komande amx_map komanda amx_cvar cvar komande amx_cfg cfg komande amx_chat i druge chat komande (tsay,psay,itd...) amx_vote komanda za glasanje amx_cvar sv_password cvar komanda za zakljucavanje servera amx_rcon komanda za rcon pass (za samo head admine) custom level A (odredjeni flagovi za druge plugin) custom level B custom level C custom level D custom level E custom level F custom level G custom level H menu access user (no admin)

connection flag-ovi : a b c d e k - dikonektuje igraca ako ima pogresan setinfo ukucan - klan tag - steam ID (ako se igracu dodaje na steam admin) samo za steam servere - IP (ako se igracu dodaje admina na IP) - setinfo se ne proverava (bolje nemojte davati ovo ) - admin se dodaje na tacan nick i tag gleda se i na mala i na velika slova np. NoN-SmOkER ako dam nick non-smoker necu imati admina, moraju biti tacna slova

-plugins.ini (/cstrike/addons/amxmodx/configs/) ovaj fajl sluzi za dodavanje plugina plugin se dodaju na sledeci nacin : svaki plugin je u amxx formatu ubacuje se u folder plugins (/cstrike/addons/amxm odx/plugins/) kad ste ubacili plugin x/configs/) i dodajete ime plugina.amxx np. super_plugin.amxx takodje mozete skinuti ;super_plugin.amxx sad u folder idete u fajl plugins.ini (/cstrike/addons/amxmod u sledeci red skroz dole :

neki plugin dodavanjem ispred ";" je plugin iskljucen

-AMX MOD X KOMANDE : ima mnogo komanda ja cu napisati samo osnovne Admin Komande amx_kick nick [razlog] Izbaci Igraca amx_banmenu - otvara meni za ban igraca amx_unban IP ili ID - Unban Igraca amx_slay nick Ubije Igraca amx_slap nick [steta] osamari igraca amx_who Prikaz Igraca na Serveru amx_map <ime mape> Menjanje mape

amx_nick <original nick> <novi nick> Menjas ime igracu amx_plugins vidis listu plugin instaliranih na serveru Chat Komande amx_say <poruka> Saljes poruku igracima amx_chat <poruka> Saljes Adminima poruku amx_psay <nick> <poruka> Saljes PM igracu amx_tsay <boja> <poruka> Sa leve strane Velikim slovima Poruka amx_csay <boja> <poruka> Poruka u Centru velikim slovima Komande Glasanja amx_votemap <1mapa> [2mapa] [3mapa] [4mapa] Glasanje za mapu (max. 4 mape) amx_votekick <nick> Glasaje za izbacivanje navedenog igraca amx_voteban <nick> Glasanje za ban navedenog igraca amx_vote <pitanje> <odgovor1> <odgovor2> <odgovor3> Glasanje amx_cancelvote Stats Komande say say say say say /hp Izbacuje preostale helte (hp) igraca koji te je ubio /statsme Izbacuje stvoj status /stats Izbacuje Status drugih igracha /top15 top lista igraca /rank Izbacuje Rank

Say Komande say nextmap Izbacuje Ime sledece mape say timeleft Preostalo vreme say thetime Trenutno Vreme Menu komande amxmodmenu Izbacuje Amx Mod X menu amx_cvarmenu ADMIN_CVAR Cvar Meni amx_mapmenu Izbacuje meni sa Mapama amx_votemapmenu Izbacuje meni za mapama koje ce igraci kasnije glasati amx_kickmenu Izbacuje Kick meni amx_banmenu Izbacuje Ban Meni amx_slapmenu Slap Menu amx_teammenu Ibacuje Trenutne timove igraca svaka cast ko dodje do ovde ako vas jos nesto zanima slobodno napisite ovde a mi cemo napisati odgovor sto brze budemo mogli edit by turshija Last edited by Zlaja.kgb; 07-10-2010 at 09:09. 10-04-2010 13:26 #2 Player^new$$$$ Junior Member Array Join Date Apr 2010 Karma 0 Evo neke komande da vam dam i ja za ove admine :

2: amx_alltalk [1 = ON | 0 = OFF] 3: amx_alltalk (1|0) - Turns alltalk on or off, if no arg passed tells if on or off 4: amx_armor 5: amx_autobalance <0 | 1> 6: amx_badaim : Turn on/off bad aim on a player. 7: amx_ban [reason] 8: amx_banip [reason] 9: amx_banmenu - displays ban menu 10: amx_beat - Slaps person that many times 11: amx_beatall - Slaps everyone that many times! 12: amx_beatteam - Slaps team that many times! 13: amx_bury 14: amx_bury - Burys one client 15: amx_buryall Burys everyone on server 16: amx_buryteam - Burys everyone on a team 17: amx_cancelvote - cancels last vote 18: amx_cfg 19: amx_cfgmenu - displays configs menu 20: amx_chat - sends message to admins 21: amx_clcmdmenu - displays client cmds menu 22: amx_cmdmenu - displays commands menu 23: amx_csay - sends center hud message to all players 24: amx_ct 25: amx_cvar [value] 26: amx_cvarmenu - displays cvars menu 27: amx_disarm 28: amx_drug <@all, @team, nick, #userid, authid or @team> 29: amx_exec 30: amx_exec - This will execute a command on the clients machine 31: amx_execall - This will execute a command on all the clients machine 32: amx_execteam - This will execute a command on all the clients machine of tea m 33: amx_extend : ex. 5, if you want to extend it five more minutes. 34: amx_fire 35: amx_flash - Flashes player(s) 36: amx_forcechasecam <0 | 1 | 2> 37: amx_fraglimit 38: amx_freezetime 39: amx_friendlyfire <0 | 1> 40: amx_fuckoff : Bindeaza butoanele jucatorului la sinucidere 41: amx_gag - Flags: a = Normal Chat | b = Team Chat | c = Voicecomm 42: amx_gag - We can gag a player using this command 43: amx_givemoney - gives specified player money 44: amx_glow (or) -- lasts 1 round 45: amx_glow2 (or) -lasts forever 46: amx_glowcolors shows a list of colors for amx_glow and amx_glow2 47: amx_god - Sets a player to god mode 48: amx_godall - Sets all players to god mode 49: amx_godmode [0|1|2] - 0=OFF 1=ON 2=ON + ON EACH ROUND 50: amx_godteam - Sets player on team team to god mode 51: amx_gravity 52: amx_gravity 53: amx_heal 54: amx_heal (amount) - Heals a player to the amount or fully 55: amx_help [nr of cmds (only for server)] - displays this help 56: amx_hostname

57: amx_hostname - This will let an admin change the name of the server 58: amx_hpk - configurreaza plugin-ul high_ping_kicker 59: amx_ip < jucator , @ECHIPA , *> 60: amx_kick 61: amx_kickmenu - displays kick menu 62: amx_langmenu 63: amx_last - list the last few disconnected clients info 64: amx_lastip 65: amx_leave [tag] [tag] [tag] 66: amx_limitteams 67: amx_listmaps This will list all the maps in the map ini 68: amx_llama - We can make a lama out of a player using this command 69: amx_llama 70: amx_lock - - Locks selected team 71: amx_map 72: amx_mapmenu - displays changelevel menu 73: amx_maxrounds 74: amx_menu - displays menus available to client 75: amx_modules 76: amx_nick 77: amx_noclip [0|1|2] - 0=OFF 1=ON 2=ON + ON EACH ROUND 78: amx_noclip - Sets a player to no clip mode 79: amx_noclipall - Sets all players to no clip mode 80: amx_noclipteam - Sets team to no clip mode 81: amx_nopass - Removes the server password 82: amx_nopass - remove server password 83: amx_off - pauses some plugins 84: amx_on - unpauses some plugins 85: amx_pass - Sets the server password 86: amx_pass 87: amx_password (password) - Will set the password on the server, to remove cal l with no arguments. 88: amx_pause - pause or unpause the game 89: amx_pausecfg - list commands for pause/unpause management 90: amx_pausecfgmenu - pause/unpause plugins with menu 91: amx_pig - Screw up bad people 92: amx_pimpslap : Face ca jacutorul sa se invarta in cercuri. 93: amx_plugins 94: amx_psay - sends private message 95: amx_quit 96: amx_quit - Will quit assholes to the desktop 97: amx_reloadadmins 98: amx_restart 99: amx_restartround 100: amx_restmenu - displays weapons restriction menu 101: amx_restrict - displays help for weapons restriction 102: amx_revive 103: amx_rocket 104: amx_say - sends message to all players 105: amx_screw : Incearca sa inverseze butoanele jucatorului. 106: amx_setlang 107: amx_showip * 108: amx_shutdown - Shuts Down Server/Reconnect Players 109: amx_shutup - Will shut up loudmouth ppl 110: amx_slap 111: amx_slap - Slaps one client 112: amx_slapall Slaps everyone on map 113: amx_slapdmg - Sets slap damage 114: amx_slapmenu - displays slap/slay menu 115: amx_slapteam - Slaps everyone on a team

116: amx_slay 117: amx_slay - Slays an individual 118: amx_slay2 [1-Lightning|2-Blood|3-Explode] 119: amx_slayall Slays everyone on the server including admins and caller 120: amx_slayteam - Slays the whole team 121: amx_smash : Ii face jucatorului lag urias. 122: amx_speechmenu - displays speech menu 123: amx_speed [0|1] -- gives/takes turbo running 124: amx_spglow 1 = turn on glow, 0 =turn off glow 125: amx_spin : Face ca jucatorul sa zboare incontrolabil 126: amx_spmessage 1 = Turn Spawn Protection Message on , 0 = Turn Spawn Protect ion message off 127: amx_spshellthickness 1 through 100 to set Glow Shellthickness 128: amx_sptime 1 through 10 to set Spawn Protection time 129: amx_ss 130: amx_ssay [msg] 131: amx_stack [0|1|2] 132: amx_startmoney 133: amx_statscfg - displays help for stats configuration 134: amx_statscfgmenu - displays stats configuration menu 135: amx_status - Shows a detailed list of info on players 136: amx_status - This will show you a list of info on each person kinda like th e status but more detailed 137: amx_swap - Swaps two players with eachother 138: amx_t 139: amx_takemoney - takes specified player money 140: amx_team - Transfers that player to the specified team 141: amx_teammenu - displays team menu 142: amx_teamswap - Swaps two teams with eachother 143: amx_teleport [x] [y] [z] 144: amx_teleportmenu - displays teleport menu 145: amx_timelimit 146: amx_timelimit - Resets the time limit, it must be more than we have been pl aying for 147: amx_tkpunish <0 | 1> 148: amx_transfer - Transfers that player to the specified team 149: amx_tsay - sends left side hud message to all players 150: amx_uberslap 151: amx_unammo [0|1] - 0=OFF 1=ON 152: amx_unban <"authid" or ip> 153: amx_unbury 154: amx_unbury - Un-Burys one client 155: amx_unburyall Un-Burys everyone on server 156: amx_unburyteam -Un- Burys everyone on a team 157: amx_uncensure : Repara censure ul. 158: amx_unfuckoff : Repara Fuckoff ul. 159: amx_ungag 160: amx_ungag - We can ungag a player using this command 161: amx_unllama - We can unlama a player using this command 162: amx_unllama 163: amx_unlock - - Unlocks selected team 164: amx_unpig - Un screw bad people 165: amx_unpimpslap : Repara pimpslap ul. 166: amx_unscrew : Repara screw ul. 167: amx_unshutup - Will un-shut up loudmouth ppl 168: amx_unsmash : Repara smesh ul. 169: amx_unspin : Face ca jucatorul sa se intoarca pe pamant. 170: amx_userorigin 171: amx_vote 172: amx_voteban

173: 174: 175: 176: 177: 178: 179: 180: 181: 182: 183: 184: 185: 186: 187: 188: 189: 190: 191: 192: 193: 194: 195: 196: 197: 198: 199: 200: 201: 202: 203: 204: 205: 206: 207: 208: 209: 210: 211: 212: 213: 214: 215: 216: 217:

amx_votekick amx_votemap [map] [map] [map] amx_votemapmenu - displays votemap menu amx_weapon amx_who - displays who is on server amx_winlimit amxmodmenu - displays menus esp_menu Shows ESP Menu esp_settings ESP adasdsassdasd esp_toggle Toggle ESP on/off rnd_alive [0|1] - disallows/allows to alive players drop nades rnd_buy [0|1] - disables/enables alive drops mode during buytime rnd_death [0|1] - disables/enables drop player nades on death rules_enable - <1|0> set automessagin on/off rules_show - show rules to everybody say @[@|@|@][w|r|g|b|y|m|c] - displays hud message say /esp_menu Shows ESP Menu say /esp_toggle Toggle ESP on/off say /hp - display info. about your killer (chat) say /me - display current round stats (chat) say /rank - display your rank (chat) say /rankstats - display your server stats (MOTD) say /report - display weapon status (say_team) say /rules - show rules say /score - display last score (chat) say /stats - display players stats (menu/MOTD) say /statsme - display your stats (MOTD) say /switch - switch client's stats on or off say /top15 - display top 15 players (MOTD) say currentmap - display current map say ff - display friendly fire status say nextmap - displays nextmap say thetime - displays current time say timeleft - displays timeleft say_team @ - displays message to admins say_team /hp - display info. about your killer (chat) say_team /me - display current round stats (chat) say_team /rank - display your rank (cheat) say_team /rankstats - display your server stats (MOTD) say_team /report - display weapon status (say_team_team) say_team /score - display last score (chat) say_team /stats - display players stats (menu/MOTD) say_team /statsme - display your stats (MOTD) say_team /switch - switch client's stats on on or off say_team /top15 - display top 15 players (MOTD

You might also like