Crystal Space
Welcome,
Guest
. Please
login
or
register
.
June 20, 2013, 01:14:41 pm
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
9262
Posts in
2263
Topics by
5444
Members
Latest Member:
Summonermw2
Crystal Space
Associate Projects
CEL Discussion
where is the problem ..?
« previous
next »
Pages:
[
1
]
Author
Topic: where is the problem ..? (Read 2349 times)
dani
Newbie
Posts: 6
where is the problem ..?
«
on:
July 14, 2006, 03:29:31 am »
hi
when i run my application , it load the world file but the screen is black
my code is
{
loadmap();
scfString regionname, startname; player=createplayer ("Player" , startpos);
csRef<iPcDefaultCamera> pccamera = CEL_QUERY_PROPCLASS_ENT (player, iPcDefaultCamera);
if(pccamera==0) {ReportError("Camera");};
pccamera->SetModeName("thirdperson");
}
nothing? shown , black only
can you help me? ?
Logged
jorrit
Administrator
Hero Member
Posts: 1703
Re: where is the problem ..?
«
Reply #1 on:
July 14, 2006, 04:56:04 am »
Is that all of the code? For example I don't see where you are setting the position of the camera and the sector. That is needed to see something.
Greetings,
Logged
Pages:
[
1
]
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Crystal Space Development
-----------------------------
=> General Crystal Space Discussion
=> Support
-----------------------------
Crystal Space Project Development
-----------------------------
=> Feature Requests
=> Plugins
=> Bug Reports
-----------------------------
Crystal Space Development
-----------------------------
=> Game Content Creation
-----------------------------
Miscellaneous
-----------------------------
=> Article/Tutorial Requests
=> Article/Tutorial Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Development Discussion
-----------------------------
Crystal Space Projects
-----------------------------
=> Project Discussion
=> WIP Projects
=> Finished Projects
-----------------------------
Associate Projects
-----------------------------
=> CEL Discussion
=> Crystal Core Discussion
=> CrystalBlend Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Google Summer of Code
-----------------------------
Associate Projects
-----------------------------
=> Apricot (Open Game)
=> Ares Project
Loading...