Results 1 to 10 of 10
  1. #1
    demonangel89's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    In a house
    Posts
    277
    Reputation
    13
    Thanks
    140
    My Mood
    Busy

    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. ^__^
    Last edited by demonangel89; 07-01-2011 at 05:14 PM. Reason: meh

  2. #2
    Hitman 47's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Earth
    Posts
    2,551
    Reputation
    15
    Thanks
    331
    My Mood
    Cool
    why dont you pm nicdel or DanK or Hell Demon..
    better yet click on my sig..

  3. The Following User Says Thank You to Hitman 47 For This Useful Post:

    demonangel89 (07-05-2011)

  4. #3
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    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.

  5. The Following User Says Thank You to Nico For This Useful Post:

    demonangel89 (07-05-2011)

  6. #4
    DanK's Avatar
    Join Date
    Aug 2006
    Gender
    male
    Location
    Arizona
    Posts
    2,892
    Reputation
    100
    Thanks
    3,632
    My Mood
    Devilish
    Quote Originally Posted by Nicdel 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.
    PLAYING RIFT!

  7. The Following User Says Thank You to DanK For This Useful Post:

    demonangel89 (07-05-2011)

  8. #5
    Hitman 47's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    Earth
    Posts
    2,551
    Reputation
    15
    Thanks
    331
    My Mood
    Cool
    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 =)

  9. #6
    DanK's Avatar
    Join Date
    Aug 2006
    Gender
    male
    Location
    Arizona
    Posts
    2,892
    Reputation
    100
    Thanks
    3,632
    My Mood
    Devilish
    Quote Originally Posted by hitman265 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.
    PLAYING RIFT!

  10. The Following 2 Users Say Thank You to DanK For This Useful Post:

    demonangel89 (07-07-2011),Nico (07-03-2011)

  11. #7
    demonangel89's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    In a house
    Posts
    277
    Reputation
    13
    Thanks
    140
    My Mood
    Busy
    Thanks for the ideas, if I finaly get too frustrated with it I will PM someone. Thanks again, ^_^
    if you're like and they're like it may be time to find someone else...or figure it out yourself.

    <(' '<) <(' ')^ <(' ')> ^(' ')> (>' ')>

  12. #8
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    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.

  13. The Following User Says Thank You to Nico For This Useful Post:

    demonangel89 (07-07-2011)

  14. #9
    demonangel89's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    In a house
    Posts
    277
    Reputation
    13
    Thanks
    140
    My Mood
    Busy
    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!
    if you're like and they're like it may be time to find someone else...or figure it out yourself.

    <(' '<) <(' ')^ <(' ')> ^(' ')> (>' ')>

  15. #10
    DanK's Avatar
    Join Date
    Aug 2006
    Gender
    male
    Location
    Arizona
    Posts
    2,892
    Reputation
    100
    Thanks
    3,632
    My Mood
    Devilish
    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.
    PLAYING RIFT!