opensim服务端命令介绍

更新时间:2023-05-12 21:32:11 阅读: 评论:0

Server Console Commands
General Server Command
•alert - nd alert to a designated ur or all urs.
alert [First] [Last] [Message] - nd an alert to a ur. Ca nsitive.
alert general [Message] - nd an alert to all urs.
•backup - trigger a simulator backup
•change-region[region name] - subquent commands apply only to the specified region •change-region root (or ..) - exits the region and returns to 'root'
•clear-asts - forcibly clears ast cache, probably leaving sim unstable. U with caution.
•create-region [name] [filename] - Creates a new region.
•create ur [first] [last] [passw] [RegionX] [RegionY] - creates a new ur and password with region t to the region defined by the given coordinates
or just: create ur - and rver prompts for all data
Note: In standalone mode u the Ur default coordinates
of 1000 for Start Region X and Y position otherwi rver
gives error of "[LOGIN]: Not found region"
团结的近义词•command-script [name of scriptfile] - Runs a command script containing rver commands.
•edit-scale [primitivename] [xvalue] [yvalue] [zvalue] - changes size of the named prim.
•force-update - triggers a rend of all prims in a region.
•help - what was this ?
•load-xml [filename] [-newUID] [offt_x offt_y offt_z] - load prims from XML
-newUID optional switch generates new UUID's for all prims
leave this switch off to keep UUID's as they were
Offt is optional
This example lets you place it at an offt from 100,100,20.. as such:
load-xml [filename] -newUID 3 1 2
(Loading the prim at 103, 101, 22)
•save-xml [filename] - save prims to XML
•load-xml2 [filename] - optional parameters not supported for XML2 format as at 1-Jul-2008 •save-xml2 [filename] - save prims to XML (Format 2 - rearrangement of some nodes, to make loading/saving easier)
•load-oar [filename] - load an OpenSimulator archive. This entirely replaces the current region.
Default filename is scene_ See OpenSim Archives for more details.
•save-oar [filename] - save the current region to an OpenSimulator archive. Default filename is scene_ See OpenSim Archives for more details.
•permissions [on|off] - each ur becomes super ur
•script [command] - nds a command to all scripts in the Scene
•t-time [time] - ts the region's clock
•show asts - shows state of ast cache.
•show uptime - show simulator startup and uptime.
•show urs - show info about connected urs.
•show modules - show info about loaded region or shared modules
•show threads - shows the persistent threads registered with the system. Does not include threadpool threads.
•shutdown - disconnect all clients and shutdown.
•terrain help - show help for terrain commands.
•quit - equivalent to shutdown.
Terrain Specific
Terrain
Type terrain before each of the commands to u. Also note that some of the may require a sim restart to show properly.
•load - Loads a terrain from a specified file.
•load-tile - Loads a terrain from a ction of a larger file.
•save - Saves the current heightmap to a specified file.
•fill - Fills the current heightmap with a specified value.
•elevate - Rais the current heightmap by the specified amount.
•lower - Lowers the current heightmap by the specified amount.
•multiply - Multiplies the heightmap by the value specified.
•bake - Saves the current terrain into the regions revert map.
•revert - Loads the revert map terrain into the regions heightmap.
•newbrushes - Enables experimental brushes which replace the standard terrain brushes.
WARNING: This is a debug tting and may be removed at any time.
•stats - Shows some information about the regions heightmap for debugging purpos.
•effect - Runs a specified plugin effect
Commands (Explained)
load
Loads a terrain from a specified file.
Parameters鸡瘟的症状
•filename (String)
The file you wish to load from, the file extension determines the loader to be ud.
Supported extensions include: .r32 (RAW32) .f32 (RAW32) .ter (Terragen) .raw (LL/SL
RAW) .jpg (JPEG) .jpeg (JPEG) .bmp (BMP) .png (PNG) .gif (GIF) .tif (TIFF) .tiff (TIFF)
load-tile
Loads a terrain from a ction of a larger file.
Parameters
•filename (String)
The file you wish to load from, the file extension determines the loader to be ud.
Supported extensions include: .r32 (RAW32) .f32 (RAW32) .ter (Terragen) .raw (LL/SL
RAW) .jpg (JPEG) .jpeg (JPEG) .bmp (BMP) .png (PNG) .gif (GIF) .tif (TIFF) .tiff (TIFF) •file width (Integer)
The width of the file in tiles
消防宣传日是哪一天•file height (Integer)
The height of the file in tiles
•minimum X tile (Integer)
The X region coordinate of the first ction on the file
•minimum Y tile (Integer)
The Y region coordinate of the first ction on the file
save
Saves the current heightmap to a specified file.
Parameters
•filename (String)
The destination filename for your heightmap, the file extension determines the format to
save in. Supported extensions include: .r32 (RAW32) .f32 (RAW32) .ter (Terragen) .raw (LL/
SL RAW) .jpg (JPEG) .jpeg (JPEG) .bmp (BMP) .png (PNG) .gif (GIF) .tif (TIFF) .tiff (TIFF)
fill
Fills the current heightmap with a specified value.
Parameters
•value (Double)
The numeric value of the height you wish to t your region to.
elevate
Rais the current heightmap by the specified amount.
Parameters
•amount (Double)
lower你知道我的梦
Lowers the current heightmap by the specified amount.
Parameters
•amount (Double)
The amount of height to remove from the terrain in meters.
multiply
Multiplies the heightmap by the value specified.
Parameters
•value (Double)
The value to multiply the heightmap by.
bake
Saves the current terrain into the regions revert map.
revert
Loads the revert map terrain into the regions heightmap.
newbrushes
Enables experimental brushes which replace the standard terrain brushes. WARNING: This is a debug tting and may be removed at any time.
Parameters
•Enabled? (Boolean)
true / fal - Enable new brushes
stats
梦见自己吃药
Shows some information about the regions heightmap for debugging purpos.
effect
Runs a specified plugin effect
Parameters
金厢滩•name (String)
The plugin effect you wish to run, or 'list' to e all plugins
SVNBackup Module
•svn save - saves a current copy of all your regions to SVN.
•svn load - loads SVN head and imports it to your region.
•svn load <revision> - loads a specified revision
路虎品牌
•svn load-region <name> - loads a specified region at head revision
•svn load-region <name> <revision> - loads a specified region from a specified SVN revision.
UrServer Commands
Only in grid mode:暗生香
login-level [level] : t the minimal ur GodLevel to access to the grid. By default a new ur has
a value of 0
login-ret : ret the level to 0
login-text "text"  : t the welcome text

本文发布于:2023-05-12 21:32:11,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/82/604688.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:鸡瘟   梦见   症状   吃药
相关文章
留言与评论(共有 0 条评论)
   
验证码:
推荐文章
排行榜
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图