Other people's maps in hammer
Posted Jul 11, 2012
Can you take a map made by someone else in the Workshop and look at it in Hammer?
Registered users don’t see ads!
Register now!
Posted Jul 11, 2012
Replied
3 minutes
later
You could. For this you have to decompile the map with this tool: https://developer.valvesoftware.com/wiki/BSPSource
Posted Jul 11, 2012
Replied
7 minutes
later
Cool, thanks.
Posted Jul 11, 2012
Replied
45 minutes
later
Some people don't like that, though. It's better to ask permission first, and they'll usually give you the source code (which is much easier to look at--it has instances and comments).
Registered users don’t see ads!
Register now!
Posted Jul 12, 2012
Replied
6 hours
later
Decompiling the map can be useful, but usually it gets messy.
I usually have visgroups, objects grouped, instances and more tricks to make my maps easier to see everything in my map, which get removed in the .bsp file.
I usually have visgroups, objects grouped, instances and more tricks to make my maps easier to see everything in my map, which get removed in the .bsp file.
That's why asking for the .vmf file is often a better idea 