• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help MW3 Admin Rcon login PW
#1
HelloHuh
I can not speak EnglishHuh
I have translated a google translatorHuh
I do not know how I can be admin on my serverHuh
I drinne theHuh
PLS help me
Server.cfg
// Specify server configuration file (this file)
+set sv_config "server.cfg" (default "server.cfg")

// Specify server visibility (1 = LAN, 2 = Internet (default) )
+set dedicated 2

// Open game port (Steam-visible server game port)
+set net_queryPort 27014

// Secure game port
+set net_port 27015

// Steam authentication port
+set net_authPort 8766

// Steam master server (server browser) port
+set net_masterServerPort 27016



//////////////////////////////////////////////////////////
// Server.cfg-configurable settings

// Server host name. This should always be set by the server admin.
seta sv_hostname "^2Sniper^1V8^3GuRUx3"

// Dedicated server play list (DSPL) specifying server map rotation.
// Valid game options are controlled via DSR (dedicated server recipe) specified in the DSPL.
seta sv_maprotation "default"

// Maximum number of clients that may connect to this server (range 1-18)
seta sv_maxclients 12

// Server password. If set, users will be prompted on join attempt.
seta g_password "marcel"

// Maximum number of private clients allowed on the server (range 0-18 (clamped to sv_maxclients) )
seta sv_privateClients 0

// Password for the private slots on this server. If set, users will be prompted on join attempt.
// Users providing this password will have access to all slots.
// Users providing an incorrect password will have access to the (sv_maxClients - sv_privateClients) public slots.
seta sv_privatePassword "marcel"

// Remote console password. If set, users will have access to a remote console, allowing server administration from a connected client.
seta rcon_password "marcel"

// Server voice chat configuration ( 0 = "No Chat", 1 = "Free Chat", 2 = "Team Chat" (default) )
seta sv_voice 1

// Toggle voting for [player kick/map restart/next map] (0 or 1 (default) )
seta g_allowVote 0

// Toggle allowing dead players to chat with living players (0 (default) or 1)
seta g_deadChat 0

// Time in seconds before the server will kick a user for inactivity (range 0 - 10000)
seta g_inactivity 120

// Time in seconds for a player temporary ban (on kick/tempban) (range 0 - 3600)
seta sv_kickBanTime 300

// Toggle flood protection (throttling of user commands - should be enabled for non-password-protected Internet servers) (0 or 1 (default))
seta sv_floodProtect 1


sv_config
[SERVER]
TimedMessages=1
//Enable or disable timed messages [0-1]
SpecsFix=1
//Disable the CPU/Bandwidth check [0-1]
OldRotation=0
//Enable the old cod4-style rotation (see example server.cfg) [0-1]
OldRotationVal=playlist tdm_default map mp_dome playlist sd_default map mp_alpha playlist jug_default map mp_carbon
//OldRotation configuration
RotationThreshold=0
//Disable map rotation threshold (set to 0)
DisableVAC=0
//[UNTESTED] Stop VAC from protecting your server

[LOG]
ConsoleLog=1

[SCRIPT]
Enabled=0
Script=example.script

[DEBUG]
ExceptionLogging=1

[UPDATER]
Enable=0
AutoUpdate=0

[Se7enPlug]
///////Warner//////
warningTTL=12
kickwarnings=3
unwarnmessage=^2[^GuRux3^2] ^7:^4 <playername> ^7Was ^1Unwarned ^7<reason>
warnkickmessage=^2[^3GuRux3^2] ^7: ^4<playername> ^7Was ^1Kicked ^7For: <reason>
warnmessage=^2[^3GuRux3^2] ^7: ^4<playername> ^7Was ^1Warned For ^7<reason>
///////Vote kick//////
votetime=20
votemsginterval=5
protectPlayers_xuid=Xuids
cooldown=30
///////Team Name//////
retry=20
teamname_allies=
teamname_axis=
///////rules///////
pmrules=false
///////Permissions///////
usePermissions=true
///////PingPlugin///////
MaxPing =300
MaxWarnings = 6
Interval =20
MaxGraceSeconds = 5
///////Mapper//////////
useMapList=false
///////Langfilter////////
useLangFilter=true
///////NameChange///////
//After how many name changes action should be taken
Changes=999
//Which action should be taken (kickClient, tempbanClient, banClient)
Command=dropClient
//Message to be displayed on server when an action is being taken, valid placeholder {0} = last name {1} = xuid
//Example: Player {0} with the XUID {1} has been kicked
ServerMsg=
//Reason for action (displayed to the client when action is being taken)
CommandMsg=You kicked for max name change
///////extra////////
kickmessage=^2[^3GuRux3^2] ^7: ^4<playername> ^7Has Been ^1Kicked ^7For <reason> By <issuer>
banmessage=^2[^3GuRux3^2] ^7: ^4<playername> ^7Has Been ^1Banned^7 By <issuer>
tmpbanmessage=^2[^3GuRux3^2] ^7: ^4<playername> ^7Has Been ^1Tempbanned ^7By <issuer>
warningtempban=true
///////Custom Gameytype///////
Customname1=Add Your Gametype Name Here
Customname2=Add Your Gametype Name Here
Customname3=Add Your Gametype Name Here
//////welcommer///////
welcommer=1
wlcommessage=^2 Welcome to the server!
///////exDvars///////
exDvars=1
MiniScoreboard=0
FinalKillcam=1
killcamTime=4
killcamPostTime=4
Hardcore=1

[Permission]
Usergroups=Admin,Moderator,User
Admin_xuids=0110000100002b56,0110000105762896
Admin_commands=*ALL*
Moderator_xuids=!xuid
Moderator_commands=!cmd,!pl,!kick,!warn,!unwarn,!res,!map,!pm,!mr,!rcon,!mapdome?,!maplockdown,!mapbootleg,!mapmission,!mapcarbon,!mapdownturn,!maphardhat,!mapin?terchange,!mapfallen,!mapbakaara,!mapresistance,!maparkaden,!mapseatown,!mapresi?stance,!mapunderground,!mapvillage,!mapterminal,!mapfoundation,!mappiazza,!mapsa?nctuary,!mapblackbox,!mapoverwatch,!mapliberation,!mapoasis,!mapaground,!maperos?ion,!mapgetaway,!maplookout
User_commands=!help,!rules,!ver,!xuid,!admin,!votekick
User_xuids=*EVERYONE*
[FoV]
0110000105762896=90
// Remote console password. If set, users will have access to a remote console, allowing server administration from a connected client.
seta rcon_password "Marcel66"
[Knife]
Enabled=1
// 0 or 1
ChatCommands=1
// 0 or 1, enable/disable chat commands above

[AntiSpawnKills]
Enabled=1
// 0 or 1
SpawnFreeDelay=3
// Free time with no kills / deaths possible in seconds
SpawnFreeDelayShotInfo=1
// Indicate to the attacker and the victim when they shot/are shoted by players during the free spawn delay
//Don't add spaces after commas!
//CASE SENSITIVE!
//Don't remove the User & Admin groups!
// Remote console password. If set, users will have access to a remote console, allowing server administration from a connected client.
seta rcon_password "Marcel66"

Plugin Pic Bild
Help me pls


Attached Files Image(s)
   
  Reply
#2
Add your XUID here -
Code:
Admin_xuids=0110000100002b56,0110000105762896
C++/Obj-Cdeveloper. Neko engine wip
Steam: Click
  Reply
#3
Can any one tell me where or how can I make an example of the hinbeckomme properly pls help me

where do I insert the
Admin_xuids = 0110000100002b56, 0110000105762896
  Reply
#4
(07-14-2013, 19:51)guru Wrote: Can any one tell me where or how can I make an example of the hinbeckomme properly pls help me

where do I insert the
Admin_xuids = 0110000100002b56, 0110000105762896

Du musst deine xuid zucken und in da plazieren.
  Reply
#5
and where can I find?
  Reply
#6
[Permission]
Usergroups=Admin,Moderator,User
Admin_xuids=0110000100002b56,0110000105762896
Admin_commands=*ALL*
Moderator_xuids=!xuid
Moderator_commands=!cmd,!pl,!kick,!warn,!unwarn,!res,!map,!pm,!mr,!rcon,!mapdome?,!maplockdown,!mapbootleg,!mapmission,!mapcarbon,!mapdownturn,!maphardhat,!mapin?terchange,!mapfallen,!mapbakaara,!mapresistance,!maparkaden,!mapseatown,!mapresi?stance,!mapunderground,!mapvillage,!mapterminal,!mapfoundation,!mappiazza,!mapsa?nctuary,!mapblackbox,!mapoverwatch,!mapliberation,!mapoasis,!mapaground,!maperos?ion,!mapgetaway,!maplookout
User_commands=!help,!rules,!ver,!xuid,!admin,!votekick
User_xuids=*EVERYONE*

fg dein XUID der liste hinzu (Admin_xuids=0110000100002b56,0110000105762896,your XUID)
geh auf deinen server und schreib in die konsole "status", dort findest du deinen XUID.

add your XUID to the list (Admin_xuids=0110000100002b56,0110000105762896, your XUID)
you can find your XUID by joining your server and type "status" into your console.
  Reply
#7
LIKE A BOSS 8q4s8
thx thx thx es geht I LOVE YOU Wink
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Help Admin menu koren30 4 4,758 10-07-2013, 20:17
Last Post: Yamato
Heart [Tutorial] Add yourself as admin for noobs like me. FNCPro 1 2,804 09-02-2013, 19:49
Last Post: Pozzuh
  God Mode Plugin - Everyone has rcon admin srskiller 4 5,631 08-28-2013, 19:03
Last Post: phillipito
  Help How do I open the admin menu for GeKKos QS Mod? conorr 1 2,845 08-15-2013, 13:52
Last Post: Yamato
Question Help Some Server Admin Questions! mn_acer1 2 3,109 08-03-2013, 04:11
Last Post: mn_acer1
  [Request] Need a plugin that hides all ! Admin commands sylvester123 7 4,833 07-27-2013, 13:21
Last Post: Bandarigoda123
Lightbulb Server admin where are you?? Moder.gr 14 9,902 07-23-2013, 08:04
Last Post: sylvester123
  [Request] Login / Register System? South2AKA 5 4,634 07-17-2013, 13:50
Last Post: surtek
  Admin Server Tool for Modern Warfare 3 for Teknogods??? odok 5 13,006 06-22-2013, 11:02
Last Post: surtek
  Preview Admin / Mod Menu Hologramm 5 6,119 05-29-2013, 00:35
Last Post: sleepunknot

Forum Jump:


Users browsing this thread: 1 Guest(s)