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

Showing results 1 to 25 of 47
Search took 0.01 seconds.
Search: Posts Made By: kruger
Forum: Approved Plugins 01-30-2018, 07:24
Replies: 348
Views: 210,472
Posted By kruger
Re: Spam Blocker v3.6

O.K.
Thanks!
Forum: Approved Plugins 01-29-2018, 04:55
Replies: 348
Views: 210,472
Posted By kruger
Re: Spam Blocker v3.6

hy, I want to gag the player instead of kicking him.
I tried change amx_kick with amx_gag but for some reason the user is not gagged???

case 2: {
server_cmd ("amx_kick ^"%s^" ^"AUTOKICK:...
Forum: New Plugin Submissions 11-24-2014, 02:49
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats (22/November/2014)

Yes, sometimes it looses connection - I have the same problem with advanced bans (my hosting plan more specifically is the problem) but is this the reason why some players are resetting their stats...
Forum: New Plugin Submissions 11-23-2014, 03:49
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats (22/November/2014)

Still resetting some player stats to zero at change map with this kind of errors in log:



It's actually worst than 1.3.8...
Forum: New Plugin Submissions 11-22-2014, 07:15
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats (22/November/2014)

I keep repeating about STEAM because there is a bad practice on allied modders: whenever there is a problem with a plugin some forum admins jump at you about having steam - so I wanted this to be...
Forum: New Plugin Submissions 11-21-2014, 03:35
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats (10/November/2014)

Steam player: If the player changes his nick the statistics for him are back to zero, if he doesn't modify his nick then everything is O.k. and since the records are by steam this should not be...
Forum: New Plugin Submissions 11-20-2014, 09:41
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats (10/November/2014)

The bug with some random player resetting its stats and starting from zero is still present...
Steam player - not changing his in game nick ==> everything O.K.

Steam player = changing his nick in...
Forum: New Plugin Submissions 11-14-2014, 12:25
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats (10/November/2014)

One thing that I noticed:

In your screenshots "pug_rws" is a floating point value but in the sql script for the database install you define pug_rws as integer: "pug_rws` int(11) DEFAULT NULL" - ???
Forum: New Plugin Submissions 11-11-2014, 19:23
Replies: 60
Views: 34,859
Posted By kruger
Forum: New Plugin Submissions 11-11-2014, 05:08
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats (10/November/2014)

Could you please give an English explanation of what some of the columns in database means if not all of them???

For example: pug_rp, pug_adr, pug_a, tmp_group (what 1,2 ,6 means???), tmp_rp,...
Forum: New Plugin Submissions 11-09-2014, 05:05
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats

You are right - I was using the old 1.8.1 version after an update now it compiles O.K.

About the duplicates as an workaround you can hide them in php or mysql as duplicate records based on steamid...
Forum: New Plugin Submissions 11-08-2014, 04:58
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats

I tried to compile your test version - 1.3.7 - and I received the following errors:
Forum: New Plugin Submissions 11-06-2014, 05:27
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats

Where is the plugin???
Forum: New Plugin Submissions 11-04-2014, 12:31
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats

Great!

I thought that you abandoned the plugin development.
Forum: New Plugin Submissions 10-22-2014, 05:58
Replies: 204
Views: 104,347
Posted By kruger
Re: Basic SkillPoints v2.0.2 SE with API [FVault & SQL]

why are "new g_iWonPoints4k, new g_iWonPoints5k" not sent to the database - what's the point in declaring and not using them???
Forum: New Plugin Submissions 10-21-2014, 12:05
Replies: 204
Views: 104,347
Posted By kruger
Re: Basic SkillPoints v2.0.2 SE with API [FVault & SQL]

On some maps I receive the following error:

L 10/21/2014 - 17:57:33: [AMXX] Displaying debug trace (plugin "BasicSkillPointsSQL_SE.amxx")
L 10/21/2014 - 17:57:33: [AMXX] Run time error 4: index...
Forum: New Plugin Submissions 10-17-2014, 02:25
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats

Do you have an update on the problems that I reported???
Forum: New Plugin Submissions 10-11-2014, 07:11
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats

After some time some of the players "vanish" from the ranks and they start again from zero (just one or two an it seems random...) - especially if they change nick but this should not happen since...
Forum: Suggestions / Requests 09-25-2014, 05:09
Replies: 2
Views: 4,164
Posted By kruger
Re: amx_who.sma/amx

Here (see attachment).
Forum: New Plugin Submissions 09-16-2014, 13:00
Replies: 60
Views: 34,859
Posted By kruger
Re: Basic Points Stats

The plugin works but there are some columns in the database that I don't understand...

Can anyone explain me what is the meaning of the following:

table basicpointsstats: pug_adr, pug_fpr,...
Forum: Suggestions / Requests 07-25-2014, 13:19
Replies: 10
Views: 2,240
Posted By kruger
Re: Player Info (IP and Name) Logger On SQL

No.
I was just searching for something like this and found this topic.

Too early of a joy:
Forum: Suggestions / Requests 07-25-2014, 07:56
Replies: 10
Views: 2,240
Posted By kruger
Forum: Suggestions / Requests 07-25-2014, 06:28
Replies: 10
Views: 2,240
Posted By kruger
Re: Player Info (IP and Name) Logger On SQL

The plugin works great but it logs the ip with connection port. (ip:port)
I need only the ip for geolocation (so only ip).
Also, could someone please modify the plugin so that it inserts date and...
Forum: New Plugin Submissions 04-06-2014, 08:11
Replies: 84
Views: 28,472
Posted By kruger
Re: Web Live Chat v1.4

It is working now.
Thank you!
Forum: New Plugin Submissions 04-06-2014, 03:50
Replies: 84
Views: 28,472
Posted By kruger
Re: Web Live Chat v1.4

No way!

On the same webserver I have an phpbb forum and another php/mysql web applications that work.

For debugging purposes this is what I got when I ran phpinfo();
Showing results 1 to 25 of 47

 
Forum Jump

All times are GMT -4. The time now is 06:40.


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