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

[Levels Ranks] Core v3.1.6 with 39 Modules + LR Webpanel - [01.23.2021]


Post New Thread Reply   
 
Thread Tools Display Modes
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 02-14-2020 , 17:49   Re: [Levels Ranks] Core v3.1.5 with 39 Modules + LR Webpanel - [01.16.2020]
Reply With Quote #111

Quote:
Originally Posted by gildevanaraujo View Post
Can someone help me?

PHP Code:
L 02/14/2020 19:17:24: [SMCall stack trace:
L 02/14/2020 19:17:24: [SM]   [0ArrayList.GetString
L 02
/14/2020 19:17:24: [SM]   [1Line 291levels_ranks/custom_functions.sp::CheckRank
L 02
/14/2020 19:17:24: [SM]   [2Line 233levels_ranks/custom_functions.sp::NotifClient
L 02
/14/2020 19:17:24: [SM]   [3Line 234levels_ranks/events.sp::Events_Rounds
L 02
/14/2020 19:29:51: [SMException reportedInvalid index -(count18)
L 02/14/2020 19:29:51: [SMBlaminglevelsranks.smx
L 02
/14/2020 19:29:51: [SMCall stack trace:
L 02/14/2020 19:29:51: [SM]   [0ArrayList.GetString
L 02
/14/2020 19:29:51: [SM]   [1Line 291levels_ranks/custom_functions.sp::CheckRank
L 02
/14/2020 19:29:51: [SM]   [2Line 233levels_ranks/custom_functions.sp::NotifClient
L 02
/14/2020 19:29:51: [SM]   [3Line 103levels_ranks/events.sp::Event_PlayerDeath 
What have you done now? I need more information, the mistake doesn't tell me anything

Sourcemod Version
Plugin list
addons/sourcemod/logs/error_*****.log (i need the full log file)
freak.exe_uLow is offline
gildevanaraujo
Senior Member
Join Date: Oct 2018
Location: Brazil
Old 02-14-2020 , 18:19   Re: [Levels Ranks] Core v3.1.5 with 39 Modules + LR Webpanel - [01.16.2020]
Reply With Quote #112

I didn't do anything too much.

I just made this change on my fakerank.ini

PHP Code:
"LR_FakeRank"
{
    
// 0 - обычные ранги из Match Making (1 - 18) или кастомные (19, 20, ...).
    // 1 - из Напарников (1 - 18)
    // 2 - из Опасной Зоны (1 - 15)
    
"Type"    "0"

    "FakeRank"
    
{
        
// Classificação em LR Classificação em TAB(е).
        
"1"                    "1001"
        "2"                    "1002"
        "3"                    "1003"
        "4"                    "1004"
        "5"                    "1005"
        "6"                    "1006"
        "7"                    "1007"
        "8"                    "1008"
        "9"                    "1009"
        "10"                "1010"
        "11"                "1011"
        "12"                "1012"
        "13"                "1013"
        "14"                "1014"
        "15"                "1015"
        "16"                "1015"
        "17"                "1015"
        "18"                "1015"
    
}
}

// sm_lvl_reload - перезагрузить настройки 
Is there any problem?
gildevanaraujo is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 02-14-2020 , 18:30   Re: [Levels Ranks] Core v3.1.5 with 39 Modules + LR Webpanel - [01.16.2020]
Reply With Quote #113

Quote:
Originally Posted by gildevanaraujo View Post
I didn't do anything too much.

I just made this change on my fakerank.ini

PHP Code:
"LR_FakeRank"
{
    
// 0 - обычные ранги из Match Making (1 - 18) или кастомные (19, 20, ...).
    // 1 - из Напарников (1 - 18)
    // 2 - из Опасной Зоны (1 - 15)
    
"Type"    "0"

    "FakeRank"
    
{
        
// Classificação em LR Classificação em TAB(е).
        
"1"                    "1001"
        "2"                    "1002"
        "3"                    "1003"
        "4"                    "1004"
        "5"                    "1005"
        "6"                    "1006"
        "7"                    "1007"
        "8"                    "1008"
        "9"                    "1009"
        "10"                "1010"
        "11"                "1011"
        "12"                "1012"
        "13"                "1013"
        "14"                "1014"
        "15"                "1015"
        "16"                "1015"
        "17"                "1015"
        "18"                "1015"
    
}
}

// sm_lvl_reload - перезагрузить настройки 
Is there any problem?
how many faceit icons do you use? (normal is 10)

Last edited by freak.exe_uLow; 02-14-2020 at 18:30.
freak.exe_uLow is offline
gildevanaraujo
Senior Member
Join Date: Oct 2018
Location: Brazil
Old 02-14-2020 , 18:33   Re: [Levels Ranks] Core v3.1.5 with 39 Modules + LR Webpanel - [01.16.2020]
Reply With Quote #114

Quote:
Originally Posted by freak.exe_uLow View Post
how many faceit icons do you use? (normal is 10)
I use 15 faceit icons, 5 of them are customized. I can show you on discord.
gildevanaraujo is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 02-14-2020 , 18:44   Re: [Levels Ranks] Core v3.1.5 with 39 Modules + LR Webpanel - [01.16.2020]
Reply With Quote #115

Quote:
Originally Posted by gildevanaraujo View Post
I use 15 faceit icons, 5 of them are customized. I can show you on discord.
I changed the "Type" to "2" and removed the last 3 lines i hope that your files have the same name (1001,1002,1003) and the file ends with svg

Code:
"LR_FakeRank"
{
    // 0 - обычные ранги из Match Making (1 - 18) или кастомные (19, 20, ...).
    // 1 - из Напарников (1 - 18)
    // 2 - из Опасной Зоны (1 - 15)
    "Type"    "2"

    "FakeRank"
    {
        // Classificação em LR Classificação em TAB(е).
        "1"                    "1001"
        "2"                    "1002"
        "3"                    "1003"
        "4"                    "1004"
        "5"                    "1005"
        "6"                    "1006"
        "7"                    "1007"
        "8"                    "1008"
        "9"                    "1009"
        "10"                   "1010"
        "11"                   "1011"
        "12"                   "1012"
        "13"                   "1013"
        "14"                   "1014"
        "15"                   "1015"
    }
}

// sm_lvl_reload - перезагрузить настройки

Last edited by freak.exe_uLow; 02-14-2020 at 18:45.
freak.exe_uLow is offline
BeNq!
Senior Member
Join Date: Mar 2009
Old 02-15-2020 , 05:36   Re: [Levels Ranks] Core v3.1.5 with 39 Modules + LR Webpanel - [01.16.2020]
Reply With Quote #116

@freak.exe_uLow type 1 not working ( no files downloaded ).
BeNq! is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 02-15-2020 , 06:00   Re: [Levels Ranks] Core v3.1.5 with 39 Modules + LR Webpanel - [01.16.2020]
Reply With Quote #117

Quote:
Originally Posted by BeNq! View Post
@freak.exe_uLow type 1 not working ( no files downloaded ).
Type 1


Type 2


I attached the files below...
Attached Files
File Type: zip Skillgroup Icons (Type 1).zip (373.6 KB, 137 views)
File Type: zip Skillgroup Icons (Type 2).zip (141.3 KB, 111 views)

Last edited by freak.exe_uLow; 02-15-2020 at 06:42.
freak.exe_uLow is offline
BeNq!
Senior Member
Join Date: Mar 2009
Old 02-15-2020 , 10:05   Re: [Levels Ranks] Core v3.1.5 with 39 Modules + LR Webpanel - [01.16.2020]
Reply With Quote #118

You don't understand... Modules "Fake rank" isn't working ( AddFileToDownloadsTable not downloaded skillgroup icons ).
BeNq! is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 02-15-2020 , 11:24   Re: [Levels Ranks] Core v3.1.5 with 39 Modules + LR Webpanel - [01.16.2020]
Reply With Quote #119

Quote:
Originally Posted by BeNq! View Post
You don't understand... Modules "Fake rank" isn't working ( AddFileToDownloadsTable not downloaded skillgroup icons ).
I use the module myself on 4 different servers, it works. Maybe because probably the files are not listed in the fakerank.ini you can see it in your first message (the other user) how this is done or you have not uploaded the files to your Fast Download server. You have an account from 2009 so I thought you would know about it how it works

Last edited by freak.exe_uLow; 02-15-2020 at 11:25.
freak.exe_uLow is offline
BeNq!
Senior Member
Join Date: Mar 2009
Old 02-15-2020 , 13:23   Re: [Levels Ranks] Core v3.1.5 with 39 Modules + LR Webpanel - [01.16.2020]
Reply With Quote #120

Nope.

fakerank.ini:

Code:
"LR_FakeRank"
{
	// 0 - Match Making (1 - 18) other (19, 20, ...).
	// 1 - Wingman (1 - 18)
	// 2 - Danger Zone (1 - 15)
	"Type"	"1"

	"FakeRank"
	{
		"1"					"1"
		"2"					"2"
		"3"					"3"
		"4"					"4"
		"5"					"5"
		"6"					"6"
		"7"					"7"
		"8"					"8"
		"9"					"9"
		"10"				"10"
		"11"				"11"
		"12"				"12"
		"13"				"13"
		"14"				"14"
		"15"				"15"
		"16"				"16"
		"17"				"17"
		"18"				"18"
	}
}
Screen:


Last edited by BeNq!; 02-15-2020 at 13:24.
BeNq! 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 18:39.


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