Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2024-03-28 21:23:21



Reply to topic  [ 15 posts ]  Go to page Previous  1, 2
Derendering All Avatars 
Author Message

Joined: 2016-06-19 21:33:37
Posts: 337
Location: Columbus area, OH, USA
Reply with quote
My Lua is rusty and I have never had the need to add a static string/UUID key to a table in this way. Looking at: 3.6 – Table Constructors
Try it like this:
Code:
-- Avatar UUIDs to skip during derender (obtained from their profile)
local bypassedAvatars = {
  ["178c647a-33a1-4eca-a2ba-e4416b06a0cc"] = true, -- (Artist)
  ["8da0d492-c629-452d-81f6-06f15c7360ba"] = true -- (Artist)
}


2022-09-18 15:04:19
Profile

Joined: 2021-06-21 12:39:03
Posts: 137
Reply with quote
ooooh Zane, thank you!! I didn't even know about that website :/ I'll check that out the next time I have a question..

I'll try it later..


2022-09-18 16:57:28
Profile

Joined: 2021-06-21 12:39:03
Posts: 137
Reply with quote
Hi Zane,

that format doesn't give any errors. Great!

Unfortunately I haven't got the time to try it out if it works like that or not. I keep you updated.

Thanks


2022-09-22 23:25:34
Profile

Joined: 2021-06-21 12:39:03
Posts: 137
Reply with quote
Hi Zane,

in the meantime I observed what happens with the derendering and it seems to work great, also with the exeptions list.

Thank you !!!

PS: may I take the opportunity to ask for your help with coding a new radar? I used that example for a custom floater by Henri to narrow it down to what I need and also have the some columns added to the xml file. Now I want to fill the three columns of the scrollist with informations of the radar but I have two problems:
- I only know how to write values in col1. When I try to write values in col 2 and 3 like it is in the example, it's not working here and the automation script won't load anymore.
- I have no clue how to get the data of an open radar when I arrive at a venue to fill the list with and I have no idea to get the data of the people who rezz after I arrived.
- the columns may contain Name (display + legacy), the active group title, distance, time how long they are in the radar since I opened it.

It would be so great to get some hints to get to these data and new radar.


2022-10-03 23:01:37
Profile

Joined: 2021-06-21 12:39:03
Posts: 137
Reply with quote
ZaneZimer wrote:
My Lua is rusty and I have never had the need to add a static string/UUID key to a table in this way. Looking at: 3.6 – Table Constructors
Try it like this:
Code:
-- Avatar UUIDs to skip during derender (obtained from their profile)
local bypassedAvatars = {
  ["178c647a-33a1-4eca-a2ba-e4416b06a0cc"] = true, -- (Artist)
  ["8da0d492-c629-452d-81f6-06f15c7360ba"] = true -- (Artist)
}


Hi Zane,

just wanted to let you know that it's working great! Thank you so much for it!

Kind Regards,
Frank


2022-10-08 16:02:55
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 15 posts ]  Go to page Previous  1, 2

Who is online

Users browsing this forum: No registered users and 25 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.