Talk:Getting Multiplayer NPCs To Work: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
:::OK I see how to mount based on info from the filesystem wiki page, but we've only been able to get mounting to work in release mode. Do you know how to get the .GCF mount to work in debug mode? --[[User:Daktor|Daktor]] 08:40, 17 Jul 2006 (PDT) | :::OK I see how to mount based on info from the filesystem wiki page, but we've only been able to get mounting to work in release mode. Do you know how to get the .GCF mount to work in debug mode? --[[User:Daktor|Daktor]] 08:40, 17 Jul 2006 (PDT) | ||
:It works also in debug mode so you have an other problem. Probably the debug DLL doesn't get copied or something? --[[User:Dutchmega|dutchmega]] 09:41, 17 Jul 2006 (PDT) | :It works also in debug mode so you have an other problem. Probably the debug DLL doesn't get copied or something? --[[User:Dutchmega|dutchmega]] 09:41, 17 Jul 2006 (PDT) | ||
::That's good to know it's supposed to work, I'll look into it. Thanks! --[[User:Daktor|Daktor]] 09:55, 17 Jul 2006 (PDT) |
Revision as of 09:55, 17 July 2006
Hey Dutchmega: just curious what I did wrong to make this page a candidate for deletion? We spent weeks on our multiplayer mod trying to figure out why our npcs would not animate, if this page had been in the wiki, we would have fixed it in minutes. So it seems like helpful information, which is why I posted it. What am I missing? Thanks! --O 07:46, 17 Jul 2006 (PDT)
- Just copying the models over will by not fix the NPCs. Also, it's much better to just mount the HL2 GCF. --dutchmega 07:48, 17 Jul 2006 (PDT)
- Ah, interesting. It seemed to work for us. You have to do additional stuff to make the model usable as a player model, but if the model is just used as an npc, copying over worked. Do you mean mount through the gameinfo file or the source code? Thanks for the assistance with this, I'd love to take that huge models folder out of our mod distribution if possible! --O 07:54, 17 Jul 2006 (PDT)
- OK I see how to mount based on info from the filesystem wiki page, but we've only been able to get mounting to work in release mode. Do you know how to get the .GCF mount to work in debug mode? --Daktor 08:40, 17 Jul 2006 (PDT)
- Ah, interesting. It seemed to work for us. You have to do additional stuff to make the model usable as a player model, but if the model is just used as an npc, copying over worked. Do you mean mount through the gameinfo file or the source code? Thanks for the assistance with this, I'd love to take that huge models folder out of our mod distribution if possible! --O 07:54, 17 Jul 2006 (PDT)
- It works also in debug mode so you have an other problem. Probably the debug DLL doesn't get copied or something? --dutchmega 09:41, 17 Jul 2006 (PDT)
- That's good to know it's supposed to work, I'll look into it. Thanks! --Daktor 09:55, 17 Jul 2006 (PDT)