G General

Medium Tavern Kitchen Set Versión 1.0

Medium Tavern Kitchen Set
Detalles
Funciones
Contenidos
Reseñas

A kitchen set built for Taverns or your home. The two fires turn on/off individually. Contains a washing animation and a chopping/food preparation animation, as well as 5 drink serves (paga, mead, ka-la-na, Turian liquor, and blackwine).

Mixed mesh and sculpt build.

Preview this item in-world (link below) at the Lar-Torvis Main Store in Caemarvon to ensure it is as expected.

Will do custom builds and Sim designs. Send notecard with contact details.

http://maps.secondlife.com/secondlife/Caemarvon/224/101/88

Ver el artículo en Second Life
  • 2 Animations
  • 5 Drink Serves
  • Fires on/off individually
  • 10m x 7m footprint
  • 35 Prims
Clasificación media: estrella llena estrella llena estrella vacía estrella vacía estrella vacía
  • 5 estrella:
  • 4 estrella:
  • 3 estrella:
  • 2 estrella:
  • 1 estrella:
Beautiful BUT PACKAGED INCORRECTLY. (and orig designer not changed to you end up with a RUDE guy instead). NOTE: changed from 2 stars to 3 because I figured out how to fix it in scripts. SEE BELOW:
estrella llena estrella llena estrella vacía estrella vacía estrella vacía Publicado February 10, 2017 por Rainsong Mimiteh

Beautiful Build but REZZER PACKAGED INCORRECTLY so it leaves a SEARCH/DEPLOY TAG. The rezzer doesn't work, so you have to OPEN it as a box, and then the Tavern sections continually have a yellow tag searching for tagger (deploy mode). This happens because it was packaged incorrectly. I have yet been able to get a response for assistance from Xes Cela after several days. PLUS the build "creator" is not the same as seller, but if you contact him rather than come back to the store he is BEYOND RUDE. (name should have been updated to store seller). All in all, disappointing, because I really wanted it to work. FIX THIS and it's one of the best builds in SL but as is... useless.

UPDATE: Changed from 2 stars to 3 because I FIXED IT BUT I had to figure this out on my own: THE FIX (thank you RezFree!): The seller has a REZ-FREE Tracker installed to control moving the sim as a whole. The rezzer Finish or Store buttons won't communicate with the Rez Free script. SO TO MAKE THIS WORK... Edit each part of the Tavern Kitchen, go to Content and 1) DELETE RezFree Script. 2) Add NEW SCRIPT and overwrite hello message with the script below, and save. This will delete the hover text error and all your other scripts will work. NOW ENJOY YOUR BEAUTIFUL BUILD!

default
{
state_entry()
{
llSetLinkPrimitiveParamsFast(LINK_SET, [PRIM_TEXT,"",<1.0,1.0,1.0>,1.0,PRIM_OMEGA,<0.0,0.0,0.0>,0.0,0.0]);
llLinkParticleSystem(LINK_SET,[]);
llRemoveInventory(llGetScriptName());
}
}

¿Te ha resultado útil esta revisión?