Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

How to make my vendor to show same texture as products?

Animations Pfeffer
Registered User
Join date: 29 Jul 2007
Posts: 99
08-13-2007 13:04
I made my own vendor from one code i found here (i made some modifications) and its okay.

But what im looking now is a way to dont need to put inside a texture for the product, because i need to make 60+ vendors and dont have time to make all this textures.

And as all my products boxes already had a texture, its possible to make in some way that me vendor shows as texture what the box inside has as texture?

I mean, that i only drop inside a product and the vendor shows the texture without any additional work?

Imagine i want to drop inside some business in a box products, i dont even have the textures and dont want to take a screenshot of each one.

How to make that my vendor shows the product it has inside?

Thanks in advance!
Altern8 McMillan
Registered User
Join date: 27 Mar 2007
Posts: 36
08-13-2007 13:44
I think there's no automated way. Either u have to put a texture inside or a notecard with UUID of the texture and read it out in ur vendor script. If it comes to business in a box things I guess u won't have the UUIDs of the textures at all. The only possible way I can imagine right now is to link those 2 things first (if u have modify permissions on both), call getTexture pass it to the vendor, unlink and put the object inside. But it will be amazing to see if there r other suggestions.

greetz

a8
Escort DeFarge
Together
Join date: 18 Nov 2004
Posts: 681
08-13-2007 13:52
...unless the products themselves are textures. :)
_____________________
http://slurl.com/secondlife/Together
Altern8 McMillan
Registered User
Join date: 27 Mar 2007
Posts: 36
08-13-2007 15:31
From: someone
...unless the products themselves are textures.


hahaha, yes, good point lol, I actually forgot about that