View Single Post
henriquemod
Junior Member
Join Date: May 2020
Old 03-13-2021 , 13:12   Re: [Levels Ranks] Module - FakeRank 2.3.2
Reply With Quote #39

Quote:
Originally Posted by freak.exe_uLow View Post
How to install custom titles?
1) The config (levels_ranks / fakerank.ini) to "0" in the parameter "Type";
2) File, move to the title Materials / Panorama / images / icons / skillgroups / to FastDL;
3) Enter the index - skillgroup (Index) .svg into the configuration module in the "Titles in the TAB (s)".
4) Prescribe in sm_lvl_reload server console and change map.

Requirement
SourceMod 1.9.0.6241 / 1.10.6412 and higher.
[Levels Ranks] Core not lower than version 3.0

MATCH MAKING


WINGMAN


DANGER ZONES
For some reason i just cant make it work, i created 10 svg files named skillgroup1.svg to skillgroup10.svg and that uploaded to my server and fastdl.

My fakerank looks like this:

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

"FakeRank"
{
// Ранг в LR Ранг в TAB(е).
"1" "1"
"2" "2"
"3" "3"
"4" "4"
"5" "5"
"6" "6"
"7" "7"
"8" "8"
"9" "9"
"10" "10"

}
}
Doesnt matter if i run sm_lvl_reload, or restart server, it shows the original MM rank. what am i doing wrong?

EDIT: by creating the svg with index like skillgroup1009 and setting 1009 in TAB i was able to make it partially work, the new svg is downloaded to the client but now showed, i guess im not making the svg files properly =(

Last edited by henriquemod; 03-13-2021 at 14:24.
henriquemod is offline