Hey, I have another problem...
I am using a FOR loop which is making a lot of lines.
The problem is that the new lines "runs over" the first lines because there is no room for the new ones.
In shortly, when a new line comes and have no room, the toppest line disappears and so the new line comes.
I need a way to cancel this line "limit", a friend told me the answer is probably a function that changes the console propeties but I don't really know how to find it (although I tried).
Please help, Thanks =]