Results 1 to 3 of 3
  1. #1
    cranow12's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    Help how to add text to a mod.

    I am making my own mod for the first time and im trying to add some text to it.
    it tells me to put in:
    Code:
    self iPrintlnBold("Text");
    But where do i put in the text so it shows up on the screen?
    sorry for probably a stupid question im new to this. : )

  2. #2
    matjuh123's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    So.. you didn't look in your closet yet?
    Posts
    1,204
    Reputation
    21
    Thanks
    641
    My Mood
    Amazed
    Quote Originally Posted by cranow12 View Post
    I am making my own mod for the first time and im trying to add some text to it.
    it tells me to put in:
    Code:
    self iPrintlnBold("Text");
    But where do i put in the text so it shows up on the screen?
    sorry for probably a stupid question im new to this. : )
    When you have this code:

    Code:
    self iPrintlnBold("Text");
    Change the "Text" into the text you want.
    -I'm back as an active member. (8th December, 2013)

  3. #3
    cranow12's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by matjuh123 View Post
    When you have this code:

    Code:
    self iPrintlnBold("Text");
    Change the "Text" into the text you want.
    Thanks,
    and also is there anyway i can add a aimbot/esp to my mod?

Similar Threads

  1. [HELP] How to add bypass for undetection?
    By Nubzgetkillz in forum CrossFire Help
    Replies: 4
    Last Post: 09-30-2010, 10:39 AM
  2. [HELP] How to add godmode to an existing mod
    By Erige in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 3
    Last Post: 09-17-2010, 07:47 PM
  3. [Help] How to add in skins/gui
    By Insane in forum Visual Basic Programming
    Replies: 23
    Last Post: 07-28-2010, 02:58 PM
  4. [HELP]How to add sounds?[Solved]
    By DeathHunter in forum Visual Basic Programming
    Replies: 23
    Last Post: 06-30-2010, 11:07 PM
  5. Need Help! How to add a Avatar to profile?
    By ikasya in forum Help & Requests
    Replies: 0
    Last Post: 03-30-2010, 11:41 AM