3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 22331|回复: 24
打印 上一主题 下一主题

【Terraria】聯機插件最新版Terraria API(tShock)可修正寬屏工具!!!

  [复制链接]

8

主题

357

帖子

460

积分

高级玩家

Rank: 4

贡献度
43
金元
2883
积分
460
精华
0
注册时间
2009-1-11
跳转到指定楼层
主题
发表于 2011-6-1 15:10 | 只看该作者 |只看大图 回帖奖励 |倒序浏览 |阅读模式
本帖最后由 Sammywong 于 2011-6-6 16:33 编辑

先發個下載點:
http://dl.dropbox.com/u/29760911/TerrariaAPI.rar (不能下載的到附件下載)

↓↓↓↓↓首先安裝↓↓↓↓↓
聯機用插件TSHOCK


搬運一下TShock安裝方法
使用方法:解壓後的文件放在terraria的遊戲文件夾裡,第一次運行會自動生成一個名為"tshock"的文件夾 裡面有"admins.txt"(管理者名單)、"bans.txt"(黑名單)、"whitelist.txt"(白名單)、"cheaters.txt"(作弊者名單)、"config.txt"(服務器設定)、motd.txt(歡迎詞) 幾個文本文件 建議先將自己的IP填入管理者名單中


winddevil86 發表於 2011-5-28 15:54




Terraria API安裝說明:

tShock - Terraria API Edition

Installation instructions-

1. Download and install the Terraria API (http://dl.dropbox.com/u/29760911/TerrariaAPI.rar) to your steamapps\common\terraria folder.
2. Place TShockAPI.dll inside the plugins folder.
3. Optionally remove plugins that you don't like.
4. Start Terraria through Steam as normal. Choose Multiplayer, and create a server. If you see TShock as loaded on the left hand side, you are successfully running TShock.
5. Enjoy!

1.下載及安裝Terraria API (http://dl.dropbox.com/u/29760911/TerrariaAPI.rar) 到你的Terraria主目錄 --->解壓到X:\Program Files\Terraria
2.把TShockAPI.dll放入plugins資料夾 (TShockAPI.dll在附件)
3.移除你不喜愛的插件
4.打開Terraria.exe(註:不是TShock.exe)--->開服
5.享受吧!


成功運行Terraria API


修正前



對話, Life, Mana,位置修正了


貼圖仍然杯具



轉自
13#
部分沒有翻譯的我簡單譯了一下:

熱鍵及參數說明:
Hotkeys:熱鍵
F4 = Open Teleport Form                快速傳送(Teleport:傳送;Save Loc:設置傳送點;Edit:編輯;Delete:刪除)
F6 = Show/Hide Minimap                小地圖
F7 = Open Trainer form                +9修改器(Grab Sun:拖拽太陽改時間;Infinite Mana:無限法力;God Mode:無敵;Infinite Breath:無限水下呼吸;Stop Spawns:停止刷新怪物;Infinite Ammo:彈藥無限;Dumb AI:機器AI調低;Debug Mode:調試模式;Light Tiles:去除光影)
F8 = Open TextureMod form        紋理替換MOD(textures目錄下有一個把太陽花替換成了鬼臉的文件,大家發揮想像力吧~~)

↓↓↓↓↓↓↓如要使用寬屏↓↓↓↓↓↓↓

CommandLine:(參數寫在Terraria.exe快捷方式後)
-x<width> -y<height> = Change Terraria's resolution. (-x1440 -y900)        指定遊戲窗口分辨率
-fs = fullscreen        全屏
-skip = skip the intro        跳過遊戲開始時的LOGO
-auto = use the width/height of your monitor        將遊戲窗口分辨率調成當前桌面分辨率(很方便的說)



================================(英文版使用教學)================================



使用教學:

TShock documentation:

Add your IP address to admins.txt to become admin.
Run TShock.exe inside the Terraria folder (or where ever the Content folder is).

Configuration Documentation:
The config is a comma seperated values file.

Example config:

true,50,4,700,true,true,7777,false,false,false,false,false

In order the values and their defaults are:

Deprecated - leave true, Invasion Multiplier, Default Max Spawns, Default Spawn Rate, Kick Cheaters (true/false), Ban Cheaters (true/false), Server port, Whitelist (true/false), Infinite Goblin Invasion (true/false), Perma PVP (true/false), Kick Kill Tile Abusers (false), Ban Kill Tile Abusers (true)

Defaults:
true,50,4,700,true,true,7777,false,false,false,false,false


MOTD configuration:

Each line is parsed and sent out in that order. If you use %map%, it will replace that with the name of your world. If you use %players%, it inserts the current player list.
If you would like to change the color of a specific line of text, prefix it like this:
%255,000,000%

This uses the RGB color system, so the values should be r,g,b in range of 0-255.
This will only work if inserted at the beginning of a line. Terraria doesn't support changing colors during transit.
The only other note is that you must fully complete a sequence so the total characters is 13. (25 becomes 025).

Whitelist configuration:
Add IP addresses to whitelist.txt (have people grab them from some place like whatismyip.org) and set whitelist to true in the config file.

Tiles.txt configuration:
Tile ids in hex that represent tiles to ignore from the break check.

Complete list of commands:
/kick {player}
/ban {player}
/off - Turns the server off
/reload - Reloads parts of the configuration file.
/dropmeteor - Drop a m eteor using World Generation.
/star - Drop a star
/bloodmoon - Drop a blo---start a bloodmoon
/eater - Spawn an eater of worlds
/eye - Spawn an eye
/skeletron - Spawn skeletron
/hardcore - Are you tough enough?
/invade - Summon the goblin armies
/save - Force the server to save the world
/spawn - (TESTING) Teleport to your spawn point
/tp {player} - (PROBABLY BROKEN) Teleport to a player
/tphere {player} - (PROBABLY BROKEN) Teleport a player to you
/help - Incomplete plugin list
/password {password} - Change the server password



================================(中文版使用教學)================================


TShock說明:
運行TShock.exe, 生成設置文件,然後關閉
在admins.txt加入自己IP(在tshock資料夾)



參數設置說明:
打開X:\Program Files\Terraria\tshock\config.txt
看到默認設置
true,50,4,700,true,true,7777,false,false,false,false,false


以上由左至右分別是
leave true(啟用指導---就是一開始的NPC), Invasion Multiplier(哥布林入侵數量),
Default Max Spawns(預設怪物最多產生數量), Default Spawn Rate(預設怪物產生速率),
Kick Cheaters(踢除作弊者) (true/false), Ban Cheaters(黑名單作弊者) (true/false),
Server port(伺服器 Port), Whitelist(白名單啟用) (true/false),
Infinite Goblin Invasion(無限哥布林入侵) (true/false), Perma PVP(強制PVP)
Kick Kill Tile Abusers (false), Ban Kill Tile Abusers (true) <---這兩個不知道是什麼來的,誰知道的請告訴我



服務器歡迎字句:
打開看到默認字句
This server is running TShock. Type /help for a list of commands.
%255,000,000%Current map: %map%
Current players: %players%

%map% 是你的世界名稱
%players% 是當前玩家列表
%255,000,000% 是字句顏色 由左到右是 ,,數值0-255
%255,000,000% 必須放在句子開頭,而且一定要是13個字符
即假設顏色是255,50,5 格式必須是%255,050,005% 總共13個字符 而不能是%255,50,5%


白名單設置:
在whitelist.txt輸入IP地址, 在參數設置中開啟白名單
true,50,4,700,true,true,7777,true,false,false,false,false



Tiles.txt說明:
使用塊狀物 ID 十六進制(Hex)用於塊狀物忽略破裂檢查
應該關於這兩個參數Kick Kill Tile Abusers (false), Ban Kill Tile Abusers (true)
塊狀物 ID 十六進制(Hex)參考文件
知道怎麼用的請告訴我


管理員可使用命令列表:
/kick {player} ---踢除玩家
/ban {player} ---黑名單玩家
/off - Turns the server off ---關閉服務器
/reload - Reloads parts of the configuration file. ---重新載入參數設置
/dropmeteor - Drop a meteor using World Generation. ---降下隕石
/star - Drop a star ---降下流星
/bloodmoon - Drop a blo---start a bloodmoon ---開啟血月模式
/eater - Spawn an eater of worlds ---創造一個世界吞噬者
/eye - Spawn an eye ---創造一個邪神之眼(眼球BOSS)
/skeletron - Spawn skeletron ---創造一個skeletron(骷髏BOSS)
/hardcore - Are you tough enough? ---同時創造三個BOSS外加哥布林入侵
/invade - Summon the goblin armies ---召喚哥布林入侵
/save - Force the server to save the world ---強制服務器存檔
/spawn - (TESTING) Teleport to your spawn point ---(試驗中)將玩家傳送到記錄點
/tp {player} - (PROBABLY BROKEN) Teleport to a player ---(可能失敗)傳送到指定玩家身邊
/tphere {player} - (PROBABLY BROKEN) Teleport a player to you ---(可能失敗)傳送指定玩家到你身邊
/help - Incomplete plugin list ---查看可以命令列表
/password {password} - Change the server password ---改變服務器密碼


/help可用命令



好東西請回覆!謝謝!

TShockAPI.dll

21.5 KB, 下载次数: 634

TerrariaAPI.rar

293.57 KB, 下载次数: 645

评分

1

查看全部评分

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2026-4-6 16:41 , Processed in 0.032135 second(s), 19 queries , Memcached On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表