Search found 40 matches

by Fliege_reloaded
Sat Nov 06, 2004 5:52 am
Forum: Beginners Help
Topic: Best level editor on a budget?
Replies: 41
Views: 3957

nobody who wants him any more...?
by Fliege_reloaded
Sat Oct 30, 2004 2:17 pm
Forum: Beginners Help
Topic: Problems with reading a File
Replies: 14
Views: 921

There is a new problem... I want to read a line, just a line. T101 example withou reading before a "=" and after a "=", please... I'm working in three languages now, so I can't do all at the same time. Here a server, there a Game,...I'm confused enough. So please write me another...
by Fliege_reloaded
Thu Oct 28, 2004 9:13 pm
Forum: Beginners Help
Topic: Problems with reading a File
Replies: 14
Views: 921

Ok, this is waht I wanted to know, thank you all for that time youe spent.
Fliege_reloaded
by Fliege_reloaded
Thu Oct 28, 2004 10:18 am
Forum: Beginners Help
Topic: Problems with reading a File
Replies: 14
Views: 921

It's ok when you want to use stdio.h yes so it looks like, but no: [level1] or terraintexture = ... just: 11 data/levels/level1/grass.bmp ...and then the next thing and the next and the next... The 11 is the code I want to read, then the load_Terrain function should read the next line, the texture l...
by Fliege_reloaded
Thu Oct 28, 2004 7:58 am
Forum: Beginners Help
Topic: Problems with reading a File
Replies: 14
Views: 921

Is here nobody who could help me?
by Fliege_reloaded
Tue Oct 26, 2004 8:09 pm
Forum: Beginners Help
Topic: Problems with reading a File
Replies: 14
Views: 921

NO, I think you don't understand. Here we start again. I open a File with ReadFile, let us say "xyz.schabernak" I have a stringc called heigh_path. I read one line out of the file, into the string. I create a Terrain. The heighmappath is the line in the file, contained in the string. Like:...
by Fliege_reloaded
Tue Oct 26, 2004 7:02 pm
Forum: Beginners Help
Topic: Problems with reading a File
Replies: 14
Views: 921

Sorry, but I wrote into a German forum before. Here in English(in a German - Englisch): His example shows really good stuff, but I miss the reading of a line in Irrlicht with ReadFile and Read. I want to read a line out of a file and then take that string and load a Terrain. I hope, you understand t...
by Fliege_reloaded
Tue Oct 26, 2004 5:25 pm
Forum: Beginners Help
Topic: Problems with reading a File
Replies: 0
Views: 158

Problems with reading a File

I'd like to read a path to a heighmap out of a file IN IRRLICHT (no ifstrem, no string, just Irrlicht). Then I want to create a Terrain with this path. Please give me an example to load a file, read a line out, and creates a Terrain with it.
Hopefull
Fliege_reloaded
by Fliege_reloaded
Tue Oct 26, 2004 5:24 pm
Forum: Beginners Help
Topic: Problems with reading a File
Replies: 14
Views: 921

Problems with reading a File

I'd like to read a path to a heighmap out of a file IN IRRLICHT (no ifstrem, no string, just Irrlicht). Then I want to create a Terrain with this path. Please give me an example to load a file, read a line out, and creates a Terrain with it.
Hopefull
Fliege_reloaded
by Fliege_reloaded
Tue Oct 26, 2004 5:13 pm
Forum: Beginners Help
Topic: Problems with reading a File
Replies: 0
Views: 150

Problems with reading a File

I'd like to read a path to a heighmap out of a file IN IRRLICHT (no ifstrem, no string, just Irrlicht). Then I want to create a Terrain with this path. Please give me an example to load a file, read a line out, and creates a Terrain with it.
Hopefull
Fliege_reloaded
by Fliege_reloaded
Fri Oct 22, 2004 7:36 pm
Forum: Beginners Help
Topic: Which Physics Engine?
Replies: 3
Views: 380

Ich nehme jetzt mal an, du sprichst deutsch:
Also, wenn du auf der Irrlicht seite unter "Tutorials" gehst, findest du unten ein paar Links zum einfügen von drei verschiedenen Physik Engines.
Hoffe, ich konnte dir helfen
Fliege_reloaded
by Fliege_reloaded
Fri Oct 22, 2004 7:20 pm
Forum: Beginners Help
Topic: Read File Problems
Replies: 10
Views: 755

I know that this is spam, but why nobody helps me?
by Fliege_reloaded
Fri Oct 22, 2004 7:20 pm
Forum: Beginners Help
Topic: Read File Problems
Replies: 10
Views: 755

I know that this is spam, but why nobody helps me?
by Fliege_reloaded
Fri Oct 22, 2004 6:00 pm
Forum: Beginners Help
Topic: Read File Problems
Replies: 10
Views: 755

Can anybody give me an example, how to open a file, read a line out of it and put it into a string, and then it should create a Terrain with this string as a path to the heighmap?
Please help me, if got nothing to work...
Fliege_reloaded
by Fliege_reloaded
Fri Oct 22, 2004 5:09 pm
Forum: Beginners Help
Topic: Read File Problems
Replies: 10
Views: 755

How I create a buffer? I know, I'm a noob to this language!
Fliege_reloaded