Results 1 to 9 of 9

Thread: How to remove team scores in top-left corner?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Private
    Join Date
    Jul 2012
    Posts
    76
    Thanks
    9
    Thanked 56 Times in 38 Posts
    I will take the tdm.gsc as an example.
    As I know you can simply change something in that file. Just search for this line
    PHP Code:
    thread maps\mp\gametypes\_hud_teamscore::init(); 
    and change it to
    PHP Code:
    //thread maps\mp\gametypes\_hud_teamscore::init(); 

  2. The Following 2 Users Say Thank You to Peterlankton For This Useful Post:

    kung foo man (22nd October 2013),redmanzu (22nd October 2013)

Posting Permissions

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