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(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
Edit: If you're not familiar with modding, send me a pm.
So, the very short instruction:
unpack .pbo -> open initVar.sqf -> change values -> repack .pbo -> profit!
HR: line 189
Money: line 190
FIA garage: line 228
If you desire to unlock certain items to get you going, give me a shout.
I prefer the initial phase of the scenario, scrounging for even the most basic gear. But your savegame issues sound rather depressing, so maybe some standard gear (Mk20, PCML, harness) might lift your fighting spirit. ;)
I don't know at all how to find, change or mod variables.
I can't get the save file, but I do have a debug console/permission to zeus/debug.
Hey my friend and I just got our persistent save file lost... we've been looking to find a way to edit the files and get our stuff back so we could get near where we left off.
I added you in hopes that you could help us :)
i cant find this line, Which file do I need to search?
server setVariable [ "hr", 1000, true ]; (Human resources = 1000)
server setVariable [ "resourcesFIA", 100000, true ]; (This changes the money)
server setVariable [ "prestigeNATO", 100, true ]; (Increase NATO Support when it gets low)
server setVariable [ "prestigeCSAT", 5, true ]; (lower the CSAT Support to 5)
into the debug console and local exec it. No need to change files, you can do it in game.
How about a "Dev/Debug" option where you have access to some form of god mode to test things out? Would be handy when tweaking the mission for private use.
Is that not the debug console?
You could add a zeus module to the mission in the editor and repack it to have that kind of God mode if that's what you mean?