Hey,
the current place where the compiler stops is in UpdateSprites in
Particle effect. The line:
PointObjectAt grp.Item(i), cameraPos
generates an error which states "Parameters are not compatible with
this function"
When you do get an update, please let me know -- I've been using it
as the foundation for my 3D chats
Thanks,
Lance
On Dec 11, 2005, at 7:16 PM, Jeff Quan wrote:
On Dec 11, 2005, at 11:01 AM, Lance Massey wrote:
Why does Renegades no longer compile under release 4?
What error message do you see?
If you see something about the mouse, it's possible you need
Frank's Mouse Events Plug-in (http://developer.chaoticbox.com).
It's also possible that the code breaks due to changes in the
current iteration of RB3D. I've noticed that Element3D replacing
Object3D is usually the culprit.
Oh, I just realized -- there's could also a conflicting call
because of the new Trimesh class. A custom Trimesh class was
written because RB 5.5 doesn't have one built in.
We're not planning to update the code to 2005 just yet, but if
there's a specific question you have concerning Renegades we'll do
our best to answer it.
==
Jeff Quan
jquan at mindspring dot com
http://www.geocities.com/jeffqportfolio/
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|