HelpPartially working console? lol

Posts 110 of 10 · Page 1 of 1
Console code help?
So I started building my own console today and I got it to show up...BUT I can't type anything in it, lol.

I feel like I'm building my console wrong, any tips on where to put the console/how to code it greatly appreciated.

Until then, custom binds via dll. ^__^
why dont you pm nicdel or DanK or Hell Demon..
better yet click on my sig..
Quote Originally Posted by demonangel89 View Post
So I started building my own console today and I got it to show up...BUT I can't type anything in it, lol.

I feel like I'm building my console wrong, any tips on where to put the console/how to code it greatly appreciated.

Until then, custom binds via dll. ^__^
There are multiple commands to get the console input. cscanf and ReadConsole for example.
Quote Originally Posted by Nico View Post
There are multiple commands to get the console input. cscanf and ReadConsole for example.
I had a similar problem to him and it was because I used the wrong flags in setconsolemode, could be his problem.
Quote Originally Posted by DanK View Post
I had a similar problem to him and it was because I used the wrong flags in setconsolemode, could be his problem.
guys if you could help him if he ask and not be cocky..
caz having 2-3 console around is good =)
Quote Originally Posted by Hitman 47 View Post


guys if you could help him if he ask and not be cocky..
caz having 2-3 console around is good =)
The post of mine you quoted was helping him.. And so was Nicdels.. Obviously we don't want to post the full answer in the open for copy/pasters... If he want's more info he can pm one of us.
Thanks for the ideas, if I finaly get too frustrated with it I will PM someone. Thanks again, ^_^
Quote Originally Posted by demonangel89 View Post
Thanks for the ideas, if I finaly get too frustrated with it I will PM someone. Thanks again, ^_^
You can also add me on Skype/MSN.
Well...that was incredibly easy...Thank you guys for the ideas! I'm just working on getting my setconsolemode flags right (right now it does a character line feed but doesn't create a new line, so i'm overwritting my previous characters on just the first line) once I get it all hashed out and allowing commands on separate lines I'll post it up as another public console (after online virus scans of course), and hopefully eventually get it to bind. Thanks again for the help!
Quote Originally Posted by demonangel89 View Post
Well...that was incredibly easy...Thank you guys for the ideas! I'm just working on getting my setconsolemode flags right (right now it does a character line feed but doesn't create a new line, so i'm overwritting my previous characters on just the first line) once I get it all hashed out and allowing commands on separate lines I'll post it up as another public console (after online virus scans of course), and hopefully eventually get it to bind. Thanks again for the help!
PM'd.. Hope it helps.
Posts 110 of 10 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

None

Need help?