• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: SVC-1307
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: kelly linden
Reporter: Clarknova Helvetic
Votes: 6
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
2. Second Life Service - SVC
SVC-754

PRIM_CAST_SHADOWS no longer a recognized paramater in Havok4

Created: 28/Jan/08 10:10 AM   Updated: 28/Sep/08 02:34 AM
Return to search
Component/s: Physics
Affects Version/s: Havok4 Beta
Fix Version/s: Havok4 Beta

Environment: WinXP , Athlon-based, NvidaRadeon (immaterial)
Issue Links:
Relates
 

Linden Lab Issue ID: DEV-10861
Linden Lab Internal Branch: havok4-3


 Description  « Hide
In any Havok4 simulator, rez a prim and paste this into a new script:

default
{
state_entry()

{ llOwnerSay(llDumpList2String(llGetPrimitiveParams([PRIM_CAST_SHADOWS]),",")); llSetPrimitiveParams([PRIM_CAST_SHADOWS,1]); }

}

You'll get back:

Object: llGetPrimitiveParams error: param 0 error, unknown parameter
Object:
Object: llSetPrimitiveParams error running rule #1: unknown rule.

Works fine on the main.

If PRIM_CAST_SHADOWS is being depreciated, please document the change in http://wiki.secondlife.com/wiki/LlGetPrimitiveParams and http://wiki.secondlife.com/wiki/LlSetPrimitiveParams . If this is otherwise unintended, please fix it



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Harleen Gretzky made changes - 28/Jan/08 01:15 PM
Field Original Value New Value
Link This issue Relates to VWR-1601 [ VWR-1601 ]
Cenji Neutra made changes - 21/Feb/08 05:47 PM
Component/s Scripts [ 10043 ]
Component/s Physics [ 10038 ]
Affects Version/s Havok4 Beta [ 10171 ]
lindenrobot made changes - 21/Feb/08 06:04 PM
Linden Lab Issue ID DEV-10861
kelly linden made changes - 22/Feb/08 09:43 PM
Assignee kelly linden [ kelly linden ]
Coyote Pace made changes - 23/Feb/08 10:46 AM
Summary PRIM_CAST_SHAOWS no longer a recognized paramater in Havok4 PRIM_CAST_SHADOWS no longer a recognized paramater in Havok4
kelly linden made changes - 25/Feb/08 11:08 AM
Status Open [ 1 ] Fix Pending [ 10001 ]
Linden Lab Internal Branch havok4-3
kelly linden made changes - 19/Mar/08 10:03 AM
Status Fix Pending [ 10001 ] Resolved [ 5 ]
Fix Version/s Havok4 Beta [ 10171 ]
Resolution Fixed [ 1 ]
Sue Linden made changes - 13/Nov/08 12:09 PM
Workflow jira-2007-12-22a [ 51524 ] jira-2008-11-14 [ 82123 ]
Sue Linden made changes - 13/Nov/08 04:40 PM
Workflow jira-2008-11-14 [ 82123 ] jira-2008-11-14a [ 90145 ]