Results 1 to 12 of 12
  1. #1
    TrueTom96's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    0
    My Mood
    Inspired

    Console write something in chat?

    hey i played on alteriwnet and sometimes theconsole write something in ther chat howe i can do that?

  2. #2
    █████MMD█████'s Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    389
    Reputation
    24
    Thanks
    71
    My Mood
    Aggressive
    say: *blah blah*
    or just click 't' while ingame.

  3. #3
    TrueTom96's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    0
    My Mood
    Inspired
    i mean how i can do that in a mod

  4. #4
    Marcin96's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    111
    Reputation
    10
    Thanks
    3
    My Mood
    Paranoid
    It's because of the dedicated servers.

  5. #5
    TrueTom96's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    0
    My Mood
    Inspired
    ok if i have a dictated server howe can i do that

  6. #6
    [WhA]4FunPlayin's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Not here
    Posts
    757
    Reputation
    8
    Thanks
    169
    My Mood
    Lonely
    self sayAll("I am a big p0rn star");

    or in console
    "say I am a big p0rn star"

  7. #7
    hackya's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    in my house
    Posts
    191
    Reputation
    9
    Thanks
    47
    My Mood
    Sneaky
    how would you let it say that like every 30 seconds ? /

  8. #8
    ~Just IN~'s Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    self thread xbox360nolife() {
    Posts
    518
    Reputation
    11
    Thanks
    55
    My Mood
    Doh
    [php]self sayAll("blahblah");
    wait 0.30;
    while(1);
    [/php]

    Built from scratch

  9. #9
    [WhA]4FunPlayin's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Not here
    Posts
    757
    Reputation
    8
    Thanks
    169
    My Mood
    Lonely
    Quote Originally Posted by ~Just IN~ View Post
    [php]self sayAll("blahblah");
    wait 0.30;
    while(1);
    [/php]

    Built from scratch
    fail
    Code:
    while(1)
    {
    self sayAll("I am a p0rn star");
    wait 3;
    }

  10. #10
    TheLynx's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Sverige
    Posts
    366
    Reputation
    10
    Thanks
    42
    My Mood
    Happy
    Quote Originally Posted by ~Just IN~ View Post
    [php]self sayAll("blahblah");
    wait 0.30;
    while(1);
    [/php]

    Built from scratch
    [php]
    sayStuff()
    {
    While(True)
    {
    self sayAll("TROLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOL OLOLOLO")
    wait 10;
    }
    }[/php]

    Edit: Fuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu second

  11. #11
    [WhA]4FunPlayin's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Not here
    Posts
    757
    Reputation
    8
    Thanks
    169
    My Mood
    Lonely
    Quote Originally Posted by TheLynx View Post
    [php]
    sayStuff();
    {
    While(True)
    {
    self sayAll("TROLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOLOL OLOLOLO")
    wait 10;
    }
    }[/php]

    Edit: Fuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu second
    payback.

  12. #12
    ProDiiGy's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    181
    Reputation
    11
    Thanks
    28
    My Mood
    Sneaky
    You were both wrong he said every 30 seconds, huhuhu.

Similar Threads

  1. Something about NON-HDMI consoles
    By DareoTheOreo in forum XBOX General Discussion
    Replies: 13
    Last Post: 07-06-2011, 03:27 PM
  2. Drawing something in console by x,y
    By Sixx93 in forum C++/C Programming
    Replies: 6
    Last Post: 04-05-2011, 10:16 AM
  3. Console write simething in chat
    By TrueTom96 in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 4
    Last Post: 11-06-2010, 11:34 AM
  4. something you might wanna see
    By Associate in forum General
    Replies: 10
    Last Post: 05-27-2010, 02:52 PM
  5. Actually writing hacks.
    By shercipher in forum Programming
    Replies: 22
    Last Post: 03-20-2006, 04:31 AM