Search found 2 matches
- Wed Oct 26, 2011 3:02 am
- Forum: Support and Development
- Topic: Text position detection thing or something
- Replies: 3
- Views: 2151
Re: Text position detection thing or something
Heh, I feel like a fool, after getting some needed sleep I came up with a solution rather quickly and easily(it'll get more advanced as i go along though) function ConsoleLog(text) table.insert(table_consolebuffer, text); int_consoletextpos = int_consoletextpos - 15; end ... for i, lines in ipairs(t...
- Tue Oct 25, 2011 9:04 pm
- Forum: Support and Development
- Topic: Text position detection thing or something
- Replies: 3
- Views: 2151
Text position detection thing or something
I'll let the image explain itself
So yeah, scrolling the text isn't a problem, it's the part that says "TEXT JUST GOT TO THIS POINT DO SOMETHING" heh..
Thanks.
So yeah, scrolling the text isn't a problem, it's the part that says "TEXT JUST GOT TO THIS POINT DO SOMETHING" heh..
Thanks.