Talk:Authoring a Model Entity: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
No idea why but it just doesn't move after compiling cpp/vmf. I double checked the whole tutorial and ended up just copying the provided source over my own code, and still nothing. I tried moving the model around, made sure hammer pointed to the .fgd, starting it toggled, but nothing. I will keep trying and will post if something works. [[User:Jazmeister|Jazmeister]] 01:22, 7 Apr 2008 (PDT)
No idea why but it just doesn't move after compiling cpp/vmf. I double checked the whole tutorial and ended up just copying the provided source over my own code, and still nothing. I tried moving the model around, made sure hammer pointed to the .fgd, starting it toggled, but nothing. I will keep trying and will post if something works. [[User:Jazmeister|Jazmeister]] 01:22, 7 Apr 2008 (PDT)
:Actually, it turned out to be the toggling. I somehow missed the bit about putting "ent_fire my_model_entity toggle" into the console. Well, it still counts as progress; at least one other person will be as daft as me. [[User:Jazmeister|Jazmeister]] 01:25, 7 Apr 2008 (PDT)
:Actually, it turned out to be the toggling. I somehow missed the bit about putting "ent_fire my_model_entity toggle" into the console. Well, it still counts as progress; at least one other person will be as daft as me. [[User:Jazmeister|Jazmeister]] 01:25, 7 Apr 2008 (PDT)
::Thanks for that. I added a note about it near the beginning. --[[user:TomEdwards|TomEdwards]] 06:51, 7 Apr 2008 (PDT)

Revision as of 06:51, 7 April 2008

No idea why but it just doesn't move after compiling cpp/vmf. I double checked the whole tutorial and ended up just copying the provided source over my own code, and still nothing. I tried moving the model around, made sure hammer pointed to the .fgd, starting it toggled, but nothing. I will keep trying and will post if something works. Jazmeister 01:22, 7 Apr 2008 (PDT)

Actually, it turned out to be the toggling. I somehow missed the bit about putting "ent_fire my_model_entity toggle" into the console. Well, it still counts as progress; at least one other person will be as daft as me. Jazmeister 01:25, 7 Apr 2008 (PDT)
Thanks for that. I added a note about it near the beginning. --TomEdwards 06:51, 7 Apr 2008 (PDT)