Search found 11 matches

by Baz
Tue Jul 08, 2008 12:38 am
Forum: Beginners Help
Topic: Cannot open include file irrlicht
Replies: 14
Views: 960

hahaaa, i was faster than you xD
by Baz
Mon Jul 07, 2008 8:18 pm
Forum: Beginners Help
Topic: Cannot open include file irrlicht
Replies: 14
Views: 960

try to include "irrlicht.h" instead of "irrlicht" ;)
by Baz
Mon Jul 07, 2008 12:38 am
Forum: Bug reports
Topic: [fixed]More polygons when mesh attached to joint node
Replies: 10
Views: 1154

i can't believe it! it's working!!!
youre a lifesaver, thank you!!
by Baz
Sun Jul 06, 2008 10:36 pm
Forum: Beginners Help
Topic: How to add water to your terrain?
Replies: 3
Views: 413

check the tutorials.
SpecialFX
by Baz
Sun Jul 06, 2008 10:00 pm
Forum: Off-topic
Topic: lost password - what to do
Replies: 10
Views: 967

hah!
didn't try the usergroups xD thank you, i'm sending mail :D

and the blocked login is "B@z"
by Baz
Sun Jul 06, 2008 9:56 pm
Forum: Beginners Help
Topic: Problems creating enemy Update
Replies: 1
Views: 130

i think you should make the input thing without that loop. if you do "while(device->run())" then it will never end. so, it will freeze xD i think you should do something like that int scene = 0; // 0 = waiting for input, 1= others (game, or something) while(device->run()) // main loop { En...
by Baz
Sun Jul 06, 2008 9:50 pm
Forum: Bug reports
Topic: [fixed]may be it is a bug
Replies: 6
Views: 882

really? and where? xD
i searched for "multiple renders" but didn't found anything.
is there a solution?
by Baz
Sun Jul 06, 2008 5:12 pm
Forum: Off-topic
Topic: lost password - what to do
Replies: 10
Views: 967

tried, nothing happend. i guess the mail sending is being blocked.
by Baz
Sun Jul 06, 2008 5:10 pm
Forum: Bug reports
Topic: [fixed]may be it is a bug
Replies: 6
Views: 882

hi! i found this bug too. addChild doesn't add just one child. i make my model with this: char path[256] = {0}; sprintf(path,"%s\\lower.b3d",mdl); lower = smgr->addAnimatedMeshSceneNode(smgr->getMesh(path)); jUpper = lower->getJointNode("torso"); sprintf(path,"%s\\upper.b3d&...
by Baz
Fri Jul 04, 2008 7:01 pm
Forum: Off-topic
Topic: lost password - what to do
Replies: 10
Views: 967

what do you think, how am i writing here? xD
but dont wanna lose my account xD
by Baz
Fri Jul 04, 2008 12:13 pm
Forum: Off-topic
Topic: lost password - what to do
Replies: 10
Views: 967

lost password - what to do

hi! sorry for posting here, but i forgot my password (or just can't login with the right, dunno), and i tried the "lost password" function.. it changed my password, and sent it to my mail address.. but the mail didn't come.,. xD now i don't have any chance to guess it. xD can any moderator...