llGetOwner() - gets owner
llGetCreator() - gets creator
llGetOwnerKey(id) - gets owner of key id
llGetCreatorKey(id) - why the hell doesn't this function exist?!?!?!
These forums are CLOSED. Please visit the new forums HERE
llGetCreatorKey |
|
|
Mark Busch
DarkLife Developer
Join date: 8 Apr 2003
Posts: 442
|
04-11-2007 14:52
llGetOwner() - gets owner
llGetCreator() - gets creator llGetOwnerKey(id) - gets owner of key id llGetCreatorKey(id) - why the hell doesn't this function exist?!?!?! |
|
Patchouli Woollahra
Registered User
Join date: 3 Nov 2006
Posts: 24
|
04-15-2007 05:17
Hey, took the liberty of filing a feature request on this for you, Mark...
Please view @ https://jira.secondlife.com/browse/VWR-449 |
|
Mark Busch
DarkLife Developer
Join date: 8 Apr 2003
Posts: 442
|
04-16-2007 02:52
thanks I hope that somehow this request will reach the lindens.
I really don't understand why this function doesn't exist. Seems like it would be almost identical to llGetOwnerKey (in the SL-server-source code) so why they didn't make it is a mystery. Getting the creator of another object can help greatly when you try to verify the validity of a message (in listen), since other people (griefers/hackers) should not be able to 'fake' the creator tag (assuming you don't sell modifyable objects). All other 'security' checks that I can think of can theoretically be 'faked' by hackers, specially when LindenLab makes mistakes that allow anyone to view the scripts they buy from you. |
|
Haravikk Mistral
Registered User
Join date: 8 Oct 2005
Posts: 2,482
|
04-16-2007 07:16
I voted for it, and I still don't get why it doesn't exist, as it would provide a nice way to ignore objects that are using chat-channels you use that were not created by you. It would at least reduce the amount of work required in verifying objects to communicate with, wouldn't be a perfect method but it would cut out objects that are definitely not going to be valid.
_____________________
Computer (Mac Pro):
2 x Quad Core 3.2ghz Xeon 10gb DDR2 800mhz FB-DIMMS 4 x 750gb, 32mb cache hard-drives (RAID-0/striped) NVidia GeForce 8800GT (512mb) |
|
Draco18s Majestic
Registered User
Join date: 19 Sep 2005
Posts: 2,744
|
04-17-2007 06:46
Ahh....good point. I was sitting here wondering what the fuction might be useful for. Not "this is useless" but "how could this be used? I don't see a use.... :-\"
|
|
Argent Stonecutter
Emergency Mustelid
Join date: 20 Sep 2005
Posts: 20,263
|
04-19-2007 10:42
Added my vote.
|