25.04.2010, 11:27
or just
pawn Код:
format(string, sizeof(string), "Locked: %s", ((HouseInfo[H][hLocked]) ? ("Yes") : ("No")));