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!!
Seagel Neville