
| Key: |
SVC-244
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Gigs Taggart
|
| Votes: |
73
|
| Watchers: |
11
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is original of duplicate:
|
|
|
SVC-3004 New LSL Function: llReturnObject();
|
|
|
|
|
Relates
|
|
This issue Relates to:
|
|
SVC-1911
llAddToLandBanList cannot nonpermnantly ban more than 8640 minutes(6 days)
|
|
|
|
 |
|
SVC-1167 Script function to return objects
|
|
|
|
|
MISC-242
Create llAddToRegionBanList, llRemoveFromRegionBanList
|
|
|
|
|
|
This issue is related to by:
|
|
|
WEB-240 Capabilities for Estate Owners/Managers (http://cap.secondlife.com/...)
|
|
|
|
 |
|
SVC-243 Current "land sale" tools are unsuitable for estate use.
|
|
|
|
 |
|
SVC-1615 New Feature -> LSL -> llFreezeAgent
|
|
|
|
 |
|
SVC-456 Meta-Issue: Improved Anti-Griefer Tools
|
|
|
|
 |
|
SVC-301 Meta-issue: New LSL Functions
|
|
|
|
 |
|
SVC-267 Meta-Issue: Small improvements over big new features!
|
|
|
|
 |
|
SVC-541 Meta-Issue : Estate Improvements
|
|
|
|
|
|
|
|
|
|
|
Create LSL functions for common estate level operations. These functions would only work in objects owned by the estate owner. Would allow fine grained delegation of estate management functionalities.
list llGetTopScripts() - Retuns highest 10 scripts with coordinates of object
llSetTerrainTexture(integer texture_number, key texture); Sets the terrain texture. texture_number could be defined constants.
llSetTerrainTextureHeight(integer corner, float low, float high);
llSetTerraformLimits(float low, float high);
llAddToEstateBanList(integer key, integer all_estates); Second parameter boolean, "this estate or all estates"
llRemoveFromEstateBanList(integer key, integer all_estates);
llRebootSimulator();
It is ridiculous that we must give someone absolute access to delegate one single estate function to them. These functions (and others like them) will go a long way to solve this problem, allowing very fine grained delegation.
Links to known wiki discussion and documentation pages
https://wiki.secondlife.com/wiki/LlAddToEstateBanList
https://wiki.secondlife.com/wiki/LlRemoveFromEstateBanList
|
|
Description
|
Create LSL functions for common estate level operations. These functions would only work in objects owned by the estate owner. Would allow fine grained delegation of estate management functionalities.
list llGetTopScripts() - Retuns highest 10 scripts with coordinates of object
llSetTerrainTexture(integer texture_number, key texture); Sets the terrain texture. texture_number could be defined constants.
llSetTerrainTextureHeight(integer corner, float low, float high);
llSetTerraformLimits(float low, float high);
llAddToEstateBanList(integer key, integer all_estates); Second parameter boolean, "this estate or all estates"
llRemoveFromEstateBanList(integer key, integer all_estates);
llRebootSimulator();
It is ridiculous that we must give someone absolute access to delegate one single estate function to them. These functions (and others like them) will go a long way to solve this problem, allowing very fine grained delegation.
Links to known wiki discussion and documentation pages
https://wiki.secondlife.com/wiki/LlAddToEstateBanList
https://wiki.secondlife.com/wiki/LlRemoveFromEstateBanList |
Show » |
made changes - 27/May/07 11:12 PM
| Field |
Original Value |
New Value |
|
Link
|
|
This issue is related to by SVC-243
[ SVC-243
]
|
made changes - 28/May/07 08:54 PM
|
Link
|
|
This issue Relates to MISC-242
[ MISC-242
]
|
made changes - 22/Jul/07 05:57 PM
|
Link
|
|
This issue is related to by WEB-240
[ WEB-240
]
|
made changes - 22/Jul/07 07:59 PM
|
Link
|
|
This issue is related to by SVC-241
[ SVC-241
]
|
made changes - 22/Jul/07 07:59 PM
|
Link
|
|
This issue is related to by SVC-301
[ SVC-301
]
|
made changes - 23/Jul/07 03:33 PM
|
Link
|
This issue is related to by SVC-241
[ SVC-241
]
|
|
made changes - 23/Jul/07 03:33 PM
|
Link
|
|
This issue is related to by SVC-456
[ SVC-456
]
|
made changes - 06/Aug/07 08:04 AM
|
Link
|
|
This issue is related to by SVC-267
[ SVC-267
]
|
made changes - 13/Aug/07 07:19 PM
|
Link
|
|
This issue is related to by SVC-541
[ SVC-541
]
|
made changes - 13/Aug/07 07:41 PM
|
Link
|
|
This issue is related to by SVC-540
[ SVC-540
]
|
made changes - 15/Aug/07 10:39 PM
|
Priority
|
Normal
[ 4
]
|
Major
[ 3
]
|
made changes - 02/Sep/07 03:33 PM
|
Component/s
|
|
Scripts
[ 10043
]
|
made changes - 27/Sep/07 11:19 AM
|
Link
|
|
This issue duplicates SVC-714
[ SVC-714
]
|
made changes - 02/Oct/07 02:19 AM
|
Link
|
This issue duplicates SVC-714
[ SVC-714
]
|
|
made changes - 02/Oct/07 11:45 AM
|
Description
|
Create LSL functions for common estate level operations. These functions would only work in objects owned by the estate owner. Would allow fine grained delegation of estate management functionalities.
list llGetTopScripts() - Retuns highest 10 scripts with coordinates of object
llSetTerrainTexture(integer texture_number, key texture); Sets the terrain texture. texture_number could be defined constants.
llSetTerrainTextureHeight(integer corner, float low, float high);
llSetTerraformLimits(float low, float high);
llAddToEstateBanList(integer key, integer all_estates); Second parameter boolean, "this estate or all estates"
llRemoveFromEstateBanList(integer key, integer all_estates);
llRebootSimulator();
It is ridiculous that we must give someone absolute access to delegate one single estate function to them. These functions (and others like them) will go a long way to solve this problem, allowing very fine grained delegation.
|
Create LSL functions for common estate level operations. These functions would only work in objects owned by the estate owner. Would allow fine grained delegation of estate management functionalities.
list llGetTopScripts() - Retuns highest 10 scripts with coordinates of object
llSetTerrainTexture(integer texture_number, key texture); Sets the terrain texture. texture_number could be defined constants.
llSetTerrainTextureHeight(integer corner, float low, float high);
llSetTerraformLimits(float low, float high);
llAddToEstateBanList(integer key, integer all_estates); Second parameter boolean, "this estate or all estates"
llRemoveFromEstateBanList(integer key, integer all_estates);
llRebootSimulator();
It is ridiculous that we must give someone absolute access to delegate one single estate function to them. These functions (and others like them) will go a long way to solve this problem, allowing very fine grained delegation.
Links to known wiki discussion and documentation pages
https://wiki.secondlife.com/wiki/LlAddToEstateBanList
https://wiki.secondlife.com/wiki/LlRemoveFromEstateBanList
|
made changes - 22/Dec/07 12:59 AM
|
Workflow
|
jira
[ 11740
]
|
jira-2007-12-21
[ 20632
]
|
made changes - 22/Dec/07 01:18 AM
|
Workflow
|
jira
[ 20632
]
|
jira-2007-12-21
[ 21560
]
|
made changes - 22/Dec/07 01:51 AM
|
Workflow
|
jira
[ 21560
]
|
jira-2007-12-21
[ 23417
]
|
made changes - 23/Dec/07 12:12 AM
|
Workflow
|
jira-2007-12-21
[ 23417
]
|
jira-2007-12-22a
[ 48166
]
|
made changes - 23/Dec/07 12:29 AM
|
Workflow
|
jira-2007-12-21
[ 48166
]
|
jira-2007-12-22a
[ 49038
]
|
made changes - 10/Jan/08 08:48 PM
|
Link
|
|
This issue Relates to SVC-1167
[ SVC-1167
]
|
made changes - 13/Feb/08 07:29 PM
|
Link
|
|
This issue is related to by VWR-706
[ VWR-706
]
|
made changes - 24/Mar/08 12:28 PM
|
Link
|
|
This issue Relates to SVC-1911
[ SVC-1911
]
|
made changes - 04/Sep/08 08:23 PM
|
Link
|
|
This issue is duplicated by SVC-3004
[ SVC-3004
]
|
made changes - 13/Nov/08 12:02 PM
|
Workflow
|
jira-2007-12-22a
[ 49038
]
|
jira-2008-11-14
[ 80098
]
|
made changes - 13/Nov/08 04:26 PM
|
Workflow
|
jira-2008-11-14
[ 80098
]
|
jira-2008-11-14a
[ 86000
]
|
made changes - 13/Nov/08 04:38 PM
|
Workflow
|
jira-2008-11-14
[ 86000
]
|
jira-2008-11-14a
[ 89494
]
|
made changes - 13/Nov/08 04:46 PM
|
Workflow
|
jira-2008-11-14
[ 89494
]
|
jira-2008-11-14a
[ 92040
]
|
|