[SOLVED] a little help :P
hey does anyone know a 11th prestige mod?
Try to change this on _rank.gsc:
prestige = player getPrestigeLevel();
player setRank( rankId, prestige );
player.pers["prestige"] = prestige;
to this:
prestige = 11
player setRank( rankId, prestige );
player.pers["prestige"] = 11
Haven't tested this yet though.
Or just use Abstract's Trainer or House's Trainer they both work fine. (i house's gives it to the whole game so an easy replacement for gsc mod)
/Marked as Solved
Where can I download House's Trainer?
hey where can i find rank_gsc i am beginer and i dont know how to uae mods
*use mods!!!!