i use this for scoring but i want a % sign right after that number.
Do i need to make a seperate txt thingy or can i add it somehow
to this script.

Code:
var percent =0;

FONT*	fnt7_pan = "Supercell-Magic#28b"; 
PANEL* pan_percent = {digits=178,650,"%02.0f",fnt7_pan,1,percent; 

	layer = 60;
	flags = SHOW;green=255; blue=255; red=255;
}



Find all my tutorials & Workshops at : www.rp-interactive.nl

Creativity starts in the brain