gunz level bar show the amount of % you've completed..would anyone like to share ?
gunz level bar show the amount of % you've completed..would anyone like to share ?
Code:sprintf(exp, "%d%%", ZGetMyInfo()->GetLevelPercent()); TextRelative(pDC, 125.f/800.f , 65.f/600.f,exp);
you've been always there :) thank you george
Last edited by maxy2010; 07-05-15 at 12:28 PM.