@mknote:
you`re right, as far as i can remember i used exactly Crete's ambi_day but only changed the starsphere to ew04 (Theta).
actually thns aren`t that hard, go look at them closer ..
for the meteors -you`ll find entity_name="rtc_shootingstars_emit_1", entity_name="rtc_shootingstar_marker" are at position:
<pre><font size=1 face=Courier>pos={
0,
422.260742,
-1157.379883
}, </font></pre>
it`s up to you where they appear.
to add the "pl_bw_pygar_depot" (PetalDB.ini), here`s a template:
<pre><font size=1 face=Courier> {
entity_name="prop_pl_bw_pygar_depot",
type=COMPOUND,
template_name="pl_bw_pygar_depot",
lt_grp=0,
srt_grp=0,
usr_flg=0,
flags=LIT_DYNAMIC,
spatialprops={
pos={
1.333987,
4.938,
55.16177
},
orient={
{
-0.02026,
0,
-0.999795
},
{
0,
1,
0
},
{
0.999795,
0,
-0.02026
}
}
},
userprops={
category="Prop"
}
}, </font></pre>
NOTE: that`s just an example, the position and rotation values need to be changed, cause i copied from any other thn! feel free to perfect it tho
@Thaddeus:
cool then, yea it`s just some free webspace ..