.:: 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)

tom_ass19 26-02-2005 20:06

This plugin i dont want but cant find it
 
2 Attachment(s)
hey guys. thanks for all the help in the previous thread. theres this plugin, its a stats one, i dont want it running but i think if i remove it might remove this other plugin i want. ill show u in the pic. i know the one i want to keep is called "statsx" but i dont know the name of the one that i dont want. any bit of help will do, cheers. thanks again

The Goomba Mattress 26-02-2005 22:20

Re: This plugin i dont want but cant find it
 
In console, type amx_statscfgmenu. A menu should come up with a list of options to turn on or off. Make sure the one reading "Show killer hp & ap" is set to off. It should be #1 on the list. Hit 1, then 8 to save the configuration, and finally 0 to exit the menu.

Hope this helps. :)

tom_ass19 26-02-2005 23:35

Re: This plugin i dont want but cant find it
 
1 Attachment(s)
ya its comes up alright, but when i go to press 9 on the keyboard it dosent work, this is wat i have. i can exit it either or save anything, also i can only turn on/off 1-5 an not 6 or 7. they were all turned off when i typed in the command, any suggestions

tom_ass19 27-02-2005 10:48

Re: This plugin i dont want but cant find it
 
ya nevermind my last post, for some reason all the controls changed around and mixed all up. so anyways ya i still cant find the "Show killer hp & ap" plugin, its not in any of the lists, there 5 of em there but still i cant find it. and its wierd coz there all turned off even though in the game u can hear all the sounds. do u know the name of it inside in the plugin file folder, i could jus delete from there couldnt i.

The Goomba Mattress 27-02-2005 22:47

Re: This plugin i dont want but cant find it
 
No, all of the funtions you see listed when you type amx_statscfgmenu are built into the one StatsX plugin. If you get rid of StatsX, you get rid of everything.

I can't imagine why it isn't showing up in the list. Hold on, I'll think of something. 9_9

KWo 28-02-2005 09:09

Re: This plugin i dont want but cant find it
 
There is also some other plugin with something like "headshots", "multikill" etc. and also this plugin is controlled by amx_statscfgmenu. The name of this plugin is miscstats. :)

tom_ass19 28-02-2005 17:16

Re: This plugin i dont want but cant find it
 
lemme know any TGM when u think of something, cheers mate. thanks KWo aswell, i deleted that miscstats file but those stats didnt go away.

tom_ass19 28-02-2005 20:14

Re: This plugin i dont want but cant find it
 
is their anyway of editing the statsx plugin, coz thats the plugin that has the stats which i want and the stats which i dont want...THE WORLD ISNT PERFECT....haha. also i tried to delete the cstats file in the modules folder but for some reason when i went into the game and returned back into the modules folder the cstats had returned, so my pc does have a ghost,haha. But like how come on online servers when im playin 1.6 it i can see the stats that i want and the stats that i dont want arent there, confusing, wonder why they get rid of them, well any more ideas, cheers again

Brainz 01-03-2005 03:54

Re: This plugin i dont want but cant find it
 
Quote:

Originally Posted by tom_ass19
is their anyway of editing the statsx plugin, coz thats the plugin that has the stats which i want and the stats which i dont want...THE WORLD ISNT PERFECT....haha. also i tried to delete the cstats file in the modules folder but for some reason when i went into the game and returned back into the modules folder the cstats had returned, so my pc does have a ghost,haha. But like how come on online servers when im playin 1.6 it i can see the stats that i want and the stats that i dont want arent there, confusing, wonder why they get rid of them, well any more ideas, cheers again

Try finding the orignal download for the StatsX plugin. They usually include the source (or at least they did for AdminMod - can't see AMXmod being that different). You'll need to know at least a little Small, which is similar to C. Then compile again, and replace the original plugin file.

If you got StatsX with the AMXmod download, check through your folders for a version you can read in notepad.

As for the "Ghost", if a plugin adds to a file, and the file doesn't exist, it'll usually make a new file.

The Goomba Mattress 01-03-2005 05:03

Re: This plugin i dont want but cant find it
 
Tom, could you give us a list of what does come up on the stats menu? Maybe post a few screenshots.

I know the amx_statscfgmenu on my server looks a bit different than yours, so maybe the one on the list you're looking for is just labeled differently. I've never had a problem with the stats menu before, so I can't quite think of what could be causing it. Do you have full admin rights? Editing the source (the .sma file) shouldn't be necessary in this case.

If all else fails, you can visit the AMX Mod forum and inquire there:

http://djeyl.net/forum/index.php?c=7

Just get us those screenshots. I'm sure we can come up with something...

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

The Goomba Mattress 03-03-2005 23:12

Re: This plugin i dont want but cant find it
 
Did you try amx_statscfgmenu after removing the redundant line?

tom_ass19 04-03-2005 21:26

Re: This plugin i dont want but cant find it
 
nah everything is still the same, no changes in the amx_configcfgmenu . im totally lost now man.

KWo 04-03-2005 21:35

Re: This plugin i dont want but cant find it
 
You probably use incorect version of statsx (that's why it was twice in Your plugins.ini). Try to download from amx site 0.9.9 version again and try to setup it at begining only with default plugins (like it comes from download location). Then You will see if the problem still exists.

Pierre-Marie Baty 04-03-2005 22:15

Re: This plugin i dont want but cant find it
 
or comment out all your plugins in the plugin configuration file and add them back one after the other until you discover the one that causes the problem... that's how I would work it out.

tom_ass19 05-03-2005 10:48

Re: This plugin i dont want but cant find it
 
ya peirre, pretty clear that its the stats.amx plugin that is showing both the stats in the game as i mentioned earlier, wat the hell is up wit ur pic, ya no ppl actually do that shit and of all ppl a council member should kinda not really allow pic like that. ya cheers kwo, ill jus go try that now.

KWo 05-03-2005 10:50

Re: This plugin i dont want but cant find it
 
Did You restart the server after removing this line with statsx.amx written in custom plugins section? If no - do it and try again. I can't believe It's not working even after this correction. I guess the simplest way for me would be send to You my amx folder (then You would add only plugins You need), but I don't know Your email address.

tom_ass19 05-03-2005 10:56

Re: This plugin i dont want but cant find it
 
tom_ass19@hotmail.com

hotmail only have 2MB storage, or over msn u could send it to me.

oh ya i restarted the server an still it was the same

tom_ass19 05-03-2005 11:06

Re: This plugin i dont want but cant find it
 
kwo, i dont think ur gettin my pm, i have replied to all of them an u still keep askin me the same question. i dont have icq or yahoo, i only have msn, my addy is tom_ass19@hotmail.com

KWo 05-03-2005 11:32

Re: This plugin i dont want but cant find it
 
Yeah - I got them, but with some delay (it's probably how BU forum works...). Try at begining this my configuration I've sent You - then - step by step add Your plugins You need. AT begining remove all other mods (HLGURAD and all other if You have) from Your metamod's plugins.ini (leave only this what You need for AMX - like it was in my email).

[EDIT]
Of course You will need to re-edit Your users.ini file from amx\config directory (use the file from Your old amx directory).
[/EDIT]

tom_ass19 05-03-2005 11:39

Re: This plugin i dont want but cant find it
 
1 Attachment(s)
hey man, theres a prob wit the folder, it exited the game when i tried to create one, ill send u a pic of wat it was


i have to go to work, i will be on later, thanks again man

KWo 05-03-2005 11:46

Re: This plugin i dont want but cant find it
 
OK. I've just sent You two sprites (as one zip file) You need for plugin adminshow. I forgot about them sorry. Read my mail and follow instruction what to do with them.

tom_ass19 05-03-2005 15:54

Re: This plugin i dont want but cant find it
 
hey kwo, everything is working good now cept for one problem, theres always problems wit me,haha. the game crashes bout 20min into the game, do u know why this does, first time this has ever happened, im jus playin against bots, maybe it might not happed when im playin wit my mates at a lan party, any ideas on how to fix it

KWo 05-03-2005 22:54

Re: This plugin i dont want but cant find it
 
Go to Your amx\config directory , open to edit plugins.ini file and disable the last one - he_arena.amx (by semicolon) . This one seems for me as unstable one. If it will still crash at You - try disable step by step all other custom plugins to narrow that one causeing Your crash.
I hope You use my dlls (amx and modules) instead these original ones. Otherwise some of the plugins may need to be recompiled or may not work at all.
One question - are You playing CS1.6 Steam or other mod (CZERO, CS1.5)?

tom_ass19 05-03-2005 23:54

Re: This plugin i dont want but cant find it
 
playin wit 1.5. alright man, ill let ya no anyways if i have anymore problems

KWo 06-03-2005 07:18

Re: This plugin i dont want but cant find it
 
For CS1.5 some plugins need to be recompiled again, because they should be recompiled with NO_STEAM defined in the file ...\amx\examples\include\amxconst.inc
In this file there are the lines:
// Uncomment if you are not using Steam
//#define NO_STEAM
and You shoud take out these "//" from the second line.

Then You should recompile the following plugins (from following directories):
...\amx\examples\source\beta\beta_from_cvs\admin.s ma
...\amx\examples\source\beta\beta_from_cvs\ admin_mysql.sma
...\amx\examples\source\defaults\admincmd.sma
...\amx\examples\source\defaults\adminslots.sma
...\amx\examples\source\beta\ok\amx_atac.sma
...\amx\examples\source\beta\ok\maphandler.sma
...\amx\examples\source\beta\ok\playersinfo.sma
...\amx\examples\source\defaults\restmenu.sma
...\amx\examples\source\beta\ok\statsx.sma

Note - You need to use exactly these files from exactly these directories, because they are with some bugfixes/improvements.
If You recompile the plugins like above (with defined NO_STEAM in amxconst.inc) and copy recompiled plugins to ...amx\plugins (check the filenames after recompiling!) there is one step remaining You have to do:

go to ...amx\config\amx.cfg file and change the last line:
csdm_steam 1
to
csdm_steam 0

After making all like above Your CS should stop crash.

Well, it's a lot of work for You to do, but the lesson for You for the next time is this - if You have problem - describe exactly what the operating system You have, what the mod You are playing, what exactly configuration of mm plugins and mod plugins You have - then we can better and faster help You. It was my colleague T Wrecks described it the best here:
http://forums.bots-united.com/showpo...1&postcount=10
:D

I would like You will recompile these plugins Your-self . This way You will more understand AMX and in the future You will be able to help other people, too. But if You will lose about two-three days and You will not be able to make all this work I've described You, I'll send You my amx for CS1.5 with all this work done. You could say this at begining You have CS1.5. :P

tom_ass19 06-03-2005 11:37

Re: This plugin i dont want but cant find it
 
1 Attachment(s)
haha, its not working, is their a manual way that u can compile them, coz i went to the amxmodx.org website and tried to compile them there, said it couldnt find a specific path. u hate me now dont u coz u thought ah well he will surely be able to do that without any problems and im finished with him now,haha. ur not,haha. soz bout this mate.

oh ya could u also explain this part again, i didnt fully get it. soz mate, im jus slow,haha.

For CS1.5 some plugins need to be recompiled again, because they should be recompiled with NO_STEAM defined in the file ...\amx\examples\include\amxconst.inc
In this file there are the lines:
// Uncomment if you are not using Steam
//#define NO_STEAM
and You shoud take out these "//" from the second line.

KWo 06-03-2005 15:44

Re: This plugin i dont want but cant find it
 
Quote:

Originally Posted by tom_ass19
haha, its not working, is their a manual way that u can compile them, coz i went to the amxmodx.org website

AMX MOD X it's another (but similar mod). Yes - there is a manual way to compile them (like I do this everytime). You should copy all files I said You my post above to directory
..amx\examples
then run the batch file compile.bat (this batch is located in ...amx\examples)

Quote:

Originally Posted by tom_ass19
oh ya could u also explain this part again, i didnt fully get it. soz mate, im jus slow,haha.
For CS1.5 some plugins need to be recompiled again, because they should be recompiled with NO_STEAM defined in the file ...\amx\examples\include\amxconst.inc
In this file there are the lines:
// Uncomment if you are not using Steam
//#define NO_STEAM
and You shoud take out these "//" from the second line.

Go to ...amx\examples\include\amxconst.inc file - then You will see these lines above and change the line
//#define NO_STEAM
to
#define NO_STEAM
(should be without "//")

After this copy those files I said You above (and exactly from these directories) to ...amx\examples directory , then run this batch existing in this directory (compile.bat).
Go to Your ..amx\examples\compiled directory and look if there are some new files (look at date and creation of them).
Eventually change the name of them (if there are some files with "~" and only 8 characters). There should be files with the same names like these You copyied to ...amx\examples , but with *.amx extension (these in amx\examples for compiling are with *.sma extension).
Hope it's clear now. :(

KWo 07-03-2005 20:02

Re: This plugin i dont want but cant find it
 
Little correction to this what I said above.
You should copy these *.sma files to ..amx\examples\source directoruy (instead ..amx\examples ). Then start the batch file (comiple.bat) from ...amx\examples directory. Sorry for mistake. :o


All times are GMT +2. The time now is 05:39.

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