shinwe 发表于 2010-4-26 13:46

增加物品script mod-直接使用控制台增加東西

http://www.dragonagenexus.com/downloads/file.php?id=1131



This is just a small script to add items. To enable the console look at the page
這只是一個增加物品小script,啟動控制台,看下面的網頁

http://dragonage.wikia.com/wiki/Console

Normally a script file has a size of only a couple kb but my script is 121kb heavy.
正常地,一個script 檔案只有幾kb大小,但是我的script有121kb之多

This is because I had to add a custom StringToResource function since Bioware didn't
這是因為我必須增加一個自訂的StringToResource功用,而 Bioware並沒有把它加入到toolset裏

add one to the toolset. I generated the item list via a php script. I don't know if
我產生憑藉一個php script的道具表

there's a better solution but that was the only one I could think of.
我不知道是不是最好的解決方法,但那是唯一我覺得可以考慮的

Installation:
安裝
Put the file in BioWareDragon Agepackagescoreoverride
把檔案放在 BioWareDragon Agepackagescoreoverride

Usage:
用法:

runscript additem <item tag> <amount>
runscript additem <道具模型名稱> <數量>


<item tag> - Resource of item to add to inventory
<道具模型名稱> - 導入道具增加到角色背包(or 存放箱子?)

<amount> - Amount of this item to add to inventory
<數量> - 所增加物品的數量

Example:
舉例:

runscript additem gen_im_acc_amu_am17.uti 4

(簡單的說,大家要知道物品的關鍵檔案名稱,檔案副檔名應該都是 .uti )


Known Issues:
須知:

I haven't yet added Awakening items. For now I will remain on patch 1.02 until the crashes that were introduced in patch 1.03 are fixed.
我還沒增加覺醒的東西,現在我將保留在 patch 1.02直到 那個當機在patch 1.03被修正為止

Recommended add-in:
建議加入:

Make CONSOLE commands visible -
http://www.dragonagenexus.com/downloads/file.php?id=1110
使控制台指令可以看見
http://www.dragonagenexus.com/downloads/file.php?id=1110

shinwe 发表于 2010-4-26 13:50

http://www.dragonagenexus.com/downloads/images/1131-1-1272227027.jpg

http://www.dragonagenexus.com/downloads/images/1131-1-1272227098.jpg
http://www.dragonagenexus.com/downloads/images/1131-1-1272227063.jpg

流龙马 发表于 2010-6-14 16:39

对我来说毫无作用啊,不知道装备名字啊

EAVAEAVA 发表于 2010-6-14 16:47

gz7477 发表于 2010-7-28 19:00

先下
现在还没办法玩
等等在试试看

www88288 发表于 2010-8-30 18:29

弄不明白哈

zzh77781 发表于 2011-4-4 17:39

谢谢分享!@~~~~

zorrorery 发表于 2011-7-10 14:18

LZ最后那2个建议加入的可见控制台是坑爹的,测试无效,还是龙腾1的....
页: [1]
查看完整版本: 增加物品script mod-直接使用控制台增加東西