Search found 16 matches

by Xandar
Mon Mar 19, 2007 11:31 pm
Forum: Bug reports
Topic: Possible Font bug ???
Replies: 8
Views: 1214

show the code you using to load the font.
I'm not stupid. I know how to load font. :D

Code: Select all

pSkin = pIrrGUI->getSkin();
pFont = pIrrGUI->getFont("font.png");
if(pFont)
        pSkin->setFont(pFont);
by Xandar
Mon Mar 19, 2007 8:14 pm
Forum: Bug reports
Topic: Possible Font bug ???
Replies: 8
Views: 1214

Possible Font bug ???

I can't load the new fonts created using new IrrFontTool. When i try to load it it returns me an error message: "The amount of upper corner pixels or lower corner pixels is == 0, font file may be corrupted." I am using this font: http://img231.imageshack.us/img231/68/font0cs4.png I also no...
by Xandar
Sat Oct 07, 2006 11:05 pm
Forum: Beginners Help
Topic: listbox not very reliable?
Replies: 2
Views: 195

Maybe you should try acki's irr extensions.

http://people.freenet.de/abusoft
by Xandar
Sat Oct 07, 2006 8:23 pm
Forum: Project Announcements
Topic: Cubo! - The Jungle [GAME]
Replies: 2
Views: 942

Cubo! - The Jungle [GAME]

Cubo! - The Jungle is our first commercial game that uses Irrlicht.

You can download it from here:
http://www.thegreatstudio.com/games.html
by Xandar
Tue Sep 05, 2006 1:50 pm
Forum: Off-topic
Topic: How to set up DirectX8ExporterMod in blender?
Replies: 4
Views: 499

U folderu u kome si instalirao blender postoji .blender folder i u njemu folder
scripts. Tu kopiraj "DirectX8ExporterMod.py". Startuj blender i u meniju File/Export naci ces DirectX8ExporterMod.
by Xandar
Tue Aug 22, 2006 12:23 am
Forum: Beginners Help
Topic: Irrlicht 1.1 - Help
Replies: 2
Views: 226

I think no. You must recompile engine to include support for DirectX.
by Xandar
Tue Aug 22, 2006 12:11 am
Forum: Game Programming
Topic: IrrEdit raises Exception...
Replies: 3
Views: 1405

Try DeleD Lite. It is free and easy to use.

www.delgine.com
by Xandar
Wed Aug 16, 2006 11:19 pm
Forum: Beginners Help
Topic: Accessing elements of loadScene
Replies: 2
Views: 251

Example:

In irrEdit set scene node id = 100.

and use this

pSceneMgr->getSceneNodeFromId(100);
by Xandar
Sun Aug 06, 2006 6:44 pm
Forum: Beginners Help
Topic: GUI problem
Replies: 1
Views: 222

When you create a window , you need to set modal to false if you want to
click outside the area of the window.
by Xandar
Sun Aug 06, 2006 6:11 pm
Forum: Beginners Help
Topic: Devcpp + Irrlicht + Direct3d9.0c ???
Replies: 3
Views: 1414

Try to download Acki's Irrlicht Extensions and compile Irrlicht using it.
It works for me.

http://people.freenet.de/abusoft
by Xandar
Sat Jan 28, 2006 11:14 pm
Forum: Advanced Help
Topic: Help with Message Boxes?
Replies: 1
Views: 260

EGET_MESSAGEBOX_YES 'Yes' was clicked on a messagebox
EGET_MESSAGEBOX_NO 'No' was clicked on a messagebox
EGET_MESSAGEBOX_OK 'OK' was clicked on a messagebox
EGET_MESSAGEBOX_CANCEL 'Cancel' was clicked on a messagebox
by Xandar
Wed Jan 25, 2006 9:57 pm
Forum: Beginners Help
Topic: restarting
Replies: 5
Views: 603

Restarting device

I saw code that restarts device. I am going to look for it and send
you link if i can find it.
by Xandar
Sat Jan 21, 2006 12:56 am
Forum: Off-topic
Topic: Can't remove or open 2 folders
Replies: 4
Views: 441

Try to use System Restore

or

format c:
by Xandar
Thu Jan 19, 2006 12:36 am
Forum: Advanced Help
Topic: Light in Game
Replies: 29
Views: 2607

Rotation of the sun

I had similiar problem. I solved it using sin and cos. I calculated the 24 points
and used fly straight animator to move the light from point to point.
by Xandar
Thu Jan 05, 2006 11:37 pm
Forum: Beginners Help
Topic: HELP
Replies: 5
Views: 447

Learn C++!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!