Projects » Show profile image on an object

Testet on OpenSim Version > 0.9.0.
HG must be enable to work.
Added by: Gubbly
Last Update: 6 years ago
Project Category: Utilities
👍 1 like

Code

File name Added By Last Updated Actions
ProfileImage.lsl Gubbly 6 years ago View


Comments

For it to work, change line ~50 from
list _serverData = llParseString2List(body, ["\":\"", "\",\""], []);
to
list _serverData = llParseString2List(body, ["\":\"", "\",\"","}}",'"'], []); //"
like(0)
Work fine so cool hehe thank you for post Gubbly :-)
like(0)
why put scripts that don't work?
like(0)