Search found 186 matches

by wahagn
Tue Apr 03, 2012 5:31 pm
Forum: Competition Time!
Topic: Screenshot of the Month April 2012 [Winner announced!]
Replies: 63
Views: 32985

Re: Screenshot of the Month April 2012 [Submit now!]

Note that he posted his screenshot on the first of April, maybe it's a 1 April joke :P
Am I the only one who is paying attention ?? :wink:
by wahagn
Mon Jan 30, 2012 7:05 pm
Forum: Beginners Help
Topic: Irrlicht in Arch Linux
Replies: 12
Views: 2545

Re: Irrlicht in Arch Linux

I think he means that he is able to run the examples but not compile them... I guess
by wahagn
Tue Mar 15, 2011 9:46 pm
Forum: Beginners Help
Topic: Game entity and Scene nodes.
Replies: 8
Views: 766

Well I'm thinking about my system in a bit other way, and I guess I'll just have to try and see if it will work out or not :) Such a simple game type and still so much to do, I can't imagine how newcomers, come and just say that they are making/want to make a FPS game. Well,... You were a newcomer ...
by wahagn
Mon Mar 07, 2011 5:54 pm
Forum: Beginners Help
Topic: Weird .exe ?bug?
Replies: 9
Views: 520

If you run executable normally it will search for everything relative to its directory, unless you change your working directory from the executable itself, can't remember the function right now sth. like: device->setWorkingDirectory("./mydir"); thanks :wink: , maybe that comes in handy i...
by wahagn
Mon Mar 07, 2011 5:13 pm
Forum: Beginners Help
Topic: Weird .exe ?bug?
Replies: 9
Views: 520

Ok, I solved the problem :D What was the matter: I think that C::B search the file from the .cbp file so the textures were alright. But when you start the project outside the IDE it doesn't try to load the files from the project file -> Projectname/projectname.cbp but from Projectname/Debug/Projectn...
by wahagn
Mon Mar 07, 2011 4:51 pm
Forum: Beginners Help
Topic: Weird .exe ?bug?
Replies: 9
Views: 520

Code blocks probably doesn't set the application's working directory to directory the application actually resides in, that's why you're experiencing these problems Yes now trying to figure out how to change the directoy... BTW: I had the same problem when I was using IRRLicht before but then it wa...
by wahagn
Mon Mar 07, 2011 4:47 pm
Forum: Beginners Help
Topic: Weird .exe ?bug?
Replies: 9
Views: 520

Re: Weird .exe ?bug?

I think it doesn't matter from where you start the .exe the paths are the same, right ?? No. It's the same problem you got when you first posted here. NO, Then it was because I was too stupid to check the paths I think an then it was not running right in the IDE but also not right outside the IDE b...
by wahagn
Mon Mar 07, 2011 4:38 pm
Forum: Beginners Help
Topic: Weird .exe ?bug?
Replies: 9
Views: 520

Weird .exe ?bug?

Hey all, I have a question on running an example of irrlicht.. I tried to compile an example in my IDE ( C::B) and everything went fine. program was running fine and without errors or warnings when I hit run in C::B, actually this was weird already because I didn't place the .DLL in the debug folder...
by wahagn
Sun Mar 06, 2011 9:28 pm
Forum: Advanced Help
Topic: Combining 2 wrappers into 1
Replies: 117
Views: 6595

OK, thanks for all the posts, especially those of serengeor, nespa and Radikalizm...

This topic is closed


Image
by wahagn
Sun Mar 06, 2011 8:38 pm
Forum: Advanced Help
Topic: Combining 2 wrappers into 1
Replies: 117
Views: 6595

OK, I will start by now btw I hope I understand it all now, the privous time I was learning c++ I was stuck with classes and inheritance but I think that now I have experimented with FreeBASIC I will get a clearer view of what things are and what they do. btw Are there als really advanced c++ parts ...
by wahagn
Sun Mar 06, 2011 3:42 pm
Forum: Advanced Help
Topic: Combining 2 wrappers into 1
Replies: 117
Views: 6595

Ok, I still have one last question (0f t0pic): This is a kind of opninion question... Like I said before I want to experiment and learn with freebasic and Ninfa 3D and the move to irrlicht with c++... But when do I have to change ? when I reach witch point?? Should I still experiment or change to c+...
by wahagn
Sun Mar 06, 2011 10:36 am
Forum: Advanced Help
Topic: Combining 2 wrappers into 1
Replies: 117
Views: 6595

Yes, I will stop this topic when my demo ( witch I promised to make) is ready in other words: over max. 2 days. Because I want to proof myself to the community like serengeor said and if I do by topic everyone can download the demo if I do it by pm I have to send evryone my demo apart 'Proving your...
by wahagn
Sat Mar 05, 2011 6:38 pm
Forum: Advanced Help
Topic: Combining 2 wrappers into 1
Replies: 117
Views: 6595

Guys, shouldn't you take this conversation to a PM or something? It's only the 2 of you talking in here, and the discussion isn't that relevant to the OT anymore Yes, I will stop this topic when my demo ( witch I promised to make) is ready in other words: over max. 2 days. Because I want to proof m...
by wahagn
Sat Mar 05, 2011 2:49 pm
Forum: Advanced Help
Topic: Combining 2 wrappers into 1
Replies: 117
Views: 6595

your download link is inaccesible; I made a plated box and i saved as .csm and exported too, as .x and b3d files; Alls of them work well; see the example; http://www.filefactory.com/file/cad32d2/n/test_cartographyshop.rar You have 2 screen shoots, too, to see modeling in csm; Ok, thanx for all your...
by wahagn
Sat Mar 05, 2011 11:17 am
Forum: Advanced Help
Topic: Combining 2 wrappers into 1
Replies: 117
Views: 6595

Ok, I tried it with a model made by cartography shop but I still got a problem. The car does collide with the map but the car is always under the 3d model I made, postion changing doesn't affect any thing the car is till under it. In the editor ( cs ) the model is right on the x axis so it doesn't h...