Is there any way for me to resolve this issue?
I have statistics being displayed on the screen using the dbText function, and I want to incorporate a chat system for the users to communicate.
When the user presses the ` button (41 with scan code), a dbInput command is called and the user can enter their message.
My problem is that when it's called, the rest of the text on screen disappears until the user sends his/her message. Is there any way for me to bypass this issue, as it is a pretty major inconvenience.
edit: for that matter, the users controls are also hindered while the dbinput command is active. =(
[ freelance DarkGDK coder ]