Hi I have been all over the wiki trying to figure this out. i have a visitor tracker script that I want to be able to send a command to "report" the list of visitors via IM to me. I have the tracker and the command to IM me, but no way to trigger it remotley.
Help?
also:
I have this:
}
llInstantMessage(llGetOwner(), "Total = " + (string)len );
}
I want total to = (string)len ) /2 and I can't format it correctly to save me.
Thanks,