Search found 6 matches

by Devlar
Sat Jan 28, 2006 3:36 pm
Forum: Beginners Help
Topic: Irrlicht's support for 3ds UVW files
Replies: 3
Views: 188

So if I understand correctly what you said. The engine will automaticly import the UVW settings of the model from the 3ds file ?
by Devlar
Sat Jan 28, 2006 2:16 am
Forum: Beginners Help
Topic: Irrlicht 0.09
Replies: 7
Views: 354

ok sorry boss. my bad. but about Game Maker well.....it's not a bad program, but if you're really into making games I suggest you should try writing your code in a language like C++/C/Lua/BASIC (BASIC is good for a total beginner, I stopped using it when i discovered C++ :D). But on the other hand, ...
by Devlar
Fri Jan 27, 2006 10:50 pm
Forum: Beginners Help
Topic: Irrlicht 0.09
Replies: 7
Views: 354

um...what "program" are you using?

PS. Oh and don't expect that poeple will write the game for you. If you need some advice, I suggest you search for tutorials. Remember: "Google is a friend, not an enemy" ^^.Of course you can buy a book with the stuff you need.
by Devlar
Fri Jan 27, 2006 9:59 pm
Forum: Beginners Help
Topic: Irrlicht's support for 3ds UVW files
Replies: 3
Views: 188

Irrlicht's support for 3ds UVW files

Hi
I've got a question. Does the Irrlicht engine support *.uvw files from 3DS MAX? Because i'm a beginner at C++ and at using engines so I would be a big help if there was a way to import those files.
by Devlar
Fri Jan 27, 2006 1:59 am
Forum: Beginners Help
Topic: Hello World tutorial problem (a really strange problem)
Replies: 3
Views: 245

OMG it worked :/. Thank you very much for the help. It seems I have by mistake mixed two .dll with their folders. The one for Dev-C++ was in Visual's folder, and the one for Visual was in Dev's folder. Still, I dunno how that happened.. :/
by Devlar
Fri Jan 27, 2006 1:28 am
Forum: Beginners Help
Topic: Hello World tutorial problem (a really strange problem)
Replies: 3
Views: 245

Hello World tutorial problem (a really strange problem)

Hi I've been trying to do the "Hello World" tutorial. I have done everything step-by-step, just like it's written in the tutorial. I've link all the needed files, I've put the irrlicht.dll in the right place. I compiled it and tried to execute but an error popped up (first time i've seen t...