PLugin Questions

Post Reply
Fury187
New to forums
New to forums
Posts: 6
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Nov 19, 2005 11:25 pm

PLugin Questions

Post by Fury187 »

ok i just recently bought a server im new to all this had a time gettin rcon n stuff to work and a lo3 script n stuff and i had admin mod and amxmodx n stuff preinstalled and when i add steam id's to the admin and amx mod and give their level of power to do different stuff i go into game and type like admin_restartround and that dont work it says unkown command then i do admin_restart 1 or i can do admin_map "map name" or this unknown command : admin_map so im just wonderin wats goin on any help plz? thnx a bunch
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

Uncomment the line # addons/adminmod/scripts/plugin_CS.amx in addons/adminmod/config/plugin.ini by removing the # at the beginning of the line. After restarting the gameserver, you should have now have admin_map and admin_restart commands.
-Nick
Fury187
New to forums
New to forums
Posts: 6
Joined: Sat Nov 19, 2005 11:25 pm

??

Post by Fury187 »

i dont understand uncomment the line # where is that and wat is it
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Re: ??

Post by Nick|NFo »

Fury187 wrote:i dont understand uncomment the line # where is that and wat is it
Uncommenting means deleting the # at the beginning of the line. You can use file manager to locate that file from the drop down menu, addons/adminmod/config/plugins.ini. It should be towards the top of the list, just a few after ./server.cfg.

Before:

# addons/adminmod/scripts/plugin_CS.amx

The end result should only look like:

addons/adminmod/scripts/plugin_CS.amx
-Nick
Fury187
New to forums
New to forums
Posts: 6
Joined: Sat Nov 19, 2005 11:25 pm

k thnx

Post by Fury187 »

k thnx nick but umm i got that part but i dont have a addons/adminmod/script i have like 4 or 5 others ones i have wordlist / users / maps /plugins / ips /adminmod.cfg
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Re: k thnx

Post by Nick|NFo »

Fury187 wrote:k thnx nick but umm i got that part but i dont have a addons/adminmod/script i have like 4 or 5 others ones i have wordlist / users / maps /plugins / ips /adminmod.cfg
You are looking for the plugins.ini one on the file manager. Then you look for the addons/adminmod/script part inside that particular file when you edit it. Once you remove that #, save the file and restart server.
-Nick
Fury187
New to forums
New to forums
Posts: 6
Joined: Sat Nov 19, 2005 11:25 pm

Post by Fury187 »

k i did that thnx i found that and i deleted the # and clicked saved n restarted now and i gave my self admin i enetered my full steam id with the STEAM_ part like it said and gave my self full access and i go in game and type admin_restart 1 or admin_map de_dust2 n nothin happens....it says unknown command
Fury187
New to forums
New to forums
Posts: 6
Joined: Sat Nov 19, 2005 11:25 pm

Post by Fury187 »

STEAM_0:1:2060091 thats what i entered in givin my self admin
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

Fury187 wrote:STEAM_0:1:2060091 thats what i entered in givin my self admin
Did you give yourself full access to the right of the steamid (assuming you are using our easy setup)? You can hit the black triangle on the right to bring up access options and hit the toggle link for full admin. Once you have that set, make sure you hit commit changes button down below. Then restart the server.
-Nick
Fury187
New to forums
New to forums
Posts: 6
Joined: Sat Nov 19, 2005 11:25 pm

Post by Fury187 »

yes i checked all the boxes gave myself full admin then hit commitchanges then restarted ... wats some commands i could type to see if it works
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

Fury187 wrote:yes i checked all the boxes gave myself full admin then hit commitchanges then restarted ... wats some commands i could type to see if it works
http://www.adminmod.org/index.php?go=commands is a listing of all the adminmod commands (cs-specific commands are not included). You can also try to access admin_help to get a listing ingame.

Hop on Live chat on the control panel real quick within the next 5 minutes and I'll help you faster there.
-Nick
Post Reply