Jump to content

cassius

Members
  • Posts

    2,834
  • Joined

  • Last visited

Everything posted by cassius

  1. Tanks. I remember it being mentioned now.
  2. You can get the arteria stuff directly without steam. Anyway do we all realy want the same models?
  3. Just lately the coordinates when placing objects seem to be much higher. My map is 1024 in size and is flat.When placing a character the height at one time would be around 1.8 but now its more like 45.0. Other co ords are high too ( like -13532.67.) When I run game character is not there AmI missing something...or what?
  4. extract the files into the blender scripts / addon folder Load up blender Look in file\user preferences choose addons and search for the item When you find it go to the right of the item and tick the box. then save user preferences.
  5. Do you mean how to install the blender /mdl exporter as a plugin?
  6. cassius

    Getting a job

    Aggror congrats! You have a talent for teaching too. Well done.
  7. Is this different to the one uploaded a few weeks ago?
  8. I want it to go and hide somewhere until we have had time to get using the current version for a while. Edit: incidently the version used with le2 looked every bit as good as the current version
  9. Yeah. That looks really blurred. I just checked mine which are mostly from cg textures an they look sharp.
  10. Are these models for all or just steam customers?
  11. The $199 standard edition price is hat we paid for uprade from le 2x as far as I can remember. EDIT: or I may have got that wrong
  12. You can convert mdl to gmf and then to obj using the old gmf2obj converter.
  13. Third person character wth extra animations like climbing a ladder, pushing open double doors , sitting down.
  14. Can someone show me an actual code for this function. I keep getting errors I don't understand. Camera::SetSkybox i n c++
  15. Yes caera is in code.I now see that navmesh does not cover the whole terrain.
  16. I set up a skybox in editor, but its not there when program runs.Am I missing something, does it need to be coded?
  17. Leadwerks.lib(trees.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(trees.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(uncompr.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(uncompr.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(zutil.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(zutil.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(ioapi.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(ioapi.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(unzip.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(unzip.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(zip.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(zip.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(Newton.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(Newton.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(NewtonClass.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(NewtonClass.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(dgMeshEffect1.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(dgMeshEffect1.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(dgMeshEffect2.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(dgMeshEffect2.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(dgMeshEffect3.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(dgMeshEffect3.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(dgMeshEffect4.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(dgMeshEffect4.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(dgMeshEffect5.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(dgMeshEffect5.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(dMatrix.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(dMatrix.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(dQuaternion.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(dQuaternion.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(DebugDraw.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(DebugDraw.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(RecastDebugDraw.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(RecastDebugDraw.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(DetourAlloc.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(DetourAlloc.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(DetourCommon.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(DetourCommon.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(DetourNavMesh.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(DetourNavMesh.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(DetourNavMeshBuilder.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(DetourNavMeshBuilder.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(DetourNavMeshQuery.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(DetourNavMeshQuery.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(DetourNode.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(DetourNode.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(Recast.obj) : warning LNK4099: PDB 'vc120.pdb' was not found with 'Leadwerks.lib(Recast.obj)' or at 'C:\Leadwerks\Projects\game06\vc120.pdb'; linking object as if no debug info 1>Leadwerks.lib(RecastAlloc.obj) : warning LNK4099: PDB 'vc12 ok. Thanks.
  18. Theres a whole lot of warnings when building solution. All to do with leadwerks.
  19. Added a skybox in the editor after todays standalone update.I am now getting black screen when running game in release mode.no error messages. Anyone help???
  20. I don;t know lua script. but can;t you make use of the "turn" function?
  21. I j just taken a look at uu3d plugins ad all I can see is the normal gmf plugin. Why would it change? Yes i ts the same as mdl but where did this anim info come from? EDIT: ah I see you are connected with uu3d.
  22. maybe you can swap for standalone version.
  23. As long as we standalone users get equal treatment with regard to updates etc I will not complain, but there have been changes of plan before that affected some people badly.but Lets wait and see what happens.A little reassurance from Josh would help.
×
×
  • Create New...