Search found 17 matches

by webnoob
Fri Aug 24, 2007 10:48 pm
Forum: Project Announcements
Topic: Myhtorgia
Replies: 95
Views: 22055

After reading through 6 pages of posts, I am amazed. Keep up the good work :D
by webnoob
Fri Aug 24, 2007 10:17 pm
Forum: Beginners Help
Topic: Learning - The order of things
Replies: 1
Views: 205

Learning - The order of things

Hiya, I am new to both Irrlicht and C++ and was wondering if maybe I am making things harder than they should be by trying to make games and such (using Irrlicht) without a deep understanding of C++. I can program in PHP (similar in syntax to C++) and Delphi so I am not new to the concepts of progra...
by webnoob
Fri Aug 24, 2007 10:11 pm
Forum: Beginners Help
Topic: FPS Camera to "mounted" on a node
Replies: 2
Views: 204

Been a tough and long week ....... :lol:

Thanks for the information, maybe some sleep would help my thinking ability to function :)

WebNoob
by webnoob
Fri Aug 24, 2007 9:29 pm
Forum: Beginners Help
Topic: Newton tutorial not working (private datamember)
Replies: 3
Views: 306

EDIT:: Oops, different tutorial
by webnoob
Fri Aug 24, 2007 8:30 pm
Forum: Beginners Help
Topic: Trying the Quake Map Tutorial and its crashing
Replies: 9
Views: 347

What file is it that is causing the problem?
by webnoob
Fri Aug 24, 2007 7:50 pm
Forum: Beginners Help
Topic: FPS Camera to "mounted" on a node
Replies: 2
Views: 204

FPS Camera to "mounted" on a node

Hiya, I wasn't sure the best way to explain this, but I want to do an FPS but it will also be a multiplayer, that means that the FPSCamera will in effect need a skin (player body) so that other players will see you running around. What I want to do is position the FPSCamera kind of within that playe...
by webnoob
Fri Aug 24, 2007 5:18 pm
Forum: Beginners Help
Topic: Trying the Quake Map Tutorial and its crashing
Replies: 9
Views: 347

No, im using windows. Have I missed something? *

*Hard week at work and brain is lacking processing power :)
by webnoob
Fri Aug 24, 2007 5:08 pm
Forum: Beginners Help
Topic: My Collision Problem
Replies: 8
Views: 690

Just a little bit off topic, but still some good general advice. Learn at least some basic coding techniques. I am very new to C++, in fact I have merely printed something to a screen before starting on Irrlicht (3 days ago), but my experience in other languages gives me the grasp on what I want to ...
by webnoob
Thu Aug 23, 2007 9:27 pm
Forum: Beginners Help
Topic: Moving the camera using W, S, D, A
Replies: 6
Views: 567

nvm, I got it now, ty
by webnoob
Thu Aug 23, 2007 8:29 pm
Forum: Beginners Help
Topic: Moving the camera using W, S, D, A
Replies: 6
Views: 567

Any chance you could provide an example?
by webnoob
Thu Aug 23, 2007 7:50 pm
Forum: Beginners Help
Topic: Moving the camera using W, S, D, A
Replies: 6
Views: 567

Moving the camera using W, S, D, A

Hiya,

Is there any tutorials on moving the FPS camera using different keys? I have gone through the movement tut but that only seems to work with other nodes and not the FPS one, am I wrong?
by webnoob
Tue Aug 21, 2007 9:58 pm
Forum: Beginners Help
Topic: Trying the Quake Map Tutorial and its crashing
Replies: 9
Views: 347

I have downloaded the latest version :? 1.3 I think
by webnoob
Tue Aug 21, 2007 7:37 pm
Forum: Beginners Help
Topic: Trying the Quake Map Tutorial and its crashing
Replies: 9
Views: 347

Well I have managed to pin point the cause of the problem and now everything works fine, but I have the mouse in the middle of my screen :), this line:

Code: Select all

device -> getCursorControl() -> setVisible(false);
Any ideas why this would cause a crash?
by webnoob
Mon Aug 20, 2007 11:20 pm
Forum: Beginners Help
Topic: Trying the Quake Map Tutorial and its crashing
Replies: 9
Views: 347

Trying the Quake Map Tutorial and its crashing

Hiya, I have tried the tutorial and it compiles and starts loading and crashes with the normal windows error (the send error report one). It crashed after the line "needed 36ms to create OctTree SceneNode". Has anyone else had this problem? I have tried copy and pasting the code from the t...
by webnoob
Mon Aug 20, 2007 9:43 pm
Forum: Beginners Help
Topic: New Install and Hello World tutorial compile error
Replies: 3
Views: 394

Ok so now I am very happy, not at one point through this did I think that the download could be corrupt :) Thanks for the help