return ToString(res);Yes, if you use
ToString, then the result will be completely compatible with regular strings!
return ToString(res);ToString, then the result will be completely compatible with regular strings!
For the red one I have (1,1,9,9)
but those 9's, other bullets are starting on them
so why are pixels from them not showing up>
[02:11:59] Achy: And with the orange one above...
(9,1,16,8)
the bullets on screen are 8x8
("A" + "!" - "A") == ("A" + "!" - "A") returns true, but ("A" + "!" - "A") == "!" gives an error.