Results 1 to 3 of 3
  1. #1
    Arasonic's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    569
    Reputation
    11
    Thanks
    115

    Can anyone test something for me?

    Code:
    self.combatHighTimer = createTimer( "hudsmall", 1.0 );
    self.combatHighTimer setPoint( "CENTRE", "CENTRE", 0, 200);
    self.combatHighTimer setTimer( 10.0 );
    self.combatHighTimer.color = (.8,.8,0);
    self.combatHighTimer.archived = false;
    self.combatHighTimer.foreground = true;

  2. #2
    [WhA]4FunPlayin's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Not here
    Posts
    757
    Reputation
    8
    Thanks
    169
    My Mood
    Lonely
    This should work, why won't you try it? I mean, have fun with it?

  3. #3
    Arasonic's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    569
    Reputation
    11
    Thanks
    115
    Not home at the moment, so can't