Talk:Reset the Source SDK Game Configuration: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with 'I tried this, and now hammer will close itself every time I try to open my map, thanks Jeff! Source SDK is an examplary toolkit, continuously providing challenges and errors fo…')
 
No edit summary
Line 4: Line 4:


--[[User:P4INKiller|P4INKiller]] 00:05, 30 December 2009 (UTC)
--[[User:P4INKiller|P4INKiller]] 00:05, 30 December 2009 (UTC)
:Alright, fixed it.
:Turns out I had put a string in quotation marks (as you instinctively would do when handling strings) inside a parameter, hammer doesn't like that.
: --[[User:P4INKiller|P4INKiller]] 04:38, 30 December 2009 (UTC)

Revision as of 21:38, 29 December 2009

I tried this, and now hammer will close itself every time I try to open my map, thanks Jeff!

Source SDK is an examplary toolkit, continuously providing challenges and errors for the exhausted and broken down modder to overcome!

--P4INKiller 00:05, 30 December 2009 (UTC)

Alright, fixed it.
Turns out I had put a string in quotation marks (as you instinctively would do when handling strings) inside a parameter, hammer doesn't like that.
--P4INKiller 04:38, 30 December 2009 (UTC)