拓展:《腐蚀Rust》是由Facepunch Studios公司采用Unity 3D制作的一款第一人称生存网络游戏,可以建设个人服务器。通过steamcmd可以获得服务端,开设正版服。建议玩家选择人少一点的服务器游玩,不然很容易被其他暴力玩家组队杀掉。但是,要记住野生的队友同样不可靠。你好~又是你( ̄︶ ̄)y
最上面双引号里面的就是管理员密码;第二行为服务器的名字;第三行为服务端的IP端口;最后一行为是否开启PVP。
在游戏中按F1打开控制台然后输入
rconlogin "123456"
就能成为管理员了~基本指令
(以下在聊天框内输入)
/msg <player> <message>message a specified player(私信一个玩家)
/me <message>Puts 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处可写理由)
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(以服务器身份说话)
teleporttoplayer "player 1" "player 2" Teleports 'player 1' to 'player 2' Case sensetive Full name required(传送“玩家1”到“玩家2”)
teleporttopos "player 1" "Pos X" "Pos Y" "Pos Z" Teleports 'player 1' to the coordinates Full name required(传送“玩家1”到“坐标X”“坐标Y”“坐标Z”)
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(开启/关闭所有人创造模式)
craftingcomplete Completes every single crafting job in progress for everyone(允许制作任何东西)
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(开始物品空降,当在线人数至少“数量”人的时候)
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)