Results 1 to 10 of 40

Thread: File handling

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Sergeant EvoloZz's Avatar
    Join Date
    Sep 2012
    Location
    Helsinki, Finland
    Posts
    360
    Thanks
    314
    Thanked 167 Times in 120 Posts
    Code:
    type undefined is not a float: (file 'maps/mp/gametypes/_tdm.gsc', line 585)
      self.ratiohud setValue(self.ratio);
    And which script do you want to see? hud or file-handle?
    Last edited by EvoloZz; 9th February 2013 at 16:26.

  2. #2
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Quote Originally Posted by EvoloZz View Post
    Code:
    type undefined is not a float: (file 'maps/mp/gametypes/_tdm.gsc', line 585)
      self.ratiohud setValue(self.ratio);
    And which script do you want to see? hud or file-handle?
    Both. Especially include where self.ratio is first initially defined.

  3. #3
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    Quote Originally Posted by EvoloZz View Post
    Code:
    type undefined is not a float: (file 'maps/mp/gametypes/_tdm.gsc', line 585)
      self.ratiohud setValue(self.ratio);
    You got THIS error for other huds?
    timescale 0.01

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •