Search found 18 matches

by HopeDagger
Tue Aug 09, 2005 5:19 pm
Forum: Beginners Help
Topic: IRRLICHT and Java
Replies: 4
Views: 312

So, what's your question?
by HopeDagger
Mon Aug 08, 2005 7:32 pm
Forum: Irrlicht.NET
Topic: a single enemy class
Replies: 4
Views: 2374

I did not understand your question :?: I didn't ask a question. Rather I was offering a suggestion. :) If you put those tags around your code, then it will appear formatted much more nicely. For example: Public Sub GetTargetAngle(ByVal Enemy As ISceneNode, ByVal Player As ISceneNode, ByVal Factor A...
by HopeDagger
Mon Aug 08, 2005 2:36 am
Forum: Beginners Help
Topic: hhhhhhhhhheeeeeeeeeeeeellllllllllllllpppppppppppppp!!!!!!!!!
Replies: 5
Views: 309

Could you please use more informative titles than that in the future? Something like, "Problems loading .X file" would have been much nicer. Not trying to nitpick, but just saying that if people see what your issue is from the start, they'll be more inclined to view the thread and see if t...
by HopeDagger
Sun Aug 07, 2005 8:57 pm
Forum: Irrlicht.NET
Topic: a single enemy class
Replies: 4
Views: 2374

The formatting is a lot nicer if you use the [code] and [/code] tags. :)
by HopeDagger
Sat Aug 06, 2005 11:32 pm
Forum: Beginners Help
Topic: Pathfinding
Replies: 5
Views: 331

Fonz2591 wrote:Sorry, i didn't see anything on your site.

Thanks
Was right here.
by HopeDagger
Sat Aug 06, 2005 1:05 pm
Forum: Beginners Help
Topic: Filelists of an added .zip package?
Replies: 6
Views: 382

after-life wrote:can you please post how you did it so other people can benefit from it?
I would have, but it wouldn't have benefitted anybody else, since the solution was specific to the way that my project works. Sorry. :/
by HopeDagger
Sat Aug 06, 2005 2:32 am
Forum: Beginners Help
Topic: Do these tutorials teach all the C++ I need for irrlicht?
Replies: 2
Views: 218

Taking a glance, I'd say that they look pretty darn extensive in what they cover. If you do learn everything offered there in addition to the Irrlicht tutorials, I'd say you'd be in pretty good shape. But of course there are always those little things that experience is better at teaching. :) Good l...
by HopeDagger
Sat Aug 06, 2005 1:29 am
Forum: Beginners Help
Topic: Filelists of an added .zip package?
Replies: 6
Views: 382

If you mean putting 6 lines of code for every object in the scene, then yes that's what I do. I dont know how to use the zip package thing. Ah, I see. That's tedious if you have a lot of objects. :) Habe you trie: createFileList ( ) Yes I have. That's what I mentioned in my original post. Anyways, ...
by HopeDagger
Fri Aug 05, 2005 5:18 pm
Forum: Beginners Help
Topic: Filelists of an added .zip package?
Replies: 6
Views: 382

I'm a bit surprised that nobody replied -- I thought that doing something like loading in everything in a PAK/ZIP package would be commonplace. :P

If this method doesn't seem to be much known, then what is everybody else using for loading in their resources? Hardcoded lists of files? :/
by HopeDagger
Fri Aug 05, 2005 12:20 am
Forum: Beginners Help
Topic: Filelists of an added .zip package?
Replies: 6
Views: 382

Filelists of an added .zip package?

After adding a ZIP package via the addZipeFileArchive() function, is there any way to get a listing of the filenames of its contents? The IFileList interface isn't showing them, so I'm curious if this can be done.

Thanks!
by HopeDagger
Tue Aug 02, 2005 5:42 am
Forum: Irrlicht.NET
Topic: .NET and Irrlicht tutorial 1 - IrrDev.com
Replies: 1
Views: 1837

A handy tutorial, Skater (nifty site, too!). :)

Thanks!
by HopeDagger
Tue Aug 02, 2005 3:38 am
Forum: Irrlicht.NET
Topic: We love you Niko
Replies: 6
Views: 2062

I'm loving every step of Irrlicht.NET so far, and I can't wait to see more additions to it as time progresses. Excellent work!
by HopeDagger
Tue Aug 02, 2005 3:32 am
Forum: Irrlicht.NET
Topic: VB .Net 2. Tutorial "QuakeMap"
Replies: 4
Views: 2113

Don't get put down just because nobody is replying. I for one am thankful for the efforts of people like yourself to bring the .NET flavour of Irrlicht some resources like tutorials. :)
by HopeDagger
Thu Jun 09, 2005 2:18 am
Forum: Beginners Help
Topic: Billboards displaying upside-down textures?
Replies: 8
Views: 419

Anybody know how to flip texture coordinates of a billboard? :/
by HopeDagger
Wed Jun 08, 2005 8:00 pm
Forum: Beginners Help
Topic: Billboards displaying upside-down textures?
Replies: 8
Views: 419

Fantastic. It seems strange that something as major as upside down billboards would have been noticed sooner?