Results 1 to 5 of 5

Thread: Help me

  1. #1
    Join Date
    Jun 2009
    Location
    Hiding
    Posts
    160
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Help me

    ok this might be simple im trying to read text outta of a console i havent got it to work any help?
    ~Austin~

  2. #2
    Join Date
    Apr 2007
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Ummm

    Could you be more specific? I really don't understand your question.

  3. #3
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    189
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    He want the program to read some text in a window.
    So he can do something like:
    Code:
    if (Chat = 'hoi') then
    We merely play "against the rules". We cheat. Thats what we are good at, thats what we do.
    http://www.frement.net/srl/simba_user4.png

  4. #4
    Join Date
    Jan 2009
    Location
    Turlock/LA, California
    Posts
    1,494
    Mentioned
    3 Post(s)
    Quoted
    66 Post(s)

    Default

    Last edited by x[Warrior]x3500; 06-18-2010 at 02:52 AM.

  5. #5
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Some IDEs refer to the the Debug box (in SCAR/Simba) as a "Console". If this is what you're talking about, there's GetDebugText, or something similar. I know for sure there's one for SCAR (you'll have to search the manual), but I'm not positive if there's one for Simba.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •