AdminMod.de https://www.adminmod.de/ |
|
Brauche umbedingt hilfe Bin noch newb https://www.adminmod.de/viewtopic.php?t=6847 |
Seite 1 von 1 |
Autor: | G@nGsT@r [ 02.06.2003, 15:21 ] |
Betreff des Beitrags: | Brauche umbedingt hilfe Bin noch newb |
Hi Leute... ich habe Probleme mit AMX...wenn ich : amx_map vote de_dust mache sagt er ich hätte nicht die erlaubnis das acces level oda so! Dabei konnte ich das vorher machen.Musste CS aber neu Installieren! Kann mir einer helfen? Ich habe auch ein Admin und so eingerichtet..und habe eigendlich alle rechte...HELp me please Grez Star |
Autor: | Chan Kong-sang [ 02.06.2003, 17:07 ] |
Betreff des Beitrags: | |
hast du vergessen in deinem cs vergessen in der config.cfg die setinfo zu setzen? |
Autor: | G@nGsT@r [ 02.06.2003, 17:16 ] |
Betreff des Beitrags: | |
Ich habe da setinfo setinfo "_pw" "mein passwort" Dieses ding oder???? Das habe ich drin und eben mein PW! |
Autor: | Chan Kong-sang [ 02.06.2003, 20:35 ] |
Betreff des Beitrags: | |
ok hast du vielleicht ein acces level gelöscht? |
Autor: | ST4life [ 03.06.2003, 00:40 ] |
Betreff des Beitrags: | |
eigentlich alle rechte sind gut, welche denn? kannst du mal bitte einen admin.cfg auszug machen? pw einfach mit *** |
Autor: | Gast [ 03.06.2003, 13:03 ] |
Betreff des Beitrags: | |
n4p's hier spricht ein freund vom acount nutzer, wie waeres wenn man mal setinfo "meinpasswort" "PASSWORT" schreibt man bin ich gut |
Autor: | ST4life [ 03.06.2003, 13:58 ] |
Betreff des Beitrags: | |
hä? sinnlos, einfach nicht hinhören/lesen ... |
Autor: | G@nGsT@r [ 03.06.2003, 17:56 ] |
Betreff des Beitrags: | Meine Admin.cfg |
// AMX configuration file // File location: $moddir/addons/amx // To use with admin.amx and admincmd.amx plugins // amx_admin < name|ip|wonid > < password > < access > < flags > // Flags: // a - disconnect player on invalid password // b - clan tag // c - this is authid/wonid // d - this is ip // e - password is not checked (only name/ip/wonid needed) // Access: // a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands) // b - reservation (can join on reserved slots) // c - amx_kick command // d - amx_ban and amx_unban commands // e - amx_slay and amx_slap commands // f - amx_map command // g - amx_cvar command (not all cvars will be available) // h - amx_cfg command // i - amx_chat and other chat commands // j - amx_vote and other vote commands // k - access to sv_password cvar (by amx_cvar command) // l - access to amx_rcon command and rcon_password cvar (by amx_cvar command) // m - custom level A (for additional plugins) // n - custom level B // o - custom level C // p - custom level D // q - custom level E // r - custom level F // s - custom level G // t - custom level H // u - menu access // z - user amx_admin "2960798" "***" "abcdefghijklmnopqrstu" "c" // Example of admin account configuration // amx_admin "Player" "my_password" "abcdefghijklmnopqrstu" "a" // Default access amx_default_access "" // Name of setinfo which should store the password on client // f.e. with current settings admin should have line in his config: setinfo _pw hello amx_password_field "_pw" // Mode of logging to the server // 2 - kick all players not on list // 1 - normal mode // 0 - disable logging, players won't be checked (and access won't be set) amx_mode 1 // Show admins activity // 0 - disabled // 1 - show without admin nick // 2 - show with nick amx_show_activity 2 // Some info displaying and frequency of scrolling message in sec. amx_scrollmsg "Welcome to %hostname% -- Viel spaß beim zoggn ! Visit us: http://www.kdn-clan.com // Frequency of information messages in sec. amx_freq_imessage 180 // Plain information messages amx_imessage "Welcome to %hostname%" "255100000" amx_imessage "This server is using AMX\nVisit http://amxmod.net" "000100255" // Set chat-flood protection amx_flood_time 0.75 // Kicking rules to keep reservered slots free // 0 - don't kick anyone and keep reserved slots only for players with reservation // 1 - kick by shortest playing time // 2 - kick by worst ping // 3 - don't kick anyone and put on remaining reserved slots only players with reservation amx_reservation 3 // Amount for reserved slots amx_reserved_slots 2 // Time remaining displaying // a - display text // 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 amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11" // Minimum delay in seconds between two voting sessions amx_vote_delay 30 // How long voting session go on amx_vote_time 10 // Display who votes for what amx_vote_answers 1 // Some ratios for voting success amx_votekick_ratio 0.40 amx_voteban_ratio 0.40 amx_votemap_ratio 0.40 amx_vote_ratio 0.02 // Stats settings // For stats settings use amx_statscfg admin command // Announce "say thetime" and "say timeleft" with voice amx_time_voice 1 // List of maps for nextmap chooser plugin (all maps are merged) amx_nextmapch de_dust de_dust2 de_vegas de_storm de_nuke de_aztec amx_nextmapch cs_militia de_prodigy cs_office de_piranesi amx_nextmapch cs_italy de_cbble de_torn de_survivor cs_747 cs_assault amx_nextmapch de_chateau cs_backalley cs_havana de_vertigo // Max. time to which map can be extended amx_extendmap_max 90 // Step for each extending amx_extendmap_step 15 Ist hier irgendwo ein fehler? |
Autor: | G@nGsT@r [ 03.06.2003, 19:37 ] |
Betreff des Beitrags: | Bitte hilft mir! |
ich kann immer noch kein vote machen wenn ich amx_map vote de_dust oder so mache! Er sagt ich habe nicht die Access rechte oda so! Bitte hilft mir jetzt! Grez St@r |
Autor: | Chan Kong-sang [ 03.06.2003, 22:09 ] |
Betreff des Beitrags: | |
hmm versuch mal amx_votemap de_dust |
Autor: | ST4life [ 04.06.2003, 01:09 ] |
Betreff des Beitrags: | |
wi es master schon geschrieben hat: amx_scrollmsg "Welcome to %hostname% -- Viel spaß beim zoggn ! Visit us: http://www.kdn-clan.com" 300 (rote fehlt) |
Autor: | G@nGsT@r [ 04.06.2003, 15:49 ] |
Betreff des Beitrags: | Es funz |
Yo danke euch! Es klappt jetzt ich muss nur so schreiben: amx_mapevote de_dust Endlich! THX @ all |
Autor: | Chan Kong-sang [ 04.06.2003, 21:35 ] |
Betreff des Beitrags: | |
joar kein problem und vergiss nicht amx_help zu ckecken |
Seite 1 von 1 | Alle Zeiten sind UTC+01:00 |
Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |