+ Reply to Thread
Results 1 to 6 of 6

Thread: CPU Chat System Help

  1. #1
    Wire Noob Zachar543 is on a distinguished road Zachar543's Avatar
    Join Date
    Dec 2007
    Posts
    1

    Question CPU Chat System Help

    Does anyone know how or have a Chat system for CPUs? I would want it to have Backspace delete the last letter typed and have enter go down a line
    and maybe R would reset the screen. Can Someone Help? I don't want to use an Expression.

  2. #2
    Wirererer Xandaros is on a distinguished road Xandaros's Avatar
    Join Date
    Apr 2007
    Location
    Germany
    Posts
    233

    Default Re: CPU Chat System Help

    You know what you want to do?
    You know how long you world take to do this? (not much if you're expirienced... however)

    You ever wrote something on console screen?

    You ever did a newline on a console screen?
    If not: You have an Idea how to do this?

    You ever deleted the last letter from console screen?
    If not: You have an Idea how to do this?

    You have an Idea how to combine everything?

    Xan

    PS: This is just a little checklist *g*
    I love very poor avatars

    Quote Originally Posted by Dav1d View Post
    It's too big to copy all in one.

  3. #3
    Wire Noob rasmuir is on a distinguished road rasmuir's Avatar
    Join Date
    Jul 2008
    Location
    SWEDEN! YEAHHH!!! (lol?)
    Posts
    27

    Default Re: CPU Chat System Help

    lol, I did all this with a expression

  4. #4
    Wirererer Xandaros is on a distinguished road Xandaros's Avatar
    Join Date
    Apr 2007
    Location
    Germany
    Posts
    233

    Default Re: CPU Chat System Help

    You have to do it with CPU... Knowledge with the Expression Gate is pretty useless for CPU... It's way more complex
    I love very poor avatars

    Quote Originally Posted by Dav1d View Post
    It's too big to copy all in one.

  5. #5
    Wire Noob rasmuir is on a distinguished road rasmuir's Avatar
    Join Date
    Jul 2008
    Location
    SWEDEN! YEAHHH!!! (lol?)
    Posts
    27

    Smile Re: CPU Chat System Help

    Quote Originally Posted by Xandaros View Post
    You have to do it with CPU... Knowledge with the Expression Gate is pretty useless for CPU... It's way more complex
    I know that, and I know ASM to '-.-
    The point is that its the same thing you have to do... Not to hard, 1st, check the ASCII code for the most important keys, like backspace and enter. The you let the CPU check what key is pressed (it will return the ASCII code), if it is the ASCII code for enter or backspace, do your code. Thats pretty simple, and yes, I know how to do this because I'm a game developer, I have made much stuff like this...

    Good luck now =)

  6. #6
    Foxy Wirererer

    -=Fox=- will become famous soon enough -=Fox=-'s Avatar
    Join Date
    Feb 2007
    Location
    Somewhere in my Mind...
    Posts
    1,421

    Default Re: CPU Chat System Help

    Done with the E-Gate, but definitely needs to be done in CPU so it can be expanded with more features.
    http://tiny.cc/OMFGWTFBBQ

    Best People On Wiremod!

    Black Phoenix, Azrael, Jat Goodwin, Magos Mechanicus, ITSBTH, Fizyk, g33v3s,tuusita, InfectiousFight, ief015

    Pointless things that are pointless, are pointlessly pointless, therefore pointlessness is pointless.
    So pointlessly pointing out the pointlessness of this pointless signature is utterly pointless.
    My IQ is 123

+ Reply to Thread

Similar Threads

  1. [E2] Chat "Say" textbox for ingame Script Editor
    By IEF015 in forum Ideas & Suggestions
    Replies: 6
    Last Post: 06-07-2009, 06:13 PM
  2. Getting Find() and Chat Commands To Work
    By Alchemise in forum Expression Help
    Replies: 9
    Last Post: 03-24-2009, 10:37 AM
  3. JChat Chat System (Exp2)
    By Eirath245 in forum Contraptions & Saves
    Replies: 12
    Last Post: 02-15-2009, 04:54 PM
  4. Chat inputs/outputs...is this possible?
    By Filipe in forum Ideas & Suggestions
    Replies: 2
    Last Post: 07-17-2007, 10:44 AM
  5. Chat Sensors
    By Pete in forum Ideas & Suggestions
    Replies: 7
    Last Post: 04-11-2007, 06:29 AM

Tags for this Thread

Bookmarks

Posting Permissions

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