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
I haven't updated the EFC mission series in over two years at this point, I did want to finish the three semi-completed raid locations at some point but tbh I have no timeline. Please feel free to modify, update and re-release the mission at your leisure, a simple credit is always appreciated
I actually forgot, you do need it but it works like this:
1. Open mission in 3den editor
2. Edit the startingCash value you want to change (also check what rank the player is, I cant remember)
3. Change resetSavedmoney = true;
4. Play the mission in the editor to reset the money. Check it worked with the trader.
5. End mission and then change resetSavedMoney = false;
6. Export the mission to Multiplayer
Now you should have the money reset to $5000 and it will save progress every time you quit that mission normally.
/* SYSTEMS */
resetSavedMoney = false;
Maybe this one?