FAQFAQ   Ban ListBan List   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 NewsNews   DownloadsDownloads   Wiki & TutorialsWiki & Tutorials   IRC ChatIRC Chat 

Free Copy of Half Life 2
Goto page Previous  1, 2
 
Post new topic   Reply to topic    ThinkingWithPortals.com Forum Index -> Off Topic
View previous topic :: View next topic  
Author Message
Spacemonkey
Test Participant


Joined: 14 Oct 2007
Posts: 37


PostPosted: Sun Oct 21, 2007 7:40 pm    Post subject: Reply with quote

Can't a new mod be made from scratch?

I haven't tried it, might be too much work.
Back to top
View user's profile Send private message
ebola
Test Participant


Joined: 18 Oct 2007
Posts: 45


PostPosted: Sun Oct 21, 2007 9:43 pm    Post subject: Reply with quote

Mapster wrote:
You know... you can't make a new mod for half-life 2 if you don't have it right?


uhh, yes you can, its called the Source SDK Base
I am 100% sure you can mod Portal without HL2

hint: you need to manually setup the sdk
Back to top
View user's profile Send private message
falin
New Employee


Joined: 21 Oct 2007
Posts: 1


PostPosted: Sun Oct 21, 2007 10:55 pm    Post subject: Reply with quote

I dont own a copy of half-life2 ive been wanting to play it. i bought portal by itself when it came out cause i didnt have enough money.

My steam is: Bokaru
Back to top
View user's profile Send private message
emereld
New Employee


Joined: 21 Oct 2007
Posts: 12


PostPosted: Mon Oct 22, 2007 3:12 am    Post subject: Reply with quote

ebola wrote:
uhh, yes you can, its called the Source SDK Base
I am 100% sure you can mod Portal without HL2


i've tried it with the Source SDK Base..
i extracted .gcf's to it, looked for the GameInfo.txts, etc..
but SDK won't start at all, i even tried to run it over the command prompt with no luck..

ebola wrote:
hint: you need to manually setup the sdk

how that ?

besides: as i understand the Hammer Setup Tutorial all one got to do is: alter another game's SDK environment so that it can be used for Portal.
in case of the tutorial it is the SDK environment of HL2-Deathmatch that is altered.
but since i have no other game's SDK environment to alter
i have no chance to get it working.

_________________
where attention goes - energy flows
Back to top
View user's profile Send private message
ebola
Test Participant


Joined: 18 Oct 2007
Posts: 45


PostPosted: Mon Oct 22, 2007 3:34 am    Post subject: Reply with quote

emereld wrote:
how that ?

besides: as i understand the Hammer Setup Tutorial all one got to do is: alter another game's SDK environment so that it can be used for Portal.
in case of the tutorial it is the SDK environment of HL2-Deathmatch that is altered.
but since i have no other game's SDK environment to alter
i have no chance to get it working.


Another HUGE hint: Setup your GameConfig.txt inside your sourcesdk/bin/ like this

Code:
"Configs"
{
   "Games"
   {
      "Portal Mapping"
      {
         "GameDir"      "C:\Program Files\Steam\steamapps\subtiberian@hotmail.com\source sdk base\sourcetest"
         "hammer"
         {
            "GameData0"      "c:\program files\steam\steamapps\subtiberian@hotmail.com\sourcesdk\bin\portal.fgd"
            "TextureFormat"      "5"
            "MapFormat"      "4"
            "DefaultTextureScale"      "0.250000"
            "DefaultLightmapScale"      "16"
            "GameExe"      "c:\program files\steam\steamapps\subtiberian@hotmail.com\portal\hl2.exe"
            "DefaultSolidEntity"      "func_door"
            "DefaultPointEntity"      "prop_dynamic"
            "BSP"      "c:\program files\steam\steamapps\subtiberian@hotmail.com\sourcesdk\bin\vbsp.exe"
            "Vis"      "c:\program files\steam\steamapps\subtiberian@hotmail.com\sourcesdk\bin\vvis.exe"
            "Light"      "c:\program files\steam\steamapps\subtiberian@hotmail.com\sourcesdk\bin\vrad.exe"
            "GameExeDir"      "c:\program files\steam\steamapps\subtiberian@hotmail.com\portal"
            "MapDir"      "c:\program files\steam\steamapps\subtiberian@hotmail.com\sourcesdk_content\portal\mapsrc"
            "BSPDir"      "c:\program files\steam\steamapps\subtiberian@hotmail.com\portal\portal\maps"
            "CordonTexture"      "tools\toolsskybox"
            "MaterialExcludeCount"      "0"
         }
      }
   }
   "SDKVersion"      "2"
}


I've actually ran hammer on my friends account who has only Portal and no other source game just to prove myself.
Back to top
View user's profile Send private message
emereld
New Employee


Joined: 21 Oct 2007
Posts: 12


PostPosted: Mon Oct 22, 2007 3:35 am    Post subject: Reply with quote

ok, thanks for your hint, i'll give it a try ...
_________________
where attention goes - energy flows
Back to top
View user's profile Send private message
ebola
Test Participant


Joined: 18 Oct 2007
Posts: 45


PostPosted: Mon Oct 22, 2007 3:48 am    Post subject: Reply with quote

if u get stuck, just tell me what happened.
Back to top
View user's profile Send private message
emereld
New Employee


Joined: 21 Oct 2007
Posts: 12


PostPosted: Tue Oct 23, 2007 3:55 am    Post subject: Reply with quote

yay, i finally got Hammer working Smile

since i've never used Hammer before i'm not quite sure
if these settings (loaded from GameConfig.txt ???) are ok:


_________________
where attention goes - energy flows
Back to top
View user's profile Send private message
ebola
Test Participant


Joined: 18 Oct 2007
Posts: 45


PostPosted: Tue Oct 23, 2007 4:32 am    Post subject: Reply with quote

now that a second person has done it, stop trying to tell me I'm wrong :p

<--- t3h helpful

and yes that config looks just fine. what you need to do now is to unpack your materials and models into your sourcetest folder!! GOGO
Back to top
View user's profile Send private message
lostsouls1991
New Employee


Joined: 02 Nov 2007
Posts: 1


PostPosted: Mon Nov 05, 2007 7:13 am    Post subject: Reply with quote

well if someone has a free gift left please pm me A( I kinda bought the games from someone but he didn't teel me his acount was blockt so I can't play it online only the single players stuff) yeah I knw kindda stupid he. So if anyone has some left PM me please
_________________
Don't think...
Back to top
View user's profile Send private message
Atsu
Test Participant


Joined: 10 Jun 2008
Posts: 26

Warnings : 1

PostPosted: Tue Jun 17, 2008 2:19 pm    Post subject: Reply with quote

Ol' Topic, again >;o

If someone still has one, I don't have HL2 :D So contact Atsu in Steam if you wanna give one to me. It would be cool to get the game when I have Portal and Lost Coast (haven't played that yet tho) from the NVIDIA pack. PEGGLE EXTREME FOR THE WIN

Btw is the game scary/creepy? Mee nou laike skari gaimes :<

// I just don't get the idea of starting new threads if the original one is old. In EVERY else forums I've been in that has been... (oh.. what's that word... ._.) out-of-rules (will do now)...
It feels like spamming to me. ._.

_________________
Aperture Science Hand-Held Weighted Storage Companion Signature

ASHWSCS


Last edited by Atsu on Wed Jun 18, 2008 3:21 am; edited 1 time in total
Back to top
View user's profile Send private message
msleeper

digital entertainment design


Joined: 26 Sep 2007
Posts: 1991
Location: Atlanta, Jawjuh
Warnings : 2Warnings : 2

PostPosted: Tue Jun 17, 2008 2:42 pm    Post subject: Reply with quote

STOP BUMPING THREADS

ADS;LGJIAD;LGJAD;LJAF

_________________
Back to top
View user's profile Send private message Visit poster's website
Hober

That's Sir Pompous Asshole


Joined: 13 Oct 2007
Posts: 850
Location: Raleigh, NC

PostPosted: Tue Jun 17, 2008 4:26 pm    Post subject: Reply with quote

Where's GLaDOS to warn these schmucks when you need her?
_________________
Back to top
View user's profile Send private message AIM Address
msleeper

digital entertainment design


Joined: 26 Sep 2007
Posts: 1991
Location: Atlanta, Jawjuh
Warnings : 2Warnings : 2

PostPosted: Tue Jun 17, 2008 6:43 pm    Post subject: Reply with quote

I'm still writing that shit, give me a break.
_________________
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    ThinkingWithPortals.com Forum Index -> Off Topic All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group