Talk:Func fish pool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
:I noticed that too. Today I'll try to get the code working in our HL2 Kids mod. --[[User:Mark WiseCarver|wisemx]] 06:38, 30 Aug 2005 (PDT)
:I noticed that too. Today I'll try to get the code working in our HL2 Kids mod. --[[User:Mark WiseCarver|wisemx]] 06:38, 30 Aug 2005 (PDT)


Attempted to create unknown entity type func_fish_pool!
"Attempted to create unknown entity type func_fish_pool!
Can't init func_fish_pool
Can't init func_fish_pool"
 
This is the error you get if you try to use func_fish_pool in HL2. It never gets as far as placing a model. If anyone can come up with a way to get this to work for HL2 please post it. -- --[[User:Fitzroy doll|Fitzroy doll]] 04:03, 6 Apr 2006 (PDT)
This is the error you get if you try to use func_fish_pool in HL2. It never gets as far as placing a model. If anyone can come up with a way to get this to work for HL2 please post it. -- --[[User:Fitzroy doll|Fitzroy doll]] 04:03, 6 Apr 2006 (PDT)

Revision as of 04:03, 6 April 2006

The code appears in the hl2/hl2mp code...maybe it'd work if we tried using that goldfish model? -ts2do

I noticed that too. Today I'll try to get the code working in our HL2 Kids mod. --wisemx 06:38, 30 Aug 2005 (PDT)

"Attempted to create unknown entity type func_fish_pool! Can't init func_fish_pool" This is the error you get if you try to use func_fish_pool in HL2. It never gets as far as placing a model. If anyone can come up with a way to get this to work for HL2 please post it. -- --Fitzroy doll 04:03, 6 Apr 2006 (PDT)