Difference between revisions of "Talk:Object to Data v1.4"

From Second Life Wiki
Jump to navigation Jump to search
Line 5: Line 5:
It generates a list which can directly be set again. No need to use all the differen llGet Methods.
It generates a list which can directly be set again. No need to use all the differen llGet Methods.
--[[User:Bernd Elswit|Bernd Elswit]] 13:16, 19 May 2007 (PDT)
--[[User:Bernd Elswit|Bernd Elswit]] 13:16, 19 May 2007 (PDT)
I (Xaviar Czervik) used that for a few of the calls, however I found it to cause fewer errors when I use all of the llGet's even if they are a little bit slower...  --[[User:Xaviar Czervik|Xaviar Czervik]] 17:32, 21 May 2007 (PDT)

Revision as of 14:02, 22 May 2007

I would use llGetPrimitiveParams

Have a look here: LlGetPrimitiveParams

It generates a list which can directly be set again. No need to use all the differen llGet Methods. --Bernd Elswit 13:16, 19 May 2007 (PDT)

I (Xaviar Czervik) used that for a few of the calls, however I found it to cause fewer errors when I use all of the llGet's even if they are a little bit slower... --Xaviar Czervik 17:32, 21 May 2007 (PDT)