.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Metamod and metamod plugins (http://forums.bots-united.com/forumdisplay.php?f=15)
-   -   This plugin i dont want but cant find it (http://forums.bots-united.com/showthread.php?t=3664)

KWo 01-03-2005 08:46

Re: This plugin i dont want but cant find it
 
Copy and paste here the contents of Your file stats.ini (it's placed in ...cstrike\addons\amx\config directory).

Add to Your cstrike's config.cfg file (placed in ...\cstrike directory )this bind:
bind "'" "amxmodmenu"
(there is ' in quotes)
and start the game, then press " ' " button and see if You can open amxmodmenu. If no - it means' You don't have access rights to change any stats and other amx settings. If so - go to the second page and choose Stats Menu.

tom_ass19 01-03-2005 19:47

Re: This plugin i dont want but cant find it
 
1 Attachment(s)
Hey TGM, i dont know if i have admin rights, but like i can do stuff like slap the players an ask questions on the server an with the amx_vote command, stuff like that. The pics that u will see is the amx_statscfgmenu command and its 5 different pages that come with it, hopefully this might help u out. cheers

KWo 01-03-2005 21:16

Re: This plugin i dont want but cant find it
 
Write in console:
meta list
and show us what You can see (copy and paste here).

tom_ass19 02-03-2005 10:03

Re: This plugin i dont want but cant find it
 
1 Attachment(s)
this is everything that on it in the pic

KWo 02-03-2005 14:12

Re: This plugin i dont want but cant find it
 
Go to Your ...addons\amx\config directory and copy and paste here contents of two files - stats.ini and plugins.ini .

tom_ass19 02-03-2005 14:32

Re: This plugin i dont want but cant find it
 
hey kwo. im school now so i cant get the files, i get it when i head back home, be like about 6 or so

tom_ass19 02-03-2005 21:59

Re: This plugin i dont want but cant find it
 
This is the stats.ini file

;Generated by Stats Configuration Plugin. Do not modify!
;Variable Description
RoundCounter ;Round Counter


This is the plugings.ini file

; AMX Mod plugins
; To disable any plugin, add a semi-colon ';' to the beginning of its line
; You can disable the Just-In-Time (JIT) compiler with the 'nojit' keyword:
; pluginname.amx nojit
; (read the docs for more details)
; Note: you don't need to declare csstats.amx here (CSStats will load it)

language.amx ; language management
admin.amx ; admin base (required for any admin-related)
;admin_mysql.amx ; admin base - MySQL version (comment admin.amx)
admincmd.amx ; basic admin console commands
adminhelp.amx ; help command for admin console commands
adminslots.amx ; slot reservation
menufront.amx ; front-end for admin menus
cmdmenu.amx ; command menu (speech, settings)
plmenu.amx ; players menu (kick, ban, client cmds.)
restmenu.amx ; restrict weapons menu
mapsmenu.amx ; maps menu (vote, changelevel)
antiflood.amx ; prevent clients from chat-flooding the server
adminchat.amx ; console chat commands
adminvote.amx ; vote commands
nextmap.amx ; displays next map in mapcycle
timeleft.amx ; displays time left on map
miscstats.amx ; bunch of events announcement for Counter-Strike
mapchooser.amx ; allows to vote for next map
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
welcomemsg.amx ; console motd @ client connection
statsx.amx ; stats on death or round end (CSStats Module required!)
stats_logging.amx ; weapons stats logging (CSStats Module required!)
telemenu.amx ; teleport menu (Fun Module required!)
pausecfg.amx ; allows to pause and unpause some plugins
statscfg.amx ; allows to manage stats plugins via menu and commands
mapconfig.amx ; executes custom map configuration files

; Add custom plugins below
ut_killing_spree.amx ; allows sounds
statsx.amx ; stats
kill_announce.amx ; kill
humiliation.amx ; die
last_man.amx ; last man
ultimate_sound.amx ; sound
firstblood.amx ; firstblood
amx_spank2.amx ; spank sound
infinitemoney.amx ; monies


hope this all helps

The Goomba Mattress 03-03-2005 00:28

Re: This plugin i dont want but cant find it
 
There's one problem: the StatsX plugin is being loaded twice. Remove the line:

statsx.amx ; stats

from the "Add custom plugins below" part in your plugins.ini file. It's already being loaded in the part with the default AMX plugins. Try amx_statscfgmenu again after removing the line from plugins.ini and see if that was the problem.

EDIT: Come to think of it, you shouldn't need any of the following plugins listed in your plugins.ini either:

ut_killing_spree.amx ; allows sounds
kill_announce.amx ; kill
humiliation.amx ; die
last_man.amx ; last man
ultimate_sound.amx ; sound
firstblood.amx ; firstblood

All of these are included in the StatsX plugin. Go ahead and remove them (or simply comment them out by placing a ';' in from the of the line) from your plugins.ini file.

KWo 03-03-2005 08:30

Re: This plugin i dont want but cant find it
 
Little correction - some of them - like firstblood, knifekill, lastman or multikill - they ar included in this second stats plugin I was talking about few posts above - miscstats. ;)

tom_ass19 03-03-2005 20:10

Re: This plugin i dont want but cant find it
 
it still stays the same when i removed the line

statsx.amx ; stats

both stats still come up. the one that i dont want and the one that i want. I know its the other path that shows both the stats, i was messin around an i know for sure know that the one path(the one under this line)shows both the stats, the one that i dont want and do want.

statsx.amx ; stats on death or round end (CSStats Module required!)

i rly duno wat else to do, any other ideas, please anyone, cheers


All times are GMT +2. The time now is 20:57.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.