安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






thanks!
Great Map BTW
In the dungeon editor add a script entity anywhere and write the lines (not inside a function):
party:getChampion(2):setEnabled(false)
party:getChampion(3):setEnabled(false)
party:getChampion(4):setEnabled(false)
mainChampion = party:getChampion(1)
The 4th line is optional but allows you to refer to the active player character even if the user drags it into another slot while playing. In the code you would refer to the player with "mainChampion", for example, instead of "party:getChampion(1)". This is something I overlooked when I created my dungeon and still have to get around to patching one of these days.
REFERENCES:
If you're new to the Grimrock Editor, Komag's video tutorials are a good place to start: https://www.youtube.com/watch?v=2YhbRDX4wsM&list=UU2uttgMO3xX0z8ULyefL1-Q&index=9
And of course the holy grail: http://www.grimrock.net/modding/
Scripting is done in LUA. There are many sites online for learning LUA itself, just google around for them.
I regret neglecting the community recently. When I get some free time I'll try to come back and tie up loose ends and smooth out many of the jaggies brought up by players of this map.
Also, is there a way to reply to players directly or do I have to add them as a friend on Steam? Some people here deserve a reply from me and I feel like a newbie not knowing how to reply to them.
i havent find all the secrets so would you give more hints?
Huge thanks to all who have enjoyed or at least tried this dungeon! If you're stuck... try some more! Or maybe PM me for a hint.
How do you succeed making it friendly ? Nice crafting !