Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
We need dem 50k lumen lights
You do not need this one to use "fixed."
Tested with Build 41.78 + MP.
Using a red bulb in winter to stop giving myself snow blindness would be great
Use the fixed version linked below instead.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3050927523
Change the function "local function Adjust(Name, Property, Value)" in BetterFlashLights_Adjust.lua to:
local function Adjust(Name, Property, Value)
Item = ScriptManager.instance:getItem(Name)
if Item then
Item:DoParam(Property.." = "..Value)
else
print("Error: No item found with name " .. Name)
end
end
GitHub translation Files in French [github.com]
Very important: it is imperative to save files in ANSI format so that special characters, such as 'é', are correctly displayed in-game.
Thank you.
`attempted index: DoParam of non-table: null
function: Adjust -- file: BetterFlashlights_Adjust.lua line # 17 | MOD: Better Flashlights
function: BetterFlashlights_Adjust.lua -- file: BetterFlashlights_Adjust.lua line # 22 | MOD: Better Flashlights
java.lang.RuntimeException: attempted index: DoParam of non-table: null
`attempted index: DoParam of non-table: null
function: Adjust -- file: BetterFlashlights_Adjust.lua line # 17 | MOD: Better Flashlights
function: BetterFlashlights_Adjust.lua -- file: BetterFlashlights_Adjust.lua line # 22 | MOD: Better Flashlights
java.lang.RuntimeException: attempted index: DoParam of non-table: null