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

[CS:S] RankMe (Version 2.8.3 - 19 Jul 12)


Post New Thread Reply   
 
Thread Tools Display Modes
Despirator
Senior Member
Join Date: Jun 2011
Location: Kazakhstan ->Shymkent
Old 06-24-2011 , 15:51   Re: [CS:S] RankMe (Version 1.8.2 - 24 Jun 11)
Reply With Quote #151

no more.

another question:
Why russian translate is so bad???

PHP Code:
"Kills"
    
{
        
"ru"        "Убийства" //ArtDesire
    
}
    
"GotPointsBy"
    
{
        
"ru" "{lightgreen}{1}{default} ({2}) получает {3} очк. за {4}."
    
}
    
"IsRankedAt"
    
{
        
        
"ru"        "Игрок {1}  на {2}/{3} месте, с {4) очками, {5}  убийств, {6} смертей и KDR {7}"
    
}
    
"Killing"
    
{
        
        
"ru"        "{lightgreen}{1}{default} ({2}) получили {3} очков за убийство {lightgreen}{4} {default}({5})."
    
}
    
    
"KillingKillerNotRanked"
    
{
        
        
"ru"        "{lightgreen}{1}{default} ({2})[{6}/{7}] получили {3} очков за убийство {lightgreen}{4} {default}({5})."
    

Despirator is offline
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 06-24-2011 , 16:30   Re: [CS:S] RankMe (Version 1.8.2 - 24 Jun 11)
Reply With Quote #152

Quote:
Originally Posted by Despirator View Post
no more.

another question:
Why russian translate is so bad???
Don't know russian, wasn't made by me, don't know if is good or bad.

EDIT: Already made, just waiting for the translations.
__________________
[CS:S] RankMe - Why pay for a rank plugin if you can have one for free?
[CS:S] RankMe Connect Announcer - Announce when a player connect
Translation Project - Let's make the plugins to be international

Last edited by lokizito; 06-24-2011 at 16:35.
lokizito is offline
Despirator
Senior Member
Join Date: Jun 2011
Location: Kazakhstan ->Shymkent
Old 06-25-2011 , 04:37   Re: [CS:S] RankMe (Version 1.8.2 - 24 Jun 11)
Reply With Quote #153

I meant that russian characters are invalid "Игрок {1} на {2}/{3} месте, с {4) очками, {5} убийств, {6} смертей и KDR {7}"

must be like second translate "{lightgreen}{1}{default} ({2}) получает {3} очк. за {4}"
Despirator is offline
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 06-25-2011 , 10:41   Re: [CS:S] RankMe (Version 1.8.2 - 24 Jun 11)
Reply With Quote #154

Quote:
Originally Posted by Despirator View Post
I meant that russian characters are invalid "Игрок {1} на {2}/{3} месте, с {4) очками, {5} убийств, {6} смертей и KDR {7}"

must be like second translate "{lightgreen}{1}{default} ({2}) получает {3} очк. за {4}"
I understood it on your first post but i don't have any knowledge about russian so i doesn't know that they are invalid.
__________________
[CS:S] RankMe - Why pay for a rank plugin if you can have one for free?
[CS:S] RankMe Connect Announcer - Announce when a player connect
Translation Project - Let's make the plugins to be international
lokizito is offline
shotzonfire
New Member
Join Date: May 2011
Location: Australia
Old 06-25-2011 , 10:46   Re: [CS:S] RankMe (Version 1.8.2 - 24 Jun 11)
Reply With Quote #155

Would be nice to have a mani rank import function.
(I can write a java program to do this if people would be interested or you can't do something for it?)

Could also use a toggle to enable/disable bonus points (even though setting the bonus points to 0 probably works, i think it would be more slightly more efficient to avoid the excess calculation).

Good plugin btw :]
shotzonfire is offline
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 06-25-2011 , 10:55   Re: [CS:S] RankMe (Version 1.8.2 - 24 Jun 11)
Reply With Quote #156

Quote:
Originally Posted by shotzonfire View Post
Would be nice to have a mani rank import function.
(I can write a java program to do this if people would be interested or you can't do something for it?)

Could also use a toggle to enable/disable bonus points (even though setting the bonus points to 0 probably works, i think it would be more slightly more efficient to avoid the excess calculation).

Good plugin btw :]
About the mani, i can do it. Just need to see how are the stats written. About the toggle to enable/disable, it wouldn't make almost any difference.
__________________
[CS:S] RankMe - Why pay for a rank plugin if you can have one for free?
[CS:S] RankMe Connect Announcer - Announce when a player connect
Translation Project - Let's make the plugins to be international
lokizito is offline
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 06-25-2011 , 16:43   Re: [CS:S] RankMe (Version 1.8.6 - 25 Jun 11)
Reply With Quote #157

New version posted. (Features and Fixes)
See first post for changelog.
Also, posted a new version of the Web Interface. The old one wouldn't work after this update.
@Despirator
Couldn't finish VIP support yet because of the character limitation on menus.
__________________
[CS:S] RankMe - Why pay for a rank plugin if you can have one for free?
[CS:S] RankMe Connect Announcer - Announce when a player connect
Translation Project - Let's make the plugins to be international

Last edited by lokizito; 06-25-2011 at 23:16.
lokizito is offline
Despirator
Senior Member
Join Date: Jun 2011
Location: Kazakhstan ->Shymkent
Old 06-26-2011 , 01:08   Re: [CS:S] RankMe (Version 1.8.6 - 25 Jun 11)
Reply With Quote #158

I just want this plugin to have a lot of functions
Despirator is offline
Kugelblitz
Junior Member
Join Date: Jun 2011
Old 06-26-2011 , 05:54   Re: [CS:S] RankMe (Version 1.8.6 - 25 Jun 11)
Reply With Quote #159

Hi, i have a problem
i uploded the rankeme folder on my source server (stats are working).
but i have problems with web-interface.
i think its the restore.php or db.php
in the db php, i have to writh the db data from my homepage, right?
and in the restore.php

$ftp_server = "???"; //FTP HOST
$ftp_user_name = "???"; // FTP USER NAME
$ftp_user_pass = "???"; // FTP PASS
$ftpDIR = "???"; // CSTRIKE FOLDER ON FTP

just look at that - thats the error (sometimes, when i refresh, i get 2 different errors)
http://cs-freakz.de/rankme/

what do i have to write for the ??? ? ^^
i tryed my homepage data, but i have no cstrike folder, or did you mean the rankme folder? i dont know exactly. or do i have to write my css server ftp data?

and what is with the db? did i not have to creat a rank table in the sql?
i installed alot plugins and others, but for the newbies in this, it would be nice if some1 could make a new installation tutorial with pictures if possible...this could make much easyer.

THX
Kugelblitz is offline
lokizito
Veteran Member
Join Date: Dec 2010
Location: Brazil
Old 06-26-2011 , 09:56   Re: [CS:S] RankMe (Version 1.8.6 - 25 Jun 11)
Reply With Quote #160

Quote:
Originally Posted by Kugelblitz View Post
Hi, i have a problem
i uploded the rankeme folder on my source server (stats are working).
but i have problems with web-interface.
i think its the restore.php or db.php
in the db php, i have to writh the db data from my homepage, right?
and in the restore.php

$ftp_server = "???"; //FTP HOST
$ftp_user_name = "???"; // FTP USER NAME
$ftp_user_pass = "???"; // FTP PASS
$ftpDIR = "???"; // CSTRIKE FOLDER ON FTP

just look at that - thats the error (sometimes, when i refresh, i get 2 different errors)
http://cs-freakz.de/rankme/

what do i have to write for the ??? ? ^^
i tryed my homepage data, but i have no cstrike folder, or did you mean the rankme folder? i dont know exactly. or do i have to write my css server ftp data?

and what is with the db? did i not have to creat a rank table in the sql?
i installed alot plugins and others, but for the newbies in this, it would be nice if some1 could make a new installation tutorial with pictures if possible...this could make much easyer.

THX
You write your ftp server address, username, and password.
And then the path where is the rank.sql .
You just need to put a valid SQL database already created. The table will be created by the Web Interface.
__________________
[CS:S] RankMe - Why pay for a rank plugin if you can have one for free?
[CS:S] RankMe Connect Announcer - Announce when a player connect
Translation Project - Let's make the plugins to be international
lokizito is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:58.


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