Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: LithuanianJack
Forum: New Plugin Submissions 07-10-2020, 13:33
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Ocix, can you answer, please? I need that thing.

"Players request me /top15 plugin which shows best 15 players MOTD with their levels and ranks. Isn't it hard for you to do that?"
Forum: New Plugin Submissions 07-03-2020, 16:21
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

I'll use it. Thank you.

And additional request. Players requests me /top15 plugin which shows best 15 players MOTD with their levels and ranks. Isn't it hard for you to do that?
Forum: New Plugin Submissions 07-02-2020, 03:08
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Hi. How it is possible to do that the rank, level and xp reset automatically when reached a maximum level?
Forum: New Plugin Submissions 05-28-2019, 02:09
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Don’t work. When this bug will be fixed? I want to use the SQL function. And interesting, how other people use this plugin with SQL?
Forum: New Plugin Submissions 04-19-2019, 03:49
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

So what values would you recommend to use?
Forum: New Plugin Submissions 04-03-2019, 11:15
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

I can pay for person who will fix this bug, because I want to use this plugin but plugin’s author do not know how to fix their own code fault.
Forum: New Plugin Submissions 03-17-2019, 04:42
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Nothing changes. When player disconnects >100 times, error happens.
Forum: New Plugin Submissions 03-14-2019, 03:00
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

You forgot to add SQL_FreeHandle(g_iSqlTuple) function at plugin_end(), and that's not enough, I still didn't solved this problem.

When player disconnects, sleepy (inactive) connection is still...
Forum: New Plugin Submissions 02-26-2019, 04:09
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

My hosting provider told me that possible problem is in plugin. Maybe inactive SQL connections is not closed by MySQL_close function and accumulates inactive (sleep) connections to database, finally...
Forum: New Plugin Submissions 02-25-2019, 01:03
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

My max_user_connections limit is 100 and I am not allowed to increase this value because of hosting provider. :/

I was using another plugin which selected and inserted players data at the real...
Forum: New Plugin Submissions 02-24-2019, 04:14
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

I'm saving data to MySQL and when there are a lot of people in my server (for example 25), I see error from server:

[crx_ranksystem.amxx] [SQL Error] Connection failed (1203): User user_ranking...
Forum: New Plugin Submissions 02-10-2019, 12:08
Replies: 846
Views: 239,660
Posted By LithuanianJack
Forum: New Plugin Submissions 02-10-2019, 04:16
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

There is a problem with the latest version of this plugin crx_ranksystem_v2d_2.amxx which was edited by totopizza. Plugin doesn't save information to SQL when SAVE_TYPE = 0 (saving on nick) and when...
Forum: New Plugin Submissions 01-31-2019, 09:24
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Perfect! No errors now.

I have additional request for plugin's author ociX. I want to do "web stats" with this plugin, but I need more data inserting - kills, headshots, deaths. Can you add these...
Forum: New Plugin Submissions 01-31-2019, 01:27
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

[crx_ranksystem_v2d.amxx] Error 6: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1...
Forum: New Plugin Submissions 01-30-2019, 12:03
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

It causes when I connect to the server (I think when SQL trying to insert new player).

[crx_ranksystem.amxx] You have an error in your SQL syntax; check the manual that corresponds to your MySQL...
Forum: New Plugin Submissions 01-30-2019, 08:38
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

I did something wrong. I changed these lines but nothing changes. I think I forgot something.


formatex(szQuery, charsmax(szQuery), "INSERT INTO %s (`Player`,`XP`,`Level`,`Next XP`,`Rank`,`Next...
Forum: New Plugin Submissions 01-28-2019, 08:48
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Nothing changes, error persists.
Forum: New Plugin Submissions 01-27-2019, 11:22
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

MySQL update didn't helped, but one thing helped. I changed all these symbols '' to `` in SQL lines.

A part from code how it looks now (full code in attachment):

formatex(szQuery,...
Forum: New Plugin Submissions 01-21-2019, 05:55
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

I read update logs. This is the first time I'm using your plugin.

Additional question: how to move text in the other line? I'm trying to use these options but nothing changes:

HUDINFO_FORMAT =...
Forum: New Plugin Submissions 01-20-2019, 03:12
Replies: 846
Views: 239,660
Posted By LithuanianJack
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Hello. I have the same problem:

[crx_ranksystem.amxx] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at...
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT -4. The time now is 23:22.


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