We (as in greggiles and I) are making a simple script where when you press "E", it displays your EXP. And then hides and blablabla. The script works fine, the only issue is that we want the numbers bigger bigger BIGGER
Here's the section that I'm assuming needs editing
PHP Code:
showText(241, 70, 230, $pref::graal::defaultfontname, "c", "" @(player.clientr.exp));
changeImgColors(241, 1, 1, 1, 1);
findImg(241).zoom = 5;
changeImgVis(241, 15);