O temacie
Autor Xankir
Zaczęty 9.08.2016 roku
Wyświetleń 2537
Odpowiedzi 5
Xankir Złote Wrota
instance EXPBar(GothicBar) { Print_Screen[PS_X] = 688; Print_Screen[PS_Y] = 748;};func void Loop_1() { var int Bar; if(!Hlp_IsValidHandle(Bar)) { Bar = Bar_Create(EXPBar); }; Bar_SetMax(Bar, hero.exp_next); Bar_SetValue(Bar,hero.exp);};
Splash Moderator
Siemekk Złote Wrota
Xardas47
(500*((hero.level+2)/2)*(hero.level+1))
(500*((hero.level+1)/2)*(hero.level))
Nefario