Quote:
Originally Posted by KliPPy
I almost feel like you are double formatting (which can be a security hole too!). Better show your code.
|
That's what I did.
Code:
formatex(sBuffer, charsmax(sBuffer), "%s. %s - %d%%%%^n", map_position[i], szTemp, iHealth)
add( buff, charsmax( buff ), sBuffer )
It adds each on a new line.