Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

AvatarSex :) ?

Lexi Foley
Registered User
Join date: 1 Mar 2006
Posts: 43
08-23-2006 11:10
Hai There im looking for a way to indentify the gender of the person in store!!

Now in the wiki there is a description like llDetectedSex,, but its a joke,,,Now the main ,
grid is down, i went to the preview was looking arround in the menus!!There i found the debug option,, amon the debug Found AvatarSex and been able to set it to 0 or 1!!

Wel my quistion is is there a way of discovering the sex of an avator

like in the joke llDetectedSex


default
{
touch_start(integer total_number)
{
if(llDetectedSex=="1";)
{
llSay(0,"Hello Mis, "+(string)llDetectedName(0));
llSay("0,How can I help You?";);
}
else if(llDetectedSex=="0";)
{
llSay(0,"Hello Mister!"+(string)llDetectecName(0));
llSay("0,How can I help You?";);
}
}
}

If there is and im sure its something that is there, because of in the preview i could change the value of AvatarSex!! If somebody know how to detected it,,, that would make my day!!!,, greeting,, Lexi Foley!!
Norman Desmoulins
Grand Poohba
Join date: 10 Nov 2005
Posts: 194
08-23-2006 11:14
No support for that
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
08-24-2006 12:08
You could discriminate based on height, but that may not go over well. LOL.
Seagel Neville
Far East User
Join date: 2 Jan 2005
Posts: 1,476
08-24-2006 20:40
You should read this thread not to repeat the same discussion. It is a bit long but interesting. In my opinion, since there is llGetAvatarSize, it is no problem that there is even llGetAvatarGender.

Gender's difference is so much when you create animations. I've made two types of aniamtions and let user choose them, but it is neater if it is dealed with automatically.
_____________________
:) Seagel Neville :)
Osgeld Barmy
Registered User
Join date: 22 Mar 2005
Posts: 3,336
08-24-2006 20:57
yea eventho it could be usefull for some things the last time it was brought up everyone got in a tiff (and personally gave me alot more info than i cared to know heh) .. EVENTHO theres only 2 defined sexes in the SL av editor