Oh thanks to all for the help i will test it!
Danke auch shogun für das Angebot wenns jetzt trotzdem net geht werde ich es so machen!
Search found 11 matches
- Mon Dec 31, 2007 11:50 am
- Forum: Beginners Help
- Topic: variable variable
- Replies: 12
- Views: 1191
- Sun Dec 30, 2007 12:54 pm
- Forum: Beginners Help
- Topic: variable variable
- Replies: 12
- Views: 1191
- Sat Dec 29, 2007 1:40 pm
- Forum: Beginners Help
- Topic: variable variable
- Replies: 12
- Views: 1191
variable variable
Hi,
I know that it is simple to make that but how do i make that.
i want a Variable with a counter ex:
How could I declar the name like that?

I know that it is simple to make that but how do i make that.
i want a Variable with a counter ex:
Code: Select all
int count=0
while(count<100){
int "varname"+count=1
count++
}- Tue Dec 25, 2007 4:47 pm
- Forum: Beginners Help
- Topic: Key Action Help
- Replies: 6
- Views: 678
sorry I am a Beginner an your words are a little bit difficult to understand. I am coding very long with different programms but c is new the biggest problem is that I am German and 14 years so my english is not very good at the moment. Coul you post a little code example how you make things like ...
- Tue Dec 25, 2007 11:56 am
- Forum: Beginners Help
- Topic: Key Action Help
- Replies: 6
- Views: 678
- Tue Dec 25, 2007 11:24 am
- Forum: Beginners Help
- Topic: Key Action Help
- Replies: 6
- Views: 678
- Sun Dec 23, 2007 5:18 pm
- Forum: Beginners Help
- Topic: Key Action Help
- Replies: 6
- Views: 678
Key Action Help
hi,
i've a little problem. I am going to make a FSPShooter and I think i understand the basics of Irrlicht. But I want to make a action when i Press a Key. Then I want that this:
node = smgr->addLightSceneNode(0, core::vector3df(0,0,0),
video::SColorf(1.0f, 0.6f, 0.7f, 1.0f), 600.0f);
scene ...
i've a little problem. I am going to make a FSPShooter and I think i understand the basics of Irrlicht. But I want to make a action when i Press a Key. Then I want that this:
node = smgr->addLightSceneNode(0, core::vector3df(0,0,0),
video::SColorf(1.0f, 0.6f, 0.7f, 1.0f), 600.0f);
scene ...
- Fri Dec 21, 2007 11:43 am
- Forum: Beginners Help
- Topic: Help
- Replies: 8
- Views: 641
- Fri Dec 21, 2007 11:21 am
- Forum: Beginners Help
- Topic: Help
- Replies: 8
- Views: 641
- Thu Dec 20, 2007 8:22 pm
- Forum: Beginners Help
- Topic: Help
- Replies: 8
- Views: 641
- Thu Dec 20, 2007 8:10 pm
- Forum: Beginners Help
- Topic: Help
- Replies: 8
- Views: 641
Help
Hi,
this is my first Message in this forum. First I am not English (german) and my english is terrible I am just learning it (I'm 14) i hope you will hlep me altough. My problem is:
I wrtoe a little game in Irrlicht and i've a problem with the collision when I load a x mesh file it works but i want ...
this is my first Message in this forum. First I am not English (german) and my english is terrible I am just learning it (I'm 14) i hope you will hlep me altough. My problem is:
I wrtoe a little game in Irrlicht and i've a problem with the collision when I load a x mesh file it works but i want ...