Forums.Counter-Strike.com | Counter-Strike Community Forums

Go Back   Forums.Counter-Strike.com | Counter-Strike Community Forums > Game Servers > Half-Life 2 Mods & Plugins > Mani Admin Plugin
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

COD4 Servers
Reply
 
LinkBack Thread Tools Search this Thread
Old 03-24-2008, 06:17 PM   #1 (permalink)
sinex
Member
VIP
 
sinex's Avatar
 
Join Date: Mar 2008
Location: BC , Canada
Posts: 251
Default [GUIDE] How to add Admin - Mani Mod

ADDING ADMIN
this is the best way to add admins to your server!

1) Connect to your server

2) Log into rcon by opening your in-game console (Press the ~ key, you may need to enable console through options menu) and type:
Code:
rcon_password YOURPASSWORD
(If you do not know your server rcon password, it can be located in your "server.cfg" file)

3) Type rcon again and it should say: "autokick was disabled for <you>"

4) Type:
Code:
rcon ma_client AddClient CLIENTNAME
(This will add the client, replace CLIENTNAME with a name for your client.)

5) Now type:
Code:
rcon ma_client AddSteam CLIENTNAME "STEAM_0:1:123456789"
(Replace the Steam ID with your own or whose you are making admin.)

6) Now you need to add the admin flags, to find a full list off all flags type: "rcon ma_client aflag". These flags will give the admin certain abilities, type:
Code:
rcon ma_client AddFlag CLIENTNAME "+A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +X +Y +Z +a +admin +b +c +client +d +e +f +g +grav +i +k +l +m +o +p +pban +q +q2 +q3 +r +s +spray +t +v +w +x +y +z"
(thats every flag for admin, you can change what flags you give admins)

7) Lastly is Immunity flags, these will keep admins from being auto kicked, banned, slayed etc...
Type
"rcon ma_client iflag" for a full list of all immunity flags. Type:
Code:
rcon ma_client SetIFlag CLIENTNAME "+a +afk +autojoin +b +c +d +e +f +g +grav +h +i +k +l +m +n +o +p +ping +q +r +s +t +u +v +w +x +y"
(again thats all the flags)

8) To open the admin menu, type:
Code:
bind \ admin
so that every time you press the "\" key, it will open the admin menu, you dont have to use "\" though, you can make it any key you want.

If you had any trouble with any part of this guide, or have encountered a problem, just PM me.
__________________
Want to improve your CS:S skillz? Check out FPS God!
Second Place = First Loser
Quote:
Originally Posted by TheFearedTwo
They'll just make a new color. Just wait and see. It'll blow your mind.
World 3.01
-To add flavor, we've extended the visible spectrum.

Need some one on one assitence, or just want to play? Add me on steam: alfastark
sinex is offline   Reply With Quote
Old 03-24-2008, 06:21 PM   #2 (permalink)
Element
Member
Counter-Terrorist
 
Element's Avatar
 
Join Date: Feb 2008
Posts: 114
Default Re: [GUIDE] How to add Admin - Mani Mod

Nice one, saves you from having to use FTP.... Also the thing about the flags is helpful as well.

Nice post
__________________
Death Squad Clan

Element is offline   Reply With Quote
Old 03-25-2008, 04:13 PM   #3 (permalink)
sinex
Member
VIP
 
sinex's Avatar
 
Join Date: Mar 2008
Location: BC , Canada
Posts: 251
Default Re: [GUIDE] How to add Admin - Mani Mod

thanks
__________________
Want to improve your CS:S skillz? Check out FPS God!
Second Place = First Loser
Quote:
Originally Posted by TheFearedTwo
They'll just make a new color. Just wait and see. It'll blow your mind.
World 3.01
-To add flavor, we've extended the visible spectrum.

Need some one on one assitence, or just want to play? Add me on steam: alfastark
sinex is offline   Reply With Quote
Old 04-01-2008, 06:20 AM   #4 (permalink)
NightLinks
Member
Terrorist
 
NightLinks's Avatar
 
Join Date: Oct 2006
Location: Bronx, NY
Posts: 84
Default Re: [GUIDE] How to add Admin - Mani Mod

Nice guide! I wrote one myself on my site.
__________________
NightLinks is offline   Reply With Quote
Old 04-02-2008, 11:41 PM   #5 (permalink)
sinex
Member
VIP
 
sinex's Avatar
 
Join Date: Mar 2008
Location: BC , Canada
Posts: 251
Default Re: [GUIDE] How to add Admin - Mani Mod

oops, noticed a small mistake: to add the admin flags u type:

Code:
rcon ma_client SetAFlag CLIENTNAME "+A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +X +Y +Z +a +admin +b +c +client +d +e +f +g +grav +i +k +l +m +o +p +pban +q +q2 +q3 +r +s +spray +t +v +w +x +y +z"
i wrote AddFlag before, its not a huge deal, i guess ppl couldve figure it out.
__________________
Want to improve your CS:S skillz? Check out FPS God!
Second Place = First Loser
Quote:
Originally Posted by TheFearedTwo
They'll just make a new color. Just wait and see. It'll blow your mind.
World 3.01
-To add flavor, we've extended the visible spectrum.

Need some one on one assitence, or just want to play? Add me on steam: alfastark
sinex is offline   Reply With Quote
Old 04-13-2008, 11:11 PM   #6 (permalink)
sinex
Member
VIP
 
sinex's Avatar
 
Join Date: Mar 2008
Location: BC , Canada
Posts: 251
Default Re: [GUIDE] How to add Admin - Mani Mod

Quote:
I can't add my admin on my server, i've followed all the steps - it says "
RCON connection failed (WSAEADDRNOTAVAIL)
Unable to connect to remote server (0.0.0.0:0)
Lost RCON connection, please retry command (UNKNOWN ERROR)"
thats prolly cause sumthing went wrong while adding the player, and ive already stated that my old guide had a flaw, so take a look at this 1, should work
__________________
Want to improve your CS:S skillz? Check out FPS God!
Second Place = First Loser
Quote:
Originally Posted by TheFearedTwo
They'll just make a new color. Just wait and see. It'll blow your mind.
World 3.01
-To add flavor, we've extended the visible spectrum.

Need some one on one assitence, or just want to play? Add me on steam: alfastark
sinex is offline   Reply With Quote
Old 06-28-2008, 05:20 PM   #7 (permalink)
sinex
Member
VIP
 
sinex's Avatar
 
Join Date: Mar 2008
Location: BC , Canada
Posts: 251
Default Re: [GUIDE] How to add Admin - Mani Mod

Quote:
Originally Posted by Peek-a-boo
Well im having problems first does Clientname mean username or screen name?
any way here is what i did.

Code:
 
rcon_password ******
 
rcon
 
rcon ma_client AddSteam CLIENTNAME (i wasnt sure what to put here i put both my screen name and my username) "STEAM_*:*:********"
 
rcon ma_client AddFlag CLIENTNAME "+A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +X +Y +Z +a +admin +b +c +client +d +e +f +g +grav +i +k +l +m +o +p +pban +q +q2 +q3 +r +s +spray +t +v +w +x +y +z" 
 
rcon ma_client SetIFlag CLIENTNAME "+a +afk +autojoin +b +c +d +e +f +g +grav +h +i +k +l +m +n +o +p +ping +q +r +s +t +u +v +w +x +y"
bind \ admin
and when i push / it says in the console Unknown Admin

basically the clientname is a name that u will give ur self or other ppl for easy reference, for example, my in game name might be sinex+leet=i r so cool=zealousness, but my client name can just be sinex.

as for the rcon cmds, this is what u should enter:


Code:
 
rcon_password YOURPASSWORD
 
rcon
 
 rcon ma_client AddClient CLIENTNAME 
 
rcon ma_client AddSteam CLIENTNAME "STEAM_0:1:123456789" 
 
rcon ma_client SetAFlag CLIENTNAME "+A +B +C +D +E +F +G +H +I +J +K +L +M +N +O +P +Q +R +S +T +U +V +W +X +Y +Z +a +admin +b +c +client +d +e +f +g +grav +i +k +l +m +o +p +pban +q +q2 +q3 +r +s +spray +t +v +w +x +y +z"
 
 rcon ma_client SetIFlag CLIENTNAME "+a +afk +autojoin +b +c +d +e +f +g +grav +h +i +k +l +m +n +o +p +ping +q +r +s +t +u +v +w +x +y" 
 
bind \ admin
swap client name with a name for urself, USE THE SAME NAME FOR EVERY REFERENCE TO 'CLIENTNAME'
Swap the Steam ID with ur Steam ID
Swap the RCONPASSWORD with ur rcon password
__________________
Want to improve your CS:S skillz? Check out FPS God!
Second Place = First Loser
Quote:
Originally Posted by TheFearedTwo
They'll just make a new color. Just wait and see. It'll blow your mind.
World 3.01
-To add flavor, we've extended the visible spectrum.

Need some one on one assitence, or just want to play? Add me on steam: alfastark
sinex is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUIDE] How to Install Mani Mod (LATEST VERSION) sinex Mani Admin Plugin 13 09-16-2008 01:42 AM
Mykhael's Guide To Install Mani-Admin-Plugin. Mykhael Mani Admin Plugin 23 05-16-2008 06:09 AM
Mani Admin pspwzrd New Members 1 01-06-2008 08:50 PM
Mani Admin ukpred Installation & Tweaking 1 12-31-2007 08:38 PM
mani admin help! Flex0 CS: Source 0 09-11-2007 07:06 PM


All times are GMT -5. The time now is 05:09 PM.



Powered by vBulletin Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC5
Free Clan Websites and Template Hosting