Ok, now I can solve the this troblem but another problem occur
the video don't draw to the screen.
-*- Can you help me
Search found 25 matches
- Sat Mar 17, 2007 5:56 am
- Forum: Beginners Help
- Topic: I have troblem with MagicLibrary
- Replies: 1
- Views: 243
- Sat Mar 17, 2007 4:48 am
- Forum: Beginners Help
- Topic: I have troblem with MagicLibrary
- Replies: 1
- Views: 243
I have troblem with MagicLibrary
I don't know why but it's ocuur that my smgr can't handle value.
ITexture* movTxtr = driver->addTexture(dimension2d<s32>(800,600),"",ECF_A8R8G8B8);
smgr->addCameraSceneNode(0,vector3df(0,0,-30),vector3df(0,0,0));<-------------error occur here
f32 U = (f32)movie->MovieWidth() / (f32)TextureWidth ...
ITexture* movTxtr = driver->addTexture(dimension2d<s32>(800,600),"",ECF_A8R8G8B8);
smgr->addCameraSceneNode(0,vector3df(0,0,-30),vector3df(0,0,0));<-------------error occur here
f32 U = (f32)movie->MovieWidth() / (f32)TextureWidth ...
- Fri Mar 16, 2007 4:46 am
- Forum: Beginners Help
- Topic: Plz help me : How to import video to the game
- Replies: 3
- Views: 475
- Thu Mar 15, 2007 1:54 pm
- Forum: Beginners Help
- Topic: Plz help me : How to import video to the game
- Replies: 3
- Views: 475
Plz help me : How to import video to the game
Are there any methods to play video file before game start without using "MagicLibrary" because I have error when use it.
Thank you very much.
Thank you very much.
- Wed Feb 14, 2007 4:10 pm
- Forum: Beginners Help
- Topic: R6025 Error Plz help me
- Replies: 9
- Views: 833
- Wed Feb 14, 2007 8:36 am
- Forum: Beginners Help
- Topic: R6025 Error Plz help me
- Replies: 9
- Views: 833
- Wed Feb 14, 2007 7:25 am
- Forum: Beginners Help
- Topic: R6025 Error Plz help me
- Replies: 9
- Views: 833
R6025 Error Plz help me
When I complie program it show this arguement
"R6025 - Pure virtual function call"
How can I solve this error
Pleae help me.
Thx a million.
"R6025 - Pure virtual function call"
How can I solve this error
Pleae help me.
Thx a million.
- Wed Jan 31, 2007 8:15 am
- Forum: Beginners Help
- Topic: Stupid question??? Please help
- Replies: 3
- Views: 299
Stupid question??? Please help
I have this in declaration
private:
scene::ISceneNode* Terrain;
public:
/* MyEventReceiver(scene::ISceneNode* terrain)
{
// store pointer to terrain so we can change its drawing mode
Terrain = terrain;
}*/
This is for use key to move character
virtual bool OnEvent(SEvent event ...
private:
scene::ISceneNode* Terrain;
public:
/* MyEventReceiver(scene::ISceneNode* terrain)
{
// store pointer to terrain so we can change its drawing mode
Terrain = terrain;
}*/
This is for use key to move character
virtual bool OnEvent(SEvent event ...
- Mon Jan 22, 2007 6:40 am
- Forum: Beginners Help
- Topic: Problem about Tutorial 5
- Replies: 0
- Views: 150
Problem about Tutorial 5
In tutorial 5
I don't know why when I click the button, it don't have any action....
I don't know the reason...
I don't know why when I click the button, it don't have any action....
I don't know the reason...
- Wed Jan 17, 2007 6:46 am
- Forum: Beginners Help
- Topic: how to link video with program
- Replies: 1
- Views: 255
how to link video with program
If i want to start the title video before start the game..
how can I import or link it together?
Thank you
how can I import or link it together?
Thank you
- Thu Dec 28, 2006 2:17 am
- Forum: Beginners Help
- Topic: I need help about button
- Replies: 2
- Views: 245
- Thu Dec 28, 2006 2:15 am
- Forum: Beginners Help
- Topic: Can you tell me the clear screen command
- Replies: 6
- Views: 1074
Thank you
Thank you very much ^-^
- Thu Dec 28, 2006 2:14 am
- Forum: Beginners Help
- Topic: Can you tell me the clear screen command
- Replies: 6
- Views: 1074
- Wed Dec 27, 2006 6:03 pm
- Forum: Beginners Help
- Topic: I need help about button
- Replies: 2
- Views: 245
I need help about button
I have an Idea to modify the tutorial 12 to function and use the button from tutorial 5 to call that function but the trouble is occured.
For easy to think,
When program run tutorial 5 successful the buttons will appear.
Next when I click at button "New Game" the program will call function and draw ...
For easy to think,
When program run tutorial 5 successful the buttons will appear.
Next when I click at button "New Game" the program will call function and draw ...
- Mon Dec 25, 2006 5:08 am
- Forum: Beginners Help
- Topic: Can you tell me the clear screen command
- Replies: 6
- Views: 1074
Can you tell me the clear screen command
When I want to change the screen.. how can I clear the screen:?:
Thank you sir..
Thank you sir..