Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Grimshaw on November 25, 2006, 10:13:46 PM

Title: How to Insall if using the SDK base fix
Post by: Grimshaw on November 25, 2006, 10:13:46 PM
OK so I started playing Gmod and I wanted to get some admin commands and I found this one on the Garrys mod forums.  So I downloaded it and extracted it to where it told me to in the read-me then followed the directions on the front page of your website but where it says
"IMPORTANT:
If you are using the fix for the earlier VALVe update (found here), then you must copy and paste the addons folder to the
(Your Steam Account Name)/source sdk base/hl2/ directory as well."
but i dont have a source sdk base folder nor does it work the way i have it installed now.  Could anyone guide me through the installation of this?

This also applies to ULX i just figured double posting in both sections would be useless
Title: Re: How to Insall if using the SDK base fix
Post by: Megiddo on November 25, 2006, 10:25:35 PM
You can't play it with the fix without the source sdk directory...
Title: Re: How to Insall if using the SDK base fix
Post by: Grimshaw on November 25, 2006, 10:31:07 PM
Well i have the source SDK base installed its in my steam tools but i dont have the directory. is there a reason why? can i make it?
Title: Re: How to Insall if using the SDK base fix
Post by: spbogie on November 26, 2006, 11:46:26 AM
Make sure you're looking in the <your steam account> directory and not the SourceMods directory
Title: Re: How to Insall if using the SDK base fix
Post by: Grimshaw on November 26, 2006, 01:02:53 PM
Ya I am.
Heres the directory and a picture of my steam tools: http://i147.photobucket.com/albums/r289/grimshaw9/SDKBase.jpg
(sorry for the bad quality Photobucket auto resizes to 800x600 and I'm running 1280x1024)
Title: Re: How to Insall if using the SDK base fix
Post by: Grimshaw on November 27, 2006, 03:51:50 PM
Awesome help ::)
Title: Re: How to Insall if using the SDK base fix
Post by: Megiddo on November 27, 2006, 04:07:03 PM
I found a better way to do it anyways. Go to ulib_plugin.vdf in gmod9/addons and replace the text in there with this:
Code: [Select]
"Plugin"
{
        "file" "../../../sourcemods/gmod9/addons/ulib_plugin"
}

(You'll have to open the file in notepad)