Results 1 to 4 of 4

Thread: Mod without a map?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Corporal voron00's Avatar
    Join Date
    Nov 2014
    Posts
    248
    Thanks
    64
    Thanked 216 Times in 116 Posts
    Oh finally got it. So what you need to do is:

    1. Create a Mod in Launcher.
    2. Go to zone_source find mp_mod.zone add to it:
    PHP Code:
    scriptparsetree,scripts/mp/gametypes/tdm.gsc
    scriptparsetree
    ,scripts/mp/gametypes/tdm.csc 
    3. Copy tdm.gsc and tdm.csc from share/raw/scripts/mp/gametypes to yourmoddir/scripts/mp/gametypes
    4. Edit your tdm.gsc
    5. Build only core and mp mod level
    6. Enjoy
    sudo apt-get rekt

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

    kung foo man (1st November 2016),Ni3ls (1st November 2016),Whiskas (1st November 2016)

Posting Permissions

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