mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-02 16:18:19 +00:00
Upstream update, new function llSetEnvironment
This commit was in the preprocessor branch by mistake; it has now been brought to the master branch.
This commit is contained in:
parent
bc992e6182
commit
3f77f14eac
2 changed files with 6 additions and 1 deletions
|
@ -1162,6 +1162,10 @@ void llRemoveInventory(string item)
|
|||
|
||||
void llRemoveVehicleFlags(integer flags)
|
||||
|
||||
integer llSetEnvironment(vector position, list params)
|
||||
# not sure but we better choose the safest setting
|
||||
- unstable
|
||||
|
||||
integer llReplaceEnvironment(vector position, string environment, integer track_no, integer day_length, integer day_offset)
|
||||
# not sure but we better choose the safest setting
|
||||
- unstable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue