Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
@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?