02.01.2010, 21:10
I've tried to do a 3DText for the houses but it didnt show me the Text...
Can any one show me how to do it ?
i need it with the Addres and all the things it has..
Can any one show me how to do it ?
Код:
format(string, sizeof(string), "This house is for sale! Address: %d %s Description: %s Price: $%d%s",n,houselocation,Houses[n][Description],Houses[n][HousePrice]);