Jump to content

DigitalHax

Members
  • Posts

    295
  • Joined

  • Last visited

Everything posted by DigitalHax

  1. DigitalHax

    LE3 Lua

    Yeah, unfortunately josh hasn't released much about lua in le3 yet
  2. Well the evaluation is nothing but a 30 day version of le full. The only thing that you really get when you buy LE is full access to the site. Not any great extra functonality of le.
  3. Looks really good! You should make your own little model service like pure3d
  4. The old editor had an eriosion filter for terrain. It was discuntinued in the new versions. Personally I generate a terrain with L3dt, which has options for erosion and cliffs and other things, and export it into le and tune to my liking.
  5. DigitalHax

    LE3 Lua

    I can imagine the commands would be mostly the same, with just some differences for things like the commands to load the fw... Not too much main things.
  6. Lua is mainly used for per object scripting, and coding the world, not the game. Although some people are coding with just lua, it is the best shot to have a go at learning C or C++ for the main game.
  7. Thanks for this! I'll have a go with it. By the way, what do you need to name the 3 different bits of code you provided? Like *.cpp or *.h
  8. Aha! Thanks! I guess I just never knew that...
  9. Hey guys, I have been working on creating a GUI system to work with, and I realised that none of the drawing commands work for me. DrawText,DrawRect,DrawLine, any of them, and I am not sure why. I am using framework, but I tried it manually without success. None of it is rendered. The only thing I ever got working was rendering an image, but even then it needed me to set alpha blending, but when it set it back to none after, it didnt show up. Any suggestions would be helpful.
  10. Thats really great! Looking forward to more updates! I think I like the HSV one a bit better
  11. You could set the material to something transparent.
  12. http://www.indiedb.com/games/ravage-online http://www.indiedb.com/games/days-of-extinction http://www.indiedb.com/games/chaos-slayer
  13. No you just need to go into export instead of save and it has gmf... I have 3dws and I use it a lot. It is great for architecture.
  14. Looking very nice!! May I ask how you make this sort of thing perhaps?
  15. I usually use framework, but of late I have been working at using some custom shaders.
  16. Notice how since your first file the download count has been steadily going down
  17. In case you havent seen it, check this out about vehicles - http://bit.ly/Hzlcm6
  18. If I may put in a request, really gloomy and smoggy dark sky-something that belongs in a post apocalyptic environment.
  19. DigitalHax

    Smooth Move

    Looks like its all going smoothly. geddit
  20. DigitalHax

    MoveEntity

    Isnt that the point of multiplying by appspeed?
  21. There is a tutorial about loading scenes in the LE2 Starter Kit for Delphi and FreePascal
×
×
  • Create New...