Call in menu like:
self add_option("Menu", "Prestige 14", :: Prestige, 14); <-- JUST A EXAMPLE take out space from :: P
you can do all prestiges the same way just change 14 to 1-10 and master is self add_option ("Menu", "Max Prestige", :: Prestige, level.maxprestige);
Function:
Prestige(num)
{
self.pres["prestige"] = num;
self setdstat("playerstatslist", "plevel", "StatValue", num);
rank = getrank();
self setrank(rank,num);
}
if you cant get it to work add me on skype, Legit_x_Daimon