Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 25 of 75
Search took 0.01 seconds.
Search: Posts Made By: Leichenklaus
Forum: Approved Plugins 06-07-2010, 09:17
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

Hi Hoelsch
I'm sorry but because of my job I can't program anything at the moment and I don't have a testing server nor the time for helping you with this specific error but I'll try.
Have you...
Forum: Approved Plugins 12-20-2009, 12:54
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

hmmm...so u are using sql-Version? remember you must have a database which works directly on your game server, otherwise you must use the defaulst ftp-version.
if you have the sql-version, is the...
Forum: Approved Plugins 12-17-2009, 23:38
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

@ Martin14: Please check in the readme if everything is set like it should be.
Did you change anything in the source code? if yes, please post the changes here so I can look over it.
Forum: Approved Plugins 04-09-2009, 06:33
Replies: 88
Views: 51,412
Posted By Leichenklaus
Re: Messer-Jocke > Funny stats 4 knife lovers incl. sql

Hi Rossonero,
thx for your comments. Appreciate that :D
To the top list on the server: I always wanted to do that....but I never found the time. Because I'm now always abroad for work and I have no...
Forum: Approved Plugins 01-29-2009, 08:42
Replies: 88
Views: 51,412
Posted By Leichenklaus
Re: Messer-Jocke > Funny stats 4 knife lovers incl. sql

Finally :D
the error messages are as you said because you don't have a messerjockeOLD.txt yet. This file is created when the 1. week is over. So in the night from Sunday to Monday when the list is...
Forum: Approved Plugins 01-28-2009, 20:01
Replies: 88
Views: 51,412
Posted By Leichenklaus
Re: Messer-Jocke > Funny stats 4 knife lovers incl. sql

Hi....

OK to get this clear:
If you uncomment

//#define USING_SQL

and fill out the access data it will only work if your mysql db and webspace is on your gameserver because you have no...
Forum: Approved Plugins 01-27-2009, 22:07
Replies: 88
Views: 51,412
Posted By Leichenklaus
Re: Messer-Jocke > Funny stats 4 knife lovers incl. sql

Hi again,

OK let's check out what you have to do:

You have the line
//#define USING_SQL
like this so you use the ftp-version.
You say the kill counting on the server works so you should...
Forum: Approved Plugins 01-26-2009, 18:42
Replies: 88
Views: 51,412
Posted By Leichenklaus
Re: Messer-Jocke > Funny stats 4 knife lovers incl. sql

Hi again,

there is only one plugin, just leave the
#define USING_SQL
commented as it is when you download the plugin.
hope you get it working

Leichenklaus
Forum: Approved Plugins 01-26-2009, 10:52
Replies: 88
Views: 51,412
Posted By Leichenklaus
Re: Messer-Jocke > Funny stats 4 knife lovers incl. sql

Hi,

I'm right now on a business trip @ Shanghai but I'll try to help.
As I see u are using the messerjocke_sql.php.
Do you use the sql version of the plugin? If not and you are using the normal...
Forum: Approved Plugins 08-15-2008, 12:45
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

It depends on your settings. Headshots are only counted if more players are on your server than the settings for "minplayers" in hs_master.sma.

To disable the sound you can delete the lines in...
Forum: Approved Plugins 08-14-2008, 19:37
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

Hi,
1. the "ML_NOTFOUND:NO_HS_MSG" error should disappear if you install the language file correctly. This means "data/lang/hs_master.txt" in the right path in the amxmodx folder.
2. the php-file...
Forum: Approved Plugins 05-23-2008, 02:14
Replies: 95
Views: 108,263
Posted By Leichenklaus
Forum: Approved Plugins 04-16-2008, 19:33
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

for playing in LAN you have to do the following change, as it's explained in the source code:

Headshots will be saved using steamid (or by name @ LAN - set hs_id "1" at server.cfg)

should work...
Forum: Approved Plugins 04-07-2008, 08:23
Replies: 88
Views: 51,412
Posted By Leichenklaus
Re: Messer-Jocke > Funny stats 4 knife lovers incl. sql

what u have to is:
put the ftp-data (host,user,password) of your game-server and the mysql-db data (db, user, password...) into the php-file. the the php-file does the following:
it reads the...
Forum: Approved Plugins 04-06-2008, 10:21
Replies: 88
Views: 51,412
Posted By Leichenklaus
Re: Messer-Jocke > Funny stats 4 knife lovers incl. sql

hmpf...check if in your "addons/amxmodx/data" is at least the "messer.txt". there should be the current stats in it:

steamid name kills

are the stats in game working correctly or not? Or is the...
Forum: Approved Plugins 04-06-2008, 07:41
Replies: 88
Views: 51,412
Posted By Leichenklaus
Re: Messer-Jocke > Funny stats 4 knife lovers incl. sql

the php files have to be on your webserver.
if the stats aren't saved in game, something else is wrong cause the php-files are just for putting the stats in a mysql-db and show them on a website....
Forum: Approved Plugins 09-28-2007, 08:59
Replies: 88
Views: 51,412
Posted By Leichenklaus
Re: Messer-Jocke > Funny stats 4 knife lovers incl. sql

as I told u in a PM just change the minplayers value in the script to any number u like.
for the sounds u just have to replace the original "hsmaster.wav" or "headshot.wav" with any sound u like :D
Forum: Approved Plugins 07-03-2007, 13:30
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

OK one quick explanation of the difference between sql-version and normal version of the plugin:

The sql-version needs a mysql-database on the GAME-server. The stats are directly written into the...
Forum: Approved Plugins 07-02-2007, 14:36
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

this error seems to come up if there is still no data in the database for headshot kills...
try to look directly into the table if there are already headshots in it
try to suppress the error...
Forum: Approved Plugins 07-02-2007, 01:29
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

hmm...sounds weird
check if the hsmaster.txt and master.txt are still there.
did u try a server restart?
try debugging the plugin by setting amx_debug to 1 and add to

hs_master.amxx

in your...
Forum: Approved Plugins 04-27-2007, 00:17
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

Well if the path to the file does look as above, it should work, also with spaces.


You mean for the $ftp_server variable? If your ftp-server uses any other port as standard (21), yes then you...
Forum: Approved Plugins 04-25-2007, 11:09
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

Just use your path like it is, the path in the php-file is just an example.
Forum: Approved Plugins 04-21-2007, 04:28
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

Permissions means the chmod permissions in the folders of your amxmodx @ the gameserver. Should be 777 or something, use ftp-program to check it.



As it says error on line 324

write_file...
Forum: Approved Plugins 04-20-2007, 21:23
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

I tried to figure it out....but I'm confused by using the hud channels
I keep trying to fix this, I promise
Forum: Approved Plugins 04-20-2007, 21:21
Replies: 95
Views: 108,263
Posted By Leichenklaus
Re: HeadShot-Master - stats for headshots incl. MySQL

Hi guys...sorry I didn't show up for some time. I forgot 2 subscribe this thread and so I missed all new postings...sorry
@ qsush: I don't have this error, did you change anything of the original...
Showing results 1 to 25 of 75

 
Forum Jump

All times are GMT -4. The time now is 18:33.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode