安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
@Retrad_, you can make such a mod.
say, how would you go about making a script that detects clothing and triggers the fog? say... sunglasses, yes, sunglasses
ok so just enable those 2 mods i said.go into your load order and read the Text above...IT will usually say (You Normally have to change load order to avoid conflicts and errors...NOW..when i attempt to put in any mod after those 2,and that mod would be Mod Options the Text above will change after i refresh and say (You DO have to change this to resolve certain conflicts and errors,as precedence is important in many cases yada yada yada).. I understand what it means but is it telling me this as a reminder or is this part of the functions for the load manger/Enhancer? I mean is it designed to switch between text when mods conflict?
Mod Options
Mod manager
Mod Server
when i add SearchModeAPI it tells me i DO have to change order to avoid certain conflicts and errors.cant add anything past Mod :oad Enhancer without getting that message above the Load Panel...even if i leave SearchModeAPI out...any ideas..ive rusubbed to all my subs and even reinstalled PZ but still says same thing...
if you are not mod author, you can only install and use.
All "search mode" mods should use this API, plus one mod may not use.
Using this API means that a mod takes its place in priority system and won't be mixed with other mechanics. Not using just means that a mod will be at the bottom of priority system and will be mixed with other such mods.
First, that pull request doesn't require HARD dependency. See the code. It is backwards compatible with no SearchModeAPI.
Second, it's ok if you don't use it. Actually if two mods uses getSearchMode, only one needs this API.
The only incompatibility I've noticed so far is that the read-mode-search radius is slightly bigger after passing out. If this is the only incompatibility, I'd accept that for now to stay without dependencies.
Could there be any other incompatibility?