Cool VL Viewer forum
http://sldev.free.fr/forum/

@attachover problem - Cool VL Viewer 1.26.5 (16)
http://sldev.free.fr/forum/viewtopic.php?f=7&t=970
Page 1 of 1

Author:  Keera Yiwama [ 2012-10-28 10:42:31 ]
Post subject:  @attachover problem - Cool VL Viewer 1.26.5 (16)

Hi ^^

I'm using rlv to change my outfits. @attachover seems to replace clothing layers instead of adding them. My usual script doesn't work so i have tested it with a very simple script:

default
{
state_entry()
{
llOwnerSay("AttachingReplace");
llOwnerSay("@attach:Test=force");
}

touch_start(integer total_number)
{
llOwnerSay("AttachingOver");
llOwnerSay("@attachover:Test/Add=force");
}
}

There is an object and a clothing item in each of the directories. When the script starts both items in the "Test" directory are worn correctly. When i touch the object the prim item in the "Test/Add" directory is added to the outfit as usual. But the clothing item replaces the previous clothing item.

Is this a bug?

Author:  Henri Beauchamp [ 2012-10-28 14:20:18 ]
Post subject:  Re: @attachover problem - Cool VL Viewer 1.26.5 (16)

Yes, it's a bug (a missing flag in a function call) and it will be fixed in the next releases.

Author:  Keera Yiwama [ 2012-10-28 18:08:18 ]
Post subject:  Re: @attachover problem - Cool VL Viewer 1.26.5 (16)

Ok ^^
Thank you.


Keera

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/