Page 1 of 3 123 LastLast
Results 1 to 15 of 35

Hybrid View

  1. #1
    gam60v6r's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Netherlands
    Posts
    117
    Reputation
    10
    Thanks
    17
    My Mood
    Amazed

    Thumbs down [SOLVED]Thermal colors

    Hi people

    I am working on a mod and i want to have thermal that all works but i want to know if you can make the thermal a different color such as green, red or something else.

  2. #2
    Arasonic's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    569
    Reputation
    11
    Thanks
    115
    Nnnnnnnnnnnnnnnnnop.

  3. #3
    candyface's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Right there.
    Posts
    194
    Reputation
    8
    Thanks
    34
    My Mood
    Psychedelic
    doThermalVision()
    {
    self endon("disconnect");
    self endon("death");

    self notifyOnPlayerCommand( "N", "+actionslot 1" );

    while( 1 )
    {
    self waittill("N");
    self ThermalVisionOn();

    self waittill("N");
    self ThermalVisionOff();

    wait 0.05;
    }
    }
    code for thermal by pressing N

  4. The Following 4 Users Say Thank You to candyface For This Useful Post:

    GAG123 (10-06-2010),gam60v6r (10-06-2010),GeCCo (10-12-2010),lolguy1234 (10-06-2010)

  5. #4
    lolguy1234's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    Where do i have to place the code?
    Onplayerspawned?

  6. #5
    gam60v6r's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Netherlands
    Posts
    117
    Reputation
    10
    Thanks
    17
    My Mood
    Amazed
    oke man to bad no color can you also tell what code is that it goes auto??

  7. #6
    gam60v6r's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Netherlands
    Posts
    117
    Reputation
    10
    Thanks
    17
    My Mood
    Amazed
    i dont really know i am gettin ghleped by a friend but he says u=you should so try it.

  8. #7
    candyface's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Right there.
    Posts
    194
    Reputation
    8
    Thanks
    34
    My Mood
    Psychedelic
    you place the code into the gsc and add the code self thread doThermalVision(); into the onPlayerSpawned() or into the dvars.

  9. #8
    lolguy1234's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    Thanks, is there a way that i can change the key?

  10. #9
    candyface's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Right there.
    Posts
    194
    Reputation
    8
    Thanks
    34
    My Mood
    Psychedelic
    Quote Originally Posted by lolguy1234 View Post
    Thanks, is there a way that i can change the key?
    Change the N to what you want. :Đ
    Last edited by candyface; 10-06-2010 at 11:08 PM.

  11. The Following User Says Thank You to candyface For This Useful Post:

    GAG123 (10-15-2010)

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



  13. #11
    wassup40's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    I dont know help me
    Posts
    2,238
    Reputation
    28
    Thanks
    790
    My Mood
    Lurking
    Lol change "N" to the key you want...

  14. The Following User Says Thank You to wassup40 For This Useful Post:

    GAG123 (10-15-2010)

  15. #12
    lolguy1234's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    15
    Reputation
    10
    Thanks
    0
    My Mood
    Bored
    Yeah D:
    I'm quite new to this lol

    i did that, but nothing happens unless im pressing N lol

  16. #13
    gam60v6r's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Netherlands
    Posts
    117
    Reputation
    10
    Thanks
    17
    My Mood
    Amazed
    yes just change n in
    self waittill("N");
    self ThermalVisionOn();

    self waittill("N");
    self ThermalVisionOff();
    to anything you want

  17. #14
    B4M's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Real World
    Posts
    6,940
    Reputation
    478
    Thanks
    1,752
    My Mood
    Bored
    /marked as solved
    [center]

    Back in '10



    Got a question?PM/VM me!
    I read them all.
    Also contact me via MSN.
    vlad@mpgh.net

    Minion since:07-04-2010
    Mod since:08-31-2010
    Till : 05.07.2011

  18. #15
    gam60v6r's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Netherlands
    Posts
    117
    Reputation
    10
    Thanks
    17
    My Mood
    Amazed
    ye it is solved thanks allot people

Page 1 of 3 123 LastLast

Similar Threads

  1. [Solved]Thermal vision code?
    By ~Just IN~ in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 4
    Last Post: 10-31-2010, 04:51 AM
  2. [SOLVED] Chaming color stuck problem
    By raladin3d in forum Call of Duty Modern Warfare 2 Help
    Replies: 8
    Last Post: 08-15-2010, 06:37 AM
  3. [Help]BG and FG Color Dialog[Solved]
    By Invidus in forum Visual Basic Programming
    Replies: 7
    Last Post: 03-18-2010, 07:05 AM
  4. [Help]Random Color Background[Solved]
    By zmansquared in forum Visual Basic Programming
    Replies: 19
    Last Post: 03-18-2010, 03:47 AM
  5. [Help]Form Background Color[Solved]
    By Shark23 in forum Visual Basic Programming
    Replies: 5
    Last Post: 03-08-2010, 10:34 PM

Tags for this Thread