Ein neues Thema erstellen  Auf das Thema antworten  [ 14 Beiträge ] 
Autor Nachricht
 Betreff des Beitrags: werde nich als admin erkannt
BeitragVerfasst: 04.09.2002, 20:28 

Registriert: 04.09.2002, 20:23
Beiträge: 10
:( ich werde auf meinen lan server nicht als admin erkannt warum da kommt nur [ADMIN] received ( weiss nich genau wie man das schreibt ) need help!!!!!!!!!!!!!!!!!!!!!!!!!!!


Nach oben
   
 Betreff des Beitrags:
BeitragVerfasst: 04.09.2002, 20:39 

Registriert: 04.09.2002, 20:23
Beiträge: 10
:( das is der screeni[/img][/list]


Nach oben
   
 Betreff des Beitrags:
BeitragVerfasst: 05.09.2002, 00:15 

Registriert: 09.01.2002, 19:10
Beiträge: 323
Wohnort: Weltstadt "Brech"
das heisst das du als admin erkannt worden bist ...
mach mal in deiner plugin.ini an folgender stelle:
Code:
;dlls/plugin_CS.amx
das ; weg ... ectl. ist dann das Problem behoben !

@all
kommt da nich normalerweise:
Code:
[Admin] Password recieved for user 'schiess.mich.tot'
???

_________________
D@T@
Rechtschreibfähler könnt ihr behalten, mit Kassenbon zurückgeben oder meinen Deutsch-Lehrer dafür verantwortlich machen !!!


Nach oben
   
 Betreff des Beitrags:
BeitragVerfasst: 05.09.2002, 05:56 

Registriert: 04.09.2002, 20:23
Beiträge: 10
das in der ini habe ich sschon gemacht!! da kommt nur received und wen ich zb admin_map mache sagt der nur unbekannter befehl und noch irgenwas du darffst das nicht machene !!!!!!!!!!!!!! was musssssss ich den machen habe lan servver!!!! hm ich schreib heute mittag ael hin wasss in meiner listenserver..cfg ussw. steht jez muss ich aber erst in die schule


Nach oben
   
 Betreff des Beitrags:
BeitragVerfasst: 05.09.2002, 13:17 

Registriert: 04.09.2002, 20:23
Beiträge: 10
so also :

//listenserver.cfg

// Use this file to configure your LISTEN server.
// This config file is executed everytime the server changes levels.

// disable autoaim
sv_aim 0

// disable clients' ability to pause the server
pausable 0

// default server name. Change to "Bob's Server", etc.
hostname "Counter-Strike 1.5 Server"

// maximum client movement speed
sv_maxspeed 320

// 20 minute timelimit
mp_timelimit 45

sv_cheats 0


///////////////////////////////////////////////////////////////
// Admin Mod Server Configuration Variables //
///////////////////////////////////////////////////////////////


////////////////////////////////////////////////////////////////////////////
// This file allows you to set Server Configuration Variables //
// (CVARs for short) related to Admin Mod functionality. //
// //
// (Note: For CVARS that are set to either "on" or "off," 0=off and 1=on) //
////////////////////////////////////////////////////////////////////////////


// Used by the TFC plugin only. If enabled, an attempt to switch
// teams will be rejected if it would unbalance the teams
// (0=disabled, 1=enabled)
admin_balance_teams 0

// If you are using bots with admin mod you can set this to 1
// It will protect bots from receiving client commands which
// would crash your server.
// (0=disabled, 1=enabled)
admin_bot_protection 0

// This is the message displayed to everyone after connecting.
admin_connect_msg "Welcome to the Real World..."

// This controls the availability of weapon restriction in CS.
// (0=disabled, 1=enabled)
admin_cs_restrict 0

// This will produce debugging messages in your logs which can
// be used to troubleshoot problems. Not recommended for general use.
// (0=disabled, 1=enabled)
admin_debug 0

// Determines whether or not the fun commands are allowed by default.
// If not on by default, the admin can still turn it on when wanted.
// (0=disabled, 1=enabled)
admin_fun_mode 0

// Enable to get special effects with certain commands
// like teleport or slap.
// (0=disabled, 1=enabled)
admin_fx 0

// If enabled, people who are gagged (not allowed to "say") will be
// unable to change their name while gagged
// (0=disabled, 1=enabled)
admin_gag_name 0

// If enabled, people who are gagged will not be able to use
// the say_team command.
// (0=disabled, 1=enabled)
admin_gag_sayteam 0

// Makes the admin with the highest access level the only admin in power.
// Example: if multiple admins are present, only the one with the highest
// access level will have admin access.
// (0=disabled, 1=enabled)
admin_highlander 0

// If admin_ignore_immunity is enabled, ACCESS_IMMUNITY is
// ignored and does nothing.
// (0=disabled, 1=enabled)
admin_ignore_immunity 0

// This file specifies which script plugins get loaded.
// It should be relative from the <mod> directory
admin_plugin_file "plugin.ini"

// The time (in seconds) during which an admin can reconnect after
// disconnecting without resetting his password in the setinfo line.
admin_reconnect_timeout 300

// Message displayed to users who try to execute commands that
// they don't have the appropriate access rights for.
admin_reject_msg "You do not have access to this command."

// How often, in seconds, the repeat_message should be shown on
// the screen during the game. Minimum value is 15 seconds.
// So, a value of 600 = 10 minutes between messages.
admin_repeat_freq 600

// Message that is show to everyone on the server every
// ten minutes by the message plugin.
admin_repeat_msg "This server is using Admin Mod"

// The old verbosity. Defines how commands are announced to the players
// clients in the form: "[ADMIN] <user> used command <command>"
// 0=all commands announced in chat with the admin name
// 1=all commands announced in chat, but without the admin name
// 2=most commands not announced at all (except "cheat" commands)
admin_quiet 0

// This file is used to store configuration data across maps
// and even across server restarts.
admin_vault_file "vault.ini"

// If enabled, a hlds_ld-style map vote will automatically
// start five minutes before the end of a map.
// (0=disabled, 1=enabled)
admin_vote_autostart 0

// If set to on status (1), when a vote is in progress all
// players will see the votes of other players as they vote.
// (0=disable, 1=enabled)
admin_vote_echo 0

// Number of seconds that must elapse after start of the map,
// or the end of another vote, before another hlds_ld-style
// map vote can be called.
admin_vote_freq 600

// Controls how many times the current map can be
// extended for thirty minutes
admin_vote_maxextend 0

// Percent of players who have to vote for a map to get it
// to win a hlds_ld-style map vote.
admin_vote_ratio 60

// Ability to make clients execute commands
// (0=disabled, 1=enabled)
allow_client_exec 0

// Default access rights for players not in the users.ini file.
// (See documentation for access levels and information)
default_access 1

// encrypt_password, for LINUX ONLY, whether to use
// encrypted passwords or not
// (0=disabled, 1=enabled)
encrypt_password 0

// If enabled, the scripting file functions have read
// access to files
// (0=disabled, 1=enabled)
file_access_read 0

// If enabled, the scripting file functions have write
// access to files
// (0=disabled, 1=enabled)
file_access_write 0

// This is only used with the old script system and is not
// needed with the new plugin system
help_file "admin_help.cfg"

// Declares priority IPs that are allowed to take a
// reserved spot (if any are set up) without a password.
ips_file 0

// Ratio of players who must vote 'yes' to a kick for
// it to be successful.
kick_ratio 60

// Ratio of players who must vote 'yes' to a map change
// for it to be successful.
map_ratio 80

// List of maps people are allowed to vote for. 0 to disable.
// Disable to enable all maps and use list from mapcycle.txt.
maps_file 0

// The file (relative to the <mod> dir) that
// reserved models are loaded from. 0 to disable.
models_file 0

// The message shown to someone who gets kicked for
// trying to use a reserved model.
models_kick_msg "[ADMIN] That model is reserved on this server."

// The message shown to someone who gets kicked for
// trying to use a reserved nickname.
nicks_kick_msg "[ADMIN] That name is reserved on this server."

// Password_field...first password of the setinfo line
// If password_field is "pw-AdminMod", the setinfo will be
// setinfo "pw-AdminMod" "password-in-users.ini"
password_field_pw-home
// If pretty_say is enabled, centersay() fades in
// and out and does some other tricks.
// (0=disabled, 1=enabled)

// If pretty_say is enabled, centersay() fades in
// and out and does some other tricks.
// (0=disabled, 1=enabled)
pretty_say 1

// Controls how many (number) of the server's slots are reserved.
// This is useful only if reserve_type, below, is either 0 or 2.
reserve_slots 0

// Custom message given to clients trying to connect who do not have
// a reserved slots, when no public slots are free
reserve_slots_msg "There are no reserved slots available on the server."

// This controls how reserve slots work on the server. See documentation.
reserve_type 0

// NOTE: If you have "admin_plugin_file" set above, this CVAR is ignored.
// Define the path to the script file here, if you don't want
// to use the plugin system.
script_file "cstrike/dlls/admin.amx"

// If enabled, names are compared to those who have privileges
// with regular expressions.
// (0=disabled, 1=enabled)
use_regex 0

// The file in which you define your admins, their passwords
// and the access levels that they are assigned to.
users_file "users.ini"

// The minimum number of seconds allowed between votes
// called with the vote() (admin_vote functions) scripting function.
// If 0 or disabled, the vote() scripting function is disabled.
vote_freq 180

// Location of word filter file. 0 to disable, or something
// like "wordlist.txt" if enabled
words_file 0

script_file "cstrike\dlls\admin.amx"

//adminpass.cfg
setinfo "password_field" "959585"
setinfo "pw-home" "959585"

dann //user.ini

Mr.Knife:959585:131071 ( mitte is das pw egal das ich es euch sage is eh nur ein lan server)

autoexec.cfg

setinfo "pw-home" "959585"
setinfo "password_field" "959585"
exec adminpass.cfg

metamod.ini

win32 dlls/admin_MM.dll


und config.cfg

unbindall
bind "TAB" "+showscores"
bind "ENTER" "+attack"
bind "ESCAPE" "cancelselect"
bind "SPACE" "+jump"
bind "'" "+moveup"
bind "+" "sizeup"
bind "," "buyammo1"
bind "-" "sizedown"
bind "." "buyammo2"
bind "/" "+movedown"
bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind ";" "+mlook"
bind "=" "podbotmenu"
bind "[" "invprev"
bind "]" "invnext"
bind "`" "toggleconsole"
bind "a" "+moveleft"
bind "b" "buy"
bind "c" "radio3"
bind "d" "+moveright"
bind "e" "+use"
bind "f" "impulse 100"
bind "g" "drop"
bind "i" "showbriefing"
bind "k" "+voicerecord"
bind "m" "chooseteam"
bind "n" "nightvision"
bind "o" "buyequip"
bind "q" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "impulse 201"
bind "u" "messagemode2"
bind "w" "+forward"
bind "x" "radio2"
bind "y" "messagemode"
bind "z" "radio1"
bind "~" "toggleconsole"
bind "UPARROW" "+forward"
bind "DOWNARROW" "+back"
bind "LEFTARROW" "+moveleft"
bind "RIGHTARROW" "+moveright"
bind "ALT" "+strafe"
bind "CTRL" "+duck"
bind "SHIFT" "+jump"
bind "F5" "snapshot"
bind "F6" "save quick"
bind "F7" "load quick"
bind "F10" "quit prompt"
bind "INS" "+klook"
bind "PGDN" "+reload"
bind "PGUP" "+lookup"
bind "HOME" "invnext"
bind "END" "drop"
bind "KP_INS" "lastinv"
bind "MWHEELUP" "invprev"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "PAUSE" "pause"
voice_scale "0.750000"
voice_enable "1"
voice_forcemicrecord "1.000000"
console "1.000000"
fps_max "100"
fps_modem "0.0"
crosshair "1.000000"
gamma "3.000000"
brightness "1.000000"
con_color "255 155 50"
net_graph "0"
net_scale "5"
net_graphpos "1"
sv_voiceenable "1"
sv_aim "0"
hpk_maxsize "0"
viewsize "120.000000"
ati_subdiv "2"
ati_npatch "1.0"
r_bmodelhighfrac "5"
mp_decals "300"
gl_dither "1"
gl_polyoffset "0.1"
gl_overbright "0"
gl_flipmatrix "0"
gl_monolights "0"
s_rolloff "1.0"
s_doppler "0.0"
s_distance "60"
s_automin_distance "2.0"
s_automax_distance "30.0"
s_min_distance "8.0"
s_max_distance "1000.0"
s_leafnum "0"
s_refgain "0.4"
s_refdelay "4"
s_polykeep "1000000000"
s_polysize "10000000"
s_numpolys "200"
s_bloat "2.0"
s_verbwet "0.25"
s_a3d "0.000000"
s_eax "0.000000"
volume "0.800000"
suitvolume "0.250000"
hisound "1.000000"
bgmvolume "1.000000"
MP3Volume "0.800000"
_snd_mixahead "0.1"
name "Mr.Knife"
team ""
model "gordon"
skin ""
topcolor "30"
bottomcolor "6"
rate "7500.000000"
cl_updaterate "18"
cl_lw "1"
cl_lc "1"
cl_dlmax "128"
cl_himodels "0.000000"
cl_idealpitchscale "0.8"
cl_timeout "305"
cl_cmdbackup "2"
cl_download_ingame "1"
cl_allowdownload "1"
cl_allowupload "1"
cl_cmdrate "18"
lookstrafe "0.000000"
lookspring "0.000000"
cl_forwardspeed "400"
cl_backspeed "400"
cl_vsmoothing "0.05"
m_pitch "0.022"
m_yaw "0.022"
m_forward "1"
m_side "0.8"
m_filter "0.000000"
sensitivity "4.200000"
joystick "0.000000"
hud_takesshots "0"
fastsprites "0"
cl_corpsestay "600"
_cl_autowepswitch "1"
hud_capturemouse "1"
hud_draw "1"
cl_righthand "1"
cl_minmodels "0"
cl_dynamiccrosshair "1"
hud_fastswitch "1"
hud_centerid "0"
voice_modenable "1"
hud_classautokill "1"
setinfo "admin" "pw"
setinfo "_vgui_menus" "0"
+mlook
+jlook
setinfo "_pw-home" "959585"


so was habe ic falsch gemacht ?

ps. und plugin.cfg

dlls/plugin_base.amx
dlls/plugin_chat.amx
dlls/plugin_cheat.amx
dlls/plugin_CS.amx
dlls/plugin_hldsld_mapvote.amx
dlls/plugin_message.amx
dlls/plugin_retribution.amx
dlls/plugin_spawn.amx
;dlls/plugin_TFC.amx
dlls/plugin_fun.amx

:oops: :cry: :cry: :(


Nach oben
   
 Betreff des Beitrags:
BeitragVerfasst: 05.09.2002, 13:51 

Registriert: 04.09.2002, 20:23
Beiträge: 10
aber admin_vote_map kann ich machen sonst nix !!! bitte helft mir doch!


Nach oben
   
 Betreff des Beitrags:
BeitragVerfasst: 05.09.2002, 13:58 

Registriert: 04.09.2002, 20:23
Beiträge: 10
das is mal ein screeni


Nach oben
   
 Betreff des Beitrags:
BeitragVerfasst: 05.09.2002, 14:15 

Registriert: 17.12.2001, 01:00
Beiträge: 697
Dein Rechtelevel in der user.ini ist nicht korrekt gesetzt. RTFM.


Nach oben
   
 Betreff des Beitrags:
BeitragVerfasst: 05.09.2002, 16:37 

Registriert: 04.09.2002, 20:23
Beiträge: 10
wie muss es den?


Nach oben
   
 Betreff des Beitrags:
BeitragVerfasst: 05.09.2002, 17:12 

Registriert: 17.12.2001, 01:00
Beiträge: 697
Korrekt muss es sein. Woher soll ich wissen, wie Dein Rechtelevel auszusehen hat? Fang endlich mit dem lesen der Doku an, verdammich...


Nach oben
   
 Betreff des Beitrags:
BeitragVerfasst: 05.09.2002, 17:27 

Registriert: 04.09.2002, 20:23
Beiträge: 10
hääähh weisst du wie oft ich die tuts durchgelseen habe ??? und was issn an der user ini falsch is doch alles richtig!!!! hab doch ein rechtelevel


Nach oben
   
 Betreff des Beitrags:
BeitragVerfasst: 05.09.2002, 22:25 

Registriert: 17.12.2001, 01:00
Beiträge: 697
Wenn alles richtig ist, warum postest Du dann hier etwas von Problemen?


Nach oben
   
 Betreff des Beitrags:
BeitragVerfasst: 07.09.2002, 19:16 

Registriert: 09.01.2002, 19:10
Beiträge: 323
Wohnort: Weltstadt "Brech"
ganz ruhig bruder warhead ... lass mich mal ...

Poste mal deine user.ini ... dann sehen wir weiter ! 8)

_________________
D@T@
Rechtschreibfähler könnt ihr behalten, mit Kassenbon zurückgeben oder meinen Deutsch-Lehrer dafür verantwortlich machen !!!


Nach oben
   
 Betreff des Beitrags:
BeitragVerfasst: 21.09.2002, 18:09 

Registriert: 21.09.2002, 01:49
Beiträge: 15
Wohnort: Bottrop
Also ich hab da ma n vorschlag.

In der Zeile (Listenserver.cfg) steht

password_field "pw-home"

dann hast du in der adminpass.cfg stehen:

setinfo "password_field" "959585" ????wieso ???
setinfo "pw-home" "959585"

und das gleiche in der autoexec.cfg
-Warum ??

denke mal das das alles ein bissel zuviel is.

mach doch einfach fogendes.

listenserver.cfg:

password_field "pw-home"

adminpass.cfg

setinfo "pw-home" "959585"

users.ini

Mr.Knife:959585:131071

Mehr nicht alle andern setinfo ma weglöschen (damit mein ich die für die adminmod sachen). Die aus der config.cfg aus der autoexec.cfg und aus der adminpass.cfg

alles raus. so das überall nur die eine zeile steht.

Dann müsste es eigendlich klappen


Nach oben
   
Beiträge der letzten Zeit anzeigen:  Sortiere nach  
Ein neues Thema erstellen  Auf das Thema antworten  [ 14 Beiträge ] 


Du darfst keine neuen Themen in diesem Forum erstellen.
Du darfst keine Antworten zu Themen in diesem Forum erstellen.
Du darfst deine Beiträge in diesem Forum nicht ändern.
Du darfst deine Beiträge in diesem Forum nicht löschen.
Du darfst keine Dateianhänge in diesem Forum erstellen.

Suche nach:
Powered by phpBB® Forum Software © phpBB Limited
Deutsche Übersetzung durch phpBB.de
Original Design von "[ Half-Life Admin Mod © Alfred Reynolds 2000-2003 ] - [ site design by Jägermeister ]"