安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
Have fun potheads! Actively working on making the models all look right, and compiling True Smoking compatibility :)
Cheers, looking forward to seeing compatibility!
I’ve also posted about the conflict on the True Smoking mod page to let that author know, and reminded them of your recent comment. Since both sides seem interested, hopefully some direct coordination can speed things up and give us full integration instead of temporary half-fixes.
Really appreciate the work you’re putting in — a lot of us in the community are looking forward to seeing Green Fire and True Smoking complement each other smoothly.
Conflict functions:
OnEat_Tobacco(food, character) (Green Fire)
Smokable:update() → self.callback(self) (True Smoking)
Root cause:
Green Fire’s OnEat_Tobacco expects (food, player) and uses character:HasTrait().
True Smoking assigns OnEat_Tobacco as a per-tick callback, but only passes self (a Smokable object). This makes character = nil and causes the error attempted index: HasTrait of non-table: null.
Would it be possible to make these two mods compatible (e.g. align callback parameters or isolate the functions)?
These things ARE being worked on and are aware of in house
HOWEVER DRUNKENESS IS RENDERED NONEXISTENT THIS IS A MAJOR BUG BEING WORKED ON ACTIVELY but otherwise have fun !
I already use these three mods:
- N&C's Narcotics
- HGO Expansion (B42)
- Reefer Madness (B42)
Can I add yours too? Would it conflict or be redundant?