Post: Can i have some help?!?
03-17-2016, 08:22 PM #1
Fresh (YT)
Save Point
(adsbygoogle = window.adsbygoogle || []).push({}); hi i am wondering if anyone has got a code where it sets my rank to prestige 14?
(adsbygoogle = window.adsbygoogle || []).push({});
03-17-2016, 09:07 PM #2
ItsShockwave
Pokemon Trainer
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
03-22-2016, 10:46 AM #3
Thought you couldn't rank up using GSC??

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo