Hammer not loading .pcfs for Portal 2
Quote from Pearity on July 28, 2012, 9:16 pmI was not intent on creating a new topic, but I was less intent on double posting; and editing it would probably go unnoticed.
Anyway, as the title explains, Hammer isn't loading any particle effects for Portal 2, in any Mod File or subfolder, it simply appears blank.
This is even more confusing considering it loads .mdls and other standard resources for Portal 2 just fine.Anything I could be doing wrong? Any solution?
Help would really be appreciated.
I was not intent on creating a new topic, but I was less intent on double posting; and editing it would probably go unnoticed.
Anyway, as the title explains, Hammer isn't loading any particle effects for Portal 2, in any Mod File or subfolder, it simply appears blank.
This is even more confusing considering it loads .mdls and other standard resources for Portal 2 just fine.
Anything I could be doing wrong? Any solution?
Help would really be appreciated.
Quote from Skotty on July 28, 2012, 9:42 pmYou have to add the particle effect file in the particles_manifest.txt in your scripts folder.
The game just loads .pcf files listed in there and it loads them always at the start of the game.
Means, you can't put it into a map (this possibility should work, but doesn't work in Portal).More about it here:
https://developer.valvesoftware.com/wik ... nifest.txt
You have to add the particle effect file in the particles_manifest.txt in your scripts folder.
The game just loads .pcf files listed in there and it loads them always at the start of the game.
Means, you can't put it into a map (this possibility should work, but doesn't work in Portal).
More about it here:
https://developer.valvesoftware.com/wik ... nifest.txt
Quote from FelixGriffin on July 29, 2012, 1:28 amFor some reason Hammer doesn't look for particles in VPK files. Extract them, which will let you edit them as well, and it'll work.
For some reason Hammer doesn't look for particles in VPK files. Extract them, which will let you edit them as well, and it'll work.