使用Windows *** 作系统的客户端如何设置NTP网络服务器

使用Windows *** 作系统的客户端如何设置NTP网络服务器,第1张

111 NET TIMEnet time命令使计算机的时钟与另一个计算机或域的时钟同步。如果在没有 /set 选项的情况下使用,则显示另一个计算机或域的时间。net time的语法为:net time [\computername | /domain[:domainname] | /rtsdomain[:domainname]] [/set]net time [\computername] [/querysntp] | [/setsntp[:ntp server list]]参数说明:l 无参数,显示被指派为本地计算机的Windows服务器域时间服务器的当前时间。l \computername,指定要检查或与之同步的服务器的名称。l /domain[:domainname],指定要同步时间的域。l /rtsdomain[:domainname],指定要与之同步的可信时间服务器所在的域。l /set,使计算机的时钟与指定的计算机或域的时间同步。l /querysntp,显示当前为本地计算机或 \computername 所指定的计算机配置网络时间协议(NTP)服务器的名称。l /setsntp[:ntp server list],指定本地计算机所使用的NTP时间服务器的列表。该列表可以包含IP地址或DNS名称,用空格分开。如果要使用多个时间服务器,该列表必须用引号引起来。例如net time /setsntp:"timenistgov,0x1 time-anistgov,0x1”,其中的0x1是在使用完整域名称作为NTP服务器的时候需要的,如果使用IP地址则可以忽略。112 W32time W32tm是用来同步本地计算机与远程计算机或域时间的类似命令。在域控制器上使用W32tm前必须停止W32Time,完成后再启动W32Time。W32tm的语法为:w32tm [ -tz | -s [computer] | -adj | -adjoff | -source | -once ][-test] [-v] [-p ] [-period ]关于W32tm语法的详细说明,可以在命令提示符下键入W32tm /?,将列出语法和所有参数的说明。12 注册表项以下注册表项位于 HKLM\SYSTEM\CurrentControlSet\Services\W32Time\121 Parameters\PeriodHKLM\SYSTEM\CurrentControlSet\Services\W32Time\Parameters\Period 注册表项控制着 Windows 时间服务同步的频率。为它指定的值只能是以下列表中的某个特殊值:l 65531, "DailySpecialSkew" - 设置为每隔 45 分钟同步一次,直到有一次成功,然后每天同步一次。l 65532, "SpecialSkew" - 设置为每隔 45 分钟同步一次,直到有三次成功,然后每隔八小时同步一次。这是默认设置。l 65533, "Weekly" - 设置为每隔七天同步一次。l 65534, "Tridaily" - 设置为每隔三天同步一次。l 65535, "BiDaily" - 设置为每隔两天同步一次。l 0 - 对于 NT5DS,则每隔 45 分钟同步一次,直到有三次成功,然后每隔八小时同步一次。对于 NTP,则每隔 8 小时同步一次。l freq - freq 代表您希望 Windows 时间服务每天同步的次数。如果您不想使用那些事先指定好的值,则必须使用此选项。13 设置示例设置Windows Time 服务:在“控制面板”中打开“管理工具”,再打开“服务”;在服务中找到“Windows Time”,双击服务名称,在打开的“Windows Time的属性”中设置“启动类型”为“自动”,再按下启动按钮。在“运行(R)”中用“cmd”命令进入在DOS命令行窗体;执行以下命令(注意空格):net time /setsntp:1921681232net stop w32timenet start w32timew32tm –s(设置时间服务器地址)(停止时间服务)(启动时间服务)(立即同步时间)14 可能出现的问题计算机没有同步。因为没有可用的时间数据。(The computer did not resync because no time data was available)出现该问题的原因可能是windows time service没有正确的启动,或者与组策略中的时间配置冲突。请在组策略(gpeditmsc)中将配置更改为“未配置”。2 Windows XP21 命令介绍Windows XP下有关时间的命令有两个,net time和W32tm,下面对这两个命令的语法和参数加以说明。211 NET TIMEnet time命令使计算机的时钟与另一个计算机或域的时钟同步。如果在没有 /set 选项的情况下使用,则显示另一个计算机或域的时间。net time的语法为:net time [\computername | /domain[:domainname] | /rtsdomain[:domainname]] [/set]net time [\computername] [/querysntp] | [/setsntp[:ntp server list]]参数说明:l 无参数,显示被指派为本地计算机的Windows服务器域时间服务器的当前时间。l \computername,指定要检查或与之同步的服务器的名称。l /domain[:domainname],指定要同步时间的域。l /rtsdomain[:domainname],指定要与之同步的可信时间服务器所在的域。l /set,使计算机的时钟与指定的计算机或域的时间同步。l /querysntp,显示当前为本地计算机或 \computername 所指定的计算机配置网络时间协议(NTP)服务器的名称。l /setsntp[:ntp server list],指定本地计算机所使用的NTP时间服务器的列表。该列表可以包含IP地址或DNS名称,用空格分开。如果要使用多个时间服务器,该列表必须用引号引起来。例如net time /setsntp:"timenistgov,0x1 time-anistgov,0x1”,其中的0x1是在使用完整域名称作为NTP服务器的时候需要的,如果使用IP地址则可以忽略。212 W32time W32tm是用来同步本地计算机与远程计算机或域时间的类似命令。在域控制器上使用W32tm前必须停止W32Time,完成后再启动W32Time。W32tm的语法为:w32w32tm [/ | /register | /unregister ]w32tm /monitor [/domain:<domain name>] [/computers:<name>[,<name>[,<name>]]][/threads:<num>]w32tm /ntte <NT time epoch>w32tm /ntpte <NTP time epoch>w32tm /resync [/computer:<computer>] [/nowait] [/rediscover] [/soft]w32tm /stripchart /computer:<target> [/period:<refresh>][/dataonly] [/samples:<count>]w32tm /config [/computer:<target>] [/update][/manualpeerlist:<peers>] [/syncfromflags:<source>] [/LocalClockDispersion:<seconds>]w32tm /tzw32tm /dumpreg [/subkey:<key>] [/computer:<target>]关于W32tm语法的详细说明,可以在命令提示符下键入W32tm /?,将列出语法和所有参数的说明。22 注册表项以下注册表项位于 HKLM\SYSTEM\CurrentControlSet\Services\W32Time\注册表项MaxPosPhaseCorrection路径HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Config注意该项指定服务可进行的最大正时间校准量(以秒为单位)。如果服务确定某个更改幅度大于所需的幅度,它将记录一个事件。特殊情况:0xFFFFFFFF 表示总是校准时间。域成员的默认值是 0xFFFFFFFF。独立客户端和服务器的默认值是 54,000(15 小时)。注册表项MaxNegPhaseCorrection路径HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Config注意该项指定服务可进行的最大负时间校准量(以秒为单位)。如果服务确定某个更改幅度大于所需的幅度,它将转而记录一个事件。特殊情况:-1 表示总是校准时间。域成员的默认值是 0xFFFFFFFF。独立客户端和服务器的默认值是 54,000(15 小时)。注册表项MaxPollInterval路径HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Config注意 该项指定系统轮询间隔所允许的最大间隔(单位是对数表示的秒)。请注意,尽管系统必须根据预定的间隔进行轮询,但是提供程序可以根据请求拒绝生成示例。域成员的默认值是 10。独立客户端和服务器的默认值是 15。注册表项SpecialPollInterval路径 HKLM\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient注意该项指定手动对等端的特殊轮询间隔(以秒为单位)。当启用 SpecialInterval 0x1 标志时,W32Time 将使用此轮询间隔而非 *** 作系统确定的轮询间隔。域成员的默认值是 3,600。独立客户端和服务器的默认值是 604,800。注册表项MaxAllowedPhaseOffset路径HKLM\SYSTEM\CurrentControlSet\Services\W32Time\Config注意该项指定 W32Time 尝试使用时钟速率调整计算机时钟的最大偏移(以秒为单位)。当偏移大于该速率时,W32Time 将直接设置计算机时钟。域成员的默认值是 300。

腐蚀 RUST游戏指令和服务器指令一览,在服务器中,管理员也可以利用指令来管理游戏中不正当行为。下面就给大家带来腐蚀RUST基本指令及服务器指令大全,以供玩家们参考。

基本指令

(以下在聊天框内输入)

/msgmessage a specified player(私信一个玩家)

/mePuts your text into a purple color(你的 文字 将以紫色发出)

(以下在控制台内输入,按F1)

grasson true/false Enables or disables grass; Improves FPS for some(打开/关闭草地,可提高FPS)

grassdisplacement true/false Enables or disables grass displacements(打开关闭草地 移动 )

terrainidleinterval 0-100 Sets how often to draw unseen terrain; setting to 0 will disable(远景更新平率,0为不允许)

guishow Turns the UI on(显示用户界面)

guihide Turns the UI off(关闭用户界面)

guishow_branding Turns the branding UI in top-right corner on(显示右上角的标识)

guihide_branding Turns the branding UI in top-right corner off(隐藏右上角的标识)

netconnect "Server IP" Connect to a direct server IP(连接服务器IP,Server IP出填写服务器的IP)

netdisconnect Disconnects from a server(断开服务器连接)

netreconnect Reconnect to the last server you were on(重新连接上一个服务器)

censornudity false Disabled censorship(关闭裸体)

suicide Kills your character allowing for a respawn(自杀)

quit Quits the game(退出游戏)

服务器指令

rconlogin "password" Use your 'Password' to login into Rcon via ingame console (F1)。(使用控制台登录服务器)

status See how many players are online on server(查看在线玩家数量)

noticepopupall "message" Pops up a message for all players(发送服务器公告,在每个玩家屏幕上d出)

find Lists available console commands(列出控制台指令)

kick "player" Kicks player from the server(踢出某个玩家)

ban "player" or "steamid" Bans player Doesn't kick him though(封掉一个玩家)

banid "steamid" "reason" Bans a steamid from the server(封掉一个玩家的steamID,reason处可写理由,挂狗和无(B)素(I)质(U)狗去死吧)

unbanall Unbans all players(解封所有玩家)

truthenforce true/false Server kicks people automatically when they are doing "weird" things(服务器自动踢出做奇怪事情的人,如卡BUG)

saveall Saves world map and player inventory(服务器保存当前地图和玩家信息)。

say [message] Sends a message to the person/s in-game globally(以服务器身份说话)

invgiveplayer "player" "item" "amount" Gives 'Player' the 'Item' Full name and Item name required List of Items(给玩家东西,“玩家”“物品”“数量”)

invgiveall "item" "amount" Gives all players 'Item' Full Item name required List of Items(给所有人东西,“玩家”“物品”“数量”,比如节日的时候,可以作为惊喜,没人给一把q什么的)

dmggodmode true/false Gives all logged in admins godmode(开启/关闭所有人 创造 模式)

craftingcancel Cancels every single crafting job in progress for everyone(取消制作任何东西)

craftinginstant true/false Sets crafting to be instant for everyone(开启/关闭瞬间制作)

craftinginstant_admins true/false Sets crafting to be instant for logged in admins only(开启/关闭管理员瞬间制作)

craftingtimescale "amount" Sets the timescale of crafting to 'amount' (1 = default, 05 = half time)。(设置制作物品时间的速度,1为默认,05为一半时间)

airdropdrop Starts an airdrop(进行一次物品空降)

airdropmin_players "amount" Starts airdrops only when minimum X players are online(开始物品空降,当在线人数至少“X”人的时候)

vehiclespawn Spawns a car at your current position( 放置 一辆车,在你当前位置,管理装B专用)

serverhostname Sets a hostname(设置服务器名称)

serverclienttimeout "time"Sets the time until someone times out Good to fight item glitchers (Default 2 minutes)(设置超时时长,默认为2分钟)

serverpvp true/false Sets PVP on or off(开启PVP)

servermaxplayers "amount" Sets maximum amount of server slots(设置最大玩家数量)

sleeperson true/false Sets sleepers on or off(是否允许睡眠模式)

envtime "amount" Sets the time of day to a specified value(设置天的时间)

falldamageenabled true/false Turns fall damage on or off(开启/关闭掉落伤害)

RUST++ MOD

(以下在聊天框内输入)

基本命令

/share playername shares your doors with a player(共享你的门给一个玩家)

/unshare playername unshares your doors with a player(解除对一个玩家的门共享)

/help Shows commands(显示所有指令)

/pm "playername" "message" private messages a player(私聊一个玩家,名字必须写全)

/r message here quick reply to last PM(快速回复上一个私聊你的玩家)

/history Shows chat history, last 6 messages by default(显示前6个聊天内容)

/players Shows online players(显示当前在线玩家)

/location Shows the coordinates of the player(显示玩家的当前坐标)

/ping shows latency between client and server(显示服务器的延迟)

/starter gives a configurable starter kit(给予初始装备)

/friends shows your friends list(显示朋友列表)

/addfriend playername adds a player to your friends list(添加一个玩家为好友)

/unfriend playername removes a friend(移除一个好友)

/about shows server mod version(显示服务器版本)

管理员命令

/announce message here ADMIN ONLY - announces a message to the server(发送服务器公告)

/loadout ADMIN ONLY - spawns you an admin loadout set in the config file(生成一个管理 *** 作记录在设置文件夹下)

RustEssentials MOD

(以下在聊天框内输入)

/access {on} (Gives the sender access to all doors,给予你打开所有门的权限)

/access {off} (Revokes access to all doors from the sender,移除你打开所有门的权限)

/airdrop (Spawns an airdrop with a random drop location,设置一次随地地点的空降)

/airdrop(Spawns an airdrop with a drop location at the specified player,设置一次空降给某个玩家)

/ban(Bans player with reason: "Banned by a(n)",封掉一个玩家)

/ban[reason] (Bans player with reason,封掉一个玩家和愿意)

/chan {g} (Joins the global chat,加入全球聊天屏道)

/chan {global} (Joins the global chat,同上)

/chan {d} (Joins the direct chat,加入一个特定聊天屏道)

/chan {direct} (Joins the direct chat,同上)

/give(Gives the item to that player,给一个玩家指定物品)

/give[amount] (Gives the amount of the item to that player,给一个玩家指定物品和数量)

/give[item id] (Gives 1 of the item with the corresponding id to that player,给一个玩家指定的物品,这里用的是物品ID)

/give[item id] [amount] (Gives the amount of the item with the corresponding id to that player,给一个玩家指定的物品和数量,这里用的是物品ID)

/god(Gives the specified player god mode,给指定玩家上帝模式)

/heal player name (Heals the designated player,恢复指定玩家的血)

/help (Returns available commands for your current rank,显示指令)

/help [command without /] (Returns the documentation and syntax for the specified command,显示已经排除外的指令,without/后面填上你不想显示的指令)

/history {1-50} (Returns the the last # lines of the chat history,查看聊天记录,1-50里面填你想查看前面多少条记录)

/i(Gives the item to you,给自己指定物品)

/i[amount] (Gives the amount of the item to you,给自己指定物品和数量)

/i [item id] (Gives 1 of the item with the corresponding id to you,给自己指定物品,这里用的是物品ID)

/i [item id] [amount] (Gives the amount of the item with the corresponding id to you,给自己指定物品和数量,这里用的是物品ID)

/join (Emulates the joining of yourself, 模拟 自己加入游戏)

/join(Emulates the joining of a fake player,加入一个机器人到游戏中)

/kick(Kick player with reason: "Kicked by a(n)",踢出一个玩家)

/kick[reason] (Kick player with reason,踢出一个玩家和愿意)

/kickall (Kicks all users, except for the command executor, out of the server踢出所有玩家,除了输入这条指令者)

/kill(Kills the specified player,杀死一个指定玩家)

/kit [kit name] (Gives the user the specified kit if the user has the correct authority level,给一个用户指定套装,当这个玩家有指定的权限的时候)

/kits (Lists the kits available to you,列出自己所有能用的套装)

/leave (Emulates the leaving of yourself,模拟自己离开游戏)

/leave(Emulates the leaving of a fake player,模拟一个机器人离开游戏)

/mute(Mutes the player on global chat,禁言一个玩家)

/online (Returns the amount of players currently connected,显示所有服务器在线玩家)

/pmmessage (Sends a private message to that player,私聊某个玩家)

/pos (Returns the player's position,显示玩家所在的坐标)

/reload {config/whitelist/ranks/commands/kits/motd/bans/all} (Reloads the specified file,重新加载指定的文件)

/save (Saves all world data,保存世界数据)

/say message (Says a message through the plugin,以服务器身份说话,在公屏上)

/saypop message (Says a (!) dropdown message to all clients,d出一段话,在玩家屏幕上)

/saypop [icon] message (Says a dropdown message to all clients with designated icon),以icon的什么d出一段话,在玩家屏幕上

/share player name (Shares ownership of your doors with the designated user,共享门给指定玩家)

/stop (Saves, deactivates, and effectively stops the server,停止服务器并保存)

/time (Returns current time of day,显示当前世界时间)

/time {0-24} (Sets time to a number between 0 and 24,设置当前世界时间)

/time {day} (Sets time to day,设置为白天)

/time {freeze} (Freezes time,冻住当前时间)

/time {night} (Sets time to night,设置为晚上)

/time {unfreeze} (Unfreezes time,解冻当前时间)

/timescale (Returns the speed at which time passes,显示当前时间流逝速度)

/timescale [#] (Sets the speed at which time passes Recommended between 0 and 1 WARNING: THIS AFFECTS AIRDROPS,设置时间流逝速度,在0和1之间,警告!这个将影响到空降时间)

/uid (Returns your steam UID,显示你的steamID)

/uid player name (Returns that user's steam UID,显示指定玩家的steamID)

/unban(Unbans the specified player,解封指定玩家)

/ungod(Revokes god mode from the specified player,解除指定玩家的上帝模式)

/unmute(Unmutes the player on global chat,解除指定玩家的禁言)

/unshare {all} (Revokes ownership of your doors from everyone,解除对所有玩家的门共享)

/unshare player name(Revokes ownership of your doors from the designated user,解除对指定玩家的门共享)

/version (Returns the current running version of Rust Essentials,重置Rust Essentials模组的版本)

/whitelist {add} [UID] (Adds the specified Steam UID to the whitelist,把指定steamID添加至白名单)

/whitelist {check} (Checks if you're currently on the whitelist,查询白名单)

/whitelist {kick} (Kicks all players that are not whitelisted This only work if whitelist is enabled,踢出所有在白名单的人,如果白名单已经启动)

/whitelist {off} (Turns whitelist off,关掉白名单)

/whitelist {on} (Turns whitelist on,打开白名单)

/whitelist {rem} [UID] (Removes the specified Steam UID to the whitelist,移除指定steamID从白名单)

您可以通过以下步骤在 macOS 终端中校准时间为太平洋时间:
1 打开终端,进入命令行模式。
2 输入以下命令来确定当前时区:
`date`
3 如果您的系统时区不是太平洋时间,请执行以下命令来更改时区为太平洋时间:
`sudo systemsetup -settimezone America/Los_Angeles`
上述命令将时区更改为美国洛杉矶时区,即太平洋时间。
4 系统会要求您输入管理员密码。输入密码后,按下回车键。
5 输入以下命令来验证时区是否已更改:
`date`
6 如果日期和时间正确,说明您已成功更改时区。
请注意,如果您在终端中使用了任何计划任务或其它定时任务,也要一并相应地调整时间。

天堂2单机版通用GM指令
这是游戏里的GM所能使用的指令
//admin - Brings up the admin menu
开启GM指令
//gmchat - Sends a global message that only GMs can see
游戏GM专用公告讯息,只有其他GM看得到
Ussage - //gmchat Type message here
使用方法://gmchat 然后你要打得讯息
//gm - Turns on or off your GM status
开启或关闭GM
//invul - Makes you invulnerable
开始或关闭无敌状态
//delete - Used to remove a targetted Mob Mob will not respawn
删除NPC脚色(包括怪物),删除后不会重生
//kill - Used to kill a targetted Mob Mob will respawn
杀死 NPC脚色(包括怪物),杀死后会重生
//target - Used to target a Mob or player
锁定NPC,怪物,或其他玩家
Usage: //target kadar
使用方法://target 然后再键入NPC,怪物,或其他玩家名称
//buy - Opens the GMShop
开启GM商店
//gmshop - Opens the GMShop
开启GM商店
//announce_menu - Opens the announce menu
开启公告选单
//list_announcements - Lists the current announcements
显示之前的公告选单
//reload_announcements - Reloads the announcement list
重新显示公告选单
//announce_announcements - Posts all announcements in list
把所有公告选单里的内容全部公告出来
//add_announcement - Adds an announcement
增加公告选单的内容
Usage: //add_announcement Your announcement here
使用方法://add_announcement 然后你要说的话
//del_announcement - Deletes an announcement
删除公告
Usage: //del_announcement Your announcement here
使用方法://del_announcement 然后你要删除的话
//announce - Posts an announcement
公布公告
Usage: //announce Your announcement here
使用方法://announce 然后你要说的话
//itemcreate - Opens the item creation menu
打开物品制造选单
//create_item - Creates an item
创造物品
Usage: //create_item item_id
使用方法://create_item 然后物品ID
//server_shutdown - Starts the shutdown process
开始进行服务器关机程序
Usage: //server_shutdown Number of seconds
使用方法://server_shutdown 然后倒数计时的秒数
//server_restart - Starts the restart process
开始进行服务器重启程序
Usage: //server_restart Number of seconds
使用方法://server_restart 然后几秒后重起的秒数
//server_abort - Stops the server shutdown
停止服务器关机程序
//show_spawns - Opens spawn menu
打开NPC召唤选单
//spawn - Spawns a Mob on current target
召唤NPC
Usage: //spawn npc_id
使用方法://spawn 然后NPC的ID
//spawn_monster - Spawns a Mob on current target
召唤怪物
Usage: //spawn_monster npc_id
使用方法://spawn_monster 然后怪物的ID
//spawn_index - Shows menu for monsters with respective level
显示怪物选单(特定的等级排列)
Usage: //spawn_index level
使用方法://spawn_index 然后怪物们的等级
//show_skills - Lists targetted players skills
显示玩家的技能
//remove_skills - Removes the targetted players skills
删除玩家的所有技能
//skill_list - Opens skill menu
打开技能选单
//skill_index - Opens skill menu according to players stats
显示玩家的技能表
//add_skill - Adds a skill to a targetted player
帮玩家增加技能
Usage: //add_skill Skill_id level
使用方法://add_skill 然后技能的ID,接着是技能等级
//remove_skill - Removes a skill from a targetted player
删除玩家的技能特定技能
Usage: //remove_skill Skill_id
使用方法://remove_skill 然后技能ID
//get_skills - Temporarily gives you the skills of a targetted player
暂时性的给你所选择的玩家技能
//reset_skills - Restores your skills from before the get_skills command
从新启动玩家的技能(在学到技能前的状态)
//add_exp_sp_to_character - Opens the xp sp menu of the targetted player
打开替玩家加经验值,SP值的选单
//add_exp_sp - Adds xp sp to targetted player
替你所选择的玩家加经验值,SP值
Usage: //add_exp_sp xp_number sp_number
使用方法://add_exp_sp 然后是经验值,接着是SP值
//edit_character - Opens menu to edit targetted player
开启玩家变动选单
//current_player - Opens character list
开启玩家选单
//character_list - Opens list of online players
开启在线玩家选单
//show_characters - Opens list of online players
开启在线玩家选单
//find_character - Opens the find player menu
开启搜寻玩家选单
//save_modifications - Saves the edits done to the targetted player
储存你选择的玩家所作的改动
//show_moves - Opens the teleport menu
开启传送选单
//show_moves_other - Opens the teleport menu named other
开启其他名字的传送选单(这句我不懂,我就用原文翻译)
//show_teleport - Opens the teleport menu
开启传送选单
//teleport_to_character - Teleports you to the named player
传送到玩家的身边
Usage: //teleport_to_character kadar
使用方法://teleport_to_character 然后玩家的名字
//move_to - Teleports you to coordinates given
传送到你所指定的坐标
Usage: //move_to 11111 22222 3333
使用方法://move_to 然后坐标
//teleport_character - Teleports targetted player to coordinates given
传送你所选择的脚色到你指定的坐标
Usage: //move_to 11111 22222r 3333
使用方法:选择你要选择的脚色,然后//move_to 之后坐标
//recall - Summons a named player to you
把你所选择的脚色叫来
Usage: //recall kadar
使用方法://recall 然后脚色名字
//restore - Restores a broken player info
回复已经破损的玩家资料
//repair - Repairs a broken player info
修复已经破损的玩家资料
Read GM Commands list Page 2
GM指令第二页
These are the available GM commands in game
这是游戏里的GM所能使用的指令
//changelvl - Changes a targetted players access level
更改所选泽的玩家的权限等级
Usage: //changelvl Access_level_number
使用方法://changelvl 然后权限等级
//ban - Used to kick and ban a named players account
封掉玩家的账号
Usage: //ban kadar
使用方法://ban 然后玩家名字
//unban - Used to unban a named players account
解除封掉玩家的账号的指令
Usage: //unban kadar
使用方法://unban 然后玩家名称
//kick - Used to disconnect named player
踢除玩家
Usage: //kick kadar
使用方法://kick 然后再打玩家名称
//ride_wyvern - Command used to summon and ride a wyvern
骑飞龙
//unride_wyvern - Command to dismount and unsummon a wyvern
不骑飞龙
//mons - Used to start the Monster Races
开启怪物竞赛
//edit_npc - Used to edit a NPCs stats
更改NPC的资料
Usage: //edit_npc npc_id
使用方法://edit_npc 然后NPC的ID
//save_npc - Saves the editted NPC info
储存已经更改过的NPC资料
//recall_npc - Teleports targetted NPC to you
把NPC传送过来
//show_droplist - Shows the named NPCs drop list
开启你所选取的NPC掉宝资料
Usage: //show_droplist npc_id
使用方法://show_droplist 然后NPC的ID
//edit_drop - Edits the named NPCs droplist
更改你所选取的NPC的掉宝资料
Usage: //edit_drop npc_id item_id [min max sweep chance]
使用方法://edit_drop 然后NPC的ID,物品ID,掉宝率
//add_drop - Adds a drop to the named NPCs droplist
增加物品到你所选取的NPC的掉宝资料里
Usage: //add_drop npc_id item_id [min max sweep chance]
使用方法://add_drop 然后是NPC的ID,物品ID,掉宝率
//del_drop - Deletes a drop to the named NPCs droplist
删除你所选取的NPC的掉宝资料的物品
Usage: //del_drop npc_id item_id
使用方法://del_drop 然后是NPC的ID,物品ID
//showShop - Shows a targetted vendors shoplist
开启商店的物品贩卖资料
//addShopItem - Adds an item to a vendors shop
增加物品到商店里面
Usage: //addShopItem Shop_ID item_id Price
使用方法://addShopItem 然后商店ID, 物品ID,之后是物品价格
//delShopItem - Deletes an item from a vendors shoplist
删除商店里的物品
Usage: //delShopItem Shop_ID item_id
使用方法://delShopItem 然后是商店ID,物品ID
//editShopItem - Edits an item in a vendors shoplist
更改商店里的物品
Usage: //editShopItem Shop_ID item_id Price
使用方法://editShopItem 然后是商店ID,物品ID,价钱
//gonorth
往北
//gosouth
往南
//goeast
往东
//gowest
往西
//goup
往上
//godown
往下
//setcastle
设置攻城
//clean_up_siege
删除攻城
//spawn_doors
召唤城门
//move_defenders
移动守卫
//startsiege
开始攻城
//endsiege
结束攻城
//list_siege_clans
显示攻城及守城的盟
//add_defender
增加守卫
//add_attacker
增加攻击者
//clear_siege_list
删除攻城列表
//sgspawn <npc_id> <group>
召唤守卫及组
//siege - Castle names: gludio, giran, dion, oren
选定所要攻打的城
//play_sounds
开启音乐
//nokarma - Removes karma from target player
移除红人资料
//setkarma value - Sets karma of target player to value
设定玩家红人资料
//setew value - Sets enchantment of target player currently equipped weapon to value
设定玩家武器的等级
Usage: //setew 9999
使用方法://setew 然后是数值
//banchat - Mutes a player
让玩家禁言
Usage: //banchat kadar
使用方法://banchat 玩家名称
//unbanchat - Unmutes a player
解除禁言
Usage: //unbanchat kadar
使用方法://unbanchat 玩家名称
----------------------------------------我是分隔线----------------------------------------
感谢幻亦真给与指导
//polymorph character npc id
把你所选取的角色变成另外一位角色
//polymorph item id to poly target into id|
把你所选取的物品变成另外一件物品
//polyself <npc id> - Used to polymorph yourself into a mob
把自己变成另外一个NPC的样子(自己看不出来)
//unpolyself - Returns you to the normal state
把自己变成原来的样字
//polymorph item <itemid> - Polymorphs an item
复制一样物品
----------------------------------------我是分隔线----------------------------------------
Read GM Commands list Page 3
GM指令第三页
These are the available GM commands in game
这是游戏里的GM所能使用的指令
//invis - To hide your character
隐形脚色
//invisible - To hide your character
隐形脚色
//vis - To unhide your character
解除隐形
//visible - To unhide your character
解除隐形
//earthquake <Intensity> <Duration> - Creates an earthquake
地震
//para_all - Paralyzes all players}}
让所有玩家无法移动
//unpara_all - Unparalyze all players
让所有玩家能自由移动
//para - Paralyze Target
让你所选取的目标无法移动
//unpara - Unparalyze Target
让你所选取的目标能自由移动
//bighead - Gives target a big head
让你所选取的目标变大头
//shrinkhead - Returns targets head to normal size
让你所选取的目标的头变回原来的样子
----------------------------------------我是分隔线----------------------------------------
以下的内容指令为试验使用,但是我不知道该如何使用
//test - These //test commands are for the universe mapping feature (developmental)
//test uni flush
//test hash <number>
//test uni
//res
----------------------------------------我是分隔线----------------------------------------
//mammon_find - Lists the current location (if any) of the Mammon NPCs
找到财富商人的位置
//mammon_respawn - Lists the current respawn times (if any) of the Mammon NPCs
让财富商人能再次出现
//list_spawns <npcId> - Lists all the spawns for the specified NPC ID If teleIndex is specified,
player targets to the location of that spawn
标示出所有特定的NPC ID
//list_spawns <npcId> <teleIndex> - Teleports to the player based on the given spawn index (from using //list_spawns <npcId>Wink
传送到特定的NPC那里
//gmliston - (To add Gm from gmlist)
多加GM列表
//gmlistoff - (To remove GM from gmlist)
移除GM列表
//silence - (To enable/disable message mode)
开启或关闭任何秘密讯息
----------------------------------------我是分隔线----------------------------------------
感谢乾坤无极给与指导
//diet - Current status of diet mode for player
现在玩家的负重情况
//diet on - Enables diet mode
开启负重模式
//diet off - Disables diet mode
解除负重模式
----------------------------------------我是分隔线----------------------------------------
//tradeoff - Current status of trading for player
显示目前玩家的交易情形
//tradeoff on -Enables trading with other players
让玩家之间可以进行交易
//tradeoff off - Disables trading with other players
禁止玩家交易
----------------------------------------我是分隔线----------------------------------------
感谢乾坤无极给与指导
/block <name>
封玩家的号
/unblock <name>
解除玩家的号
/blocklist
被封号玩家列表
/allblock
全部玩家封号
/allunblock
全部玩家解除封号
----------------------------------------我是分隔线----------------------------------------
//heal - Heals yourself
自行加血
//heal (with a character selected) - Heals selected character
对你所选取的玩家加血
//heal <radius> - Heals all characters within <radius>
在一定范围内对所有玩家加血
//heal <name> - Heals character with the name <name> Does not have to be targeted
对玩家加血(不许要选取,只要打出玩家的名字即可)
//give_all_skills - It will give your target all the skills he can learn at his level with his class
给与你所选取的玩家在他的等级下所有的技能
/friendlist
好友列表
//openall - Opens all doors
打开所有的门
//closeall - Closes all doors
关闭所有的门
//unspawnall - Remove all npcs from world
移除天堂2里所有的NPC
//respawnall - Reload npc data
从新启动所有的NPC资料
//reload skill - Reloads skill data
从新启动所有的技能资料
//reload multisell - Reloads multisell data
从新启动所有的商店资料
//atmosphere <signsky> <dawn|dusk> - Sets current sky to either Dawn or Dusk, as seen by members of the winning cabal
决定天空是黄昏还是黎明阵营
//atmosphere <sky> <day|night> - Sets current sky to either day or night
决定天空是白天还是晚上
//cache_htm_rebuild - Rebuilds and reloads the HTML cache
从新建立html的资料
//cache_htm_reload - Reloads the HTML cache
从新启动html的资料
二、如何设置GM号:
你到Navicat里面找到characters找到你的角色的accesslevel 把数值设为200``
三、部分常用物品ID:
很多东西经常要用到 但GM商店里又没卖 自己找ID觉得累死,现在整理出部分要用到的物品ID 希望大家喜欢:
大家还需要那些物品ID 请在后面留言 我会陆续增加的
血盟升级道具:
血之证: 1419
结义之证: 3874
盼望之证: 3870
各类结晶宝石:
D结晶: 1458
C结晶: 1459
B结晶: 1460
A结晶: 1461
S结晶: 1462
D宝石: 2130
C宝石: 2131
B宝石: 2132
A宝石: 2133
S宝石: 2134
头箍类:
因纳得立头箍: 6834
狄恩头箍: 6835
高达德头箍: 6836
欧瑞头箍: 6837
古鲁丁头箍:6838
奇岩头箍: 6839
亚丁头箍: 6840
城主王冠: 6841
命运之翼头箍: 6842
猫耳: 6843
狸耳: 7680
兔耳: 7683
部分BOSS首饰:
安塔瑞斯德耳环: 6656
巴拉卡斯德项链: 6657
巴温的戒指: 6658
札肯的耳环: 6659
巨蚁女王的戒指: 6660
奥尔芬的耳环: 6661
3种封印石:
蓝色封印石: 6360
绿色封印石: 6361
红色封印石: 6362
搜魂石:
红色搜魂石: 4629
红色搜魂石1段~10段 4630~4639
红色搜魂石11段~13段 5906~5908
绿色搜魂石: 4640
绿色搜魂石1段~10段 4641~4650
绿色搜魂石11段~13段 5909~5911
蓝色搜魂石: 4651
蓝色搜魂石:1段~10段 4652~4661
蓝色搜魂石11段~13段 5912~5914
下为财富铁匠合成物品时使用的搜魂石ID(感谢prince97
提供):
红11 - 5577
红12 - 5580
绿11 - 5578
绿12 - 5581
蓝11 - 5579
蓝12 - 5582
宠物召唤物品:
小水牛箫: 6648
小狮子钟: 6649
小笑翠鸟笛: 6650


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zz/12965811.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-05-29
下一篇 2023-05-29

发表评论

登录后才能评论

评论列表(0条)

保存