hi guys,
Whenever i am trying to use these below commands i am getting this error
command not implemented,
llRequestPermissions();
llAttachtoAvatar();
llGetPermissions();
Kindly suggest the solution.Thanks in advance
These forums are CLOSED. Please visit the new forums HERE
command not implemented |
|
|
zeshu123 Horsley
Registered User
Join date: 28 Jan 2009
Posts: 15
|
04-13-2009 03:20
hi guys,
Whenever i am trying to use these below commands i am getting this error command not implemented, llRequestPermissions(); llAttachtoAvatar(); llGetPermissions(); Kindly suggest the solution.Thanks in advance |
|
Dora Gustafson
Registered User
Join date: 13 Mar 2007
Posts: 779
|
04-13-2009 03:37
It would be very helpful to see a full script or at least some context and parameters given.
These function names have no life of there own ![]() _____________________
From Studio Dora
|
|
zeshu123 Horsley
Registered User
Join date: 28 Jan 2009
Posts: 15
|
04-13-2009 03:53
llRequestPermissions(llDetectedKey(0), PERMISSION_ATTACH);
integer perm=llGetPermissions(); |
|
Viktoria Dovgal
…
Join date: 29 Jul 2007
Posts: 3,593
|
04-13-2009 05:22
Command not implemented? Are you trying to use this script in Second Life or some OpenSim-based place?
|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
04-13-2009 13:41
hi guys, Whenever i am trying to use these below commands i am getting this error command not implemented, llRequestPermissions(); llAttachtoAvatar(); llGetPermissions(); Kindly suggest the solution.Thanks in advance check your spelling? To is capitalized llAttachToAvatar _____________________
|
| . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - |
|
zeshu123 Horsley
Registered User
Join date: 28 Jan 2009
Posts: 15
|
04-14-2009 01:52
hi victoria,
I am trying to use these commands in open sim. |
|
Papalopulus Kobolowski
working mind
Join date: 11 Aug 2006
Posts: 326
|
04-14-2009 03:34
here you can see what is implemented on the opensimulator.
LSL Status/functions/examples _____________________
![]() RAW terrain files - terraform your SIM!! http://www.wishland.info/ PD:the wiki its your friend ![]() http://wiki.secondlife.com/wiki/LSL_Portal |