Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Rezzing remote object

Korg Kuhn
Registered User
Join date: 2 Mar 2007
Posts: 4
05-06-2007 02:29
Hi,
i have two objects..client and server.
Some items are placed in server's inventory.
I wish to rez these items in client.
llRezObject only get inventory items.

Is the only solution to transfer these items from server to client and then rez them?

but...
Server and Client are in different sims...and llGiveInventory only works in the same sim...

Thanks in advance for your suggestions.

Korg.
Destiny Niles
Registered User
Join date: 23 Aug 2006
Posts: 949
05-06-2007 10:05
This question has been asked before and it's a no can do as you describe it. You can send an object to an avatar or if the object is not scripted you can use setprimativeparams to change a prim into a specific shape if needed and 'build' what is necesary remotely.