Results 1 to 4 of 4
  1. #1
    razorbaacks's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    2
    My Mood
    Chatty

    [SOLVED] messages in mw2

    hi guys i was wandering if anyone can help me, ive looked in tutorails for this and haven't come across one for adding messages to mods, i know most likely someone will say if you cant mod you shouldnt be doing it, but i dont care all got to learn some where,all i want to do is have messages uping the modders so if i have missed a thread on messages im sorry for posting here ill go back to endless reading grrrr lol, ive just played 6 hrs non stop terminator and hideand seek and im hurting, ive read some pieces about how you add admin menus i had to give up made my head spin tryin to find out where to put it.so if there a tutorail for simpletons like me id be gratefull

    ps since i got introduced to the dark side mw2 has come back alive for me

    i Salute you all well done
    Last edited by Insane; 09-24-2010 at 05:52 AM.

  2. The Following User Says Thank You to razorbaacks For This Useful Post:

    ella22 (09-23-2010)

  3. #2
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    /moved to gsc help



  4. #3
    Insane's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    9,057
    Reputation
    1007
    Thanks
    2,013
    Before I tell you this, let me tell ya you won't get anywhere if you don't even know how to do this.

    Used for Short messages, or menus:
    Code:
    self iPrintln("Text");
    
    or
    
    self iPrintlnBold("Text");
    Used for announcement and other stuff

    Code:
    self thread maps\mp\gametypes\_hud_message::hintMessage("Text");
    This was all in the GSC Modding codes sticky. How could you have missed it?


    /Marked as Solved

    Ex Middleman

  5. #4
    razorbaacks's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    17
    Reputation
    10
    Thanks
    2
    My Mood
    Chatty
    Quote Originally Posted by Insane View Post
    Before I tell you this, let me tell ya you won't get anywhere if you don't even know how to do this.

    Used for Short messages, or menus:
    Code:
    self iPrintln("Text");
    
    or
    
    self iPrintlnBold("Text");
    Used for announcement and other stuff

    Code:
    self thread maps\mp\gametypes\_hud_message::hintMessage("Text");
    This was all in the GSC Modding codes sticky. How could you have missed it?


    /Marked as Solved
    sorry i forgot to come back and say i saw it

Similar Threads

  1. [SOLVED] Console for Mw2
    By bryanboy48 in forum Call of Duty Modern Warfare 2 Help
    Replies: 16
    Last Post: 06-30-2010, 01:23 AM
  2. [SOLVED] Help to MW2 server IWNET
    By manol in forum Call of Duty Modern Warfare 2 Help
    Replies: 17
    Last Post: 06-24-2010, 08:14 AM
  3. [SOLVED] **Looking For MW2 Triggerbot**
    By dwcusterjr in forum Call of Duty Modern Warfare 2 Help
    Replies: 5
    Last Post: 06-14-2010, 10:58 PM
  4. [SOLVED] question| about MW2 patches
    By xloyer in forum Call of Duty Modern Warfare 2 Help
    Replies: 4
    Last Post: 06-08-2010, 09:08 AM
  5. [SOLVED] Making a MW2 Hack Account
    By B-roca in forum Call of Duty Modern Warfare 2 Help
    Replies: 14
    Last Post: 05-29-2010, 11:43 PM