Jump to content

v16.2 Fog Update Config


Recommended Posts

M2 Download Center

This is the hidden content, please
( Internal )

Details : A new option about fog ingame from Gameforge.

Gif : https://metin2.download/picture/4bHly8zX332EErkXYnzx02BQ349m3P02/.gif

Link : 

This is the hidden content, please

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 81
  • Dislove 1
  • Angry 1
  • Sad 1
  • Cry 1
  • Smile Tear 1
  • Think 3
  • Scream 1
  • Lmao 2
  • Good 31
  • Love 7
  • Love 63
Link to comment
Share on other sites

  • 3 months later...
  • 2 years later...
  • 1 month later...
  • 7 months later...
0419 11:34:12194 :: Traceback (most recent call last):

0419 11:34:12194 ::   File "uiPhaseCurtain.py", line 61, in OnUpdate

0419 11:34:12195 ::   File "networkModule.py", line 150, in __ChangePhaseWindow

0419 11:34:12195 ::   File "game.py", line 238, in Open

0419 11:34:12195 :: AttributeError
0419 11:34:12195 :: : 
0419 11:34:12195 :: 'module' object has no attribute 'IsFogMode'
0419 11:34:12195 :: 

client syserr

  • Metin2 Dev 1
Link to comment
Share on other sites

  • 2 months later...
  • 9 months later...
  • Developer

If the fog was turned off in day 0 mode, when you switch to day 1 mode it reappears. because it is out of date.

This is the hidden content, please

Edited by Mitachi
  • Metin2 Dev 6
  • Love 2

503953077003354113.png

Link to comment
Share on other sites

  • 4 months later...

I replaced systemoptiondialog.py with yours and i get this error after few seconds after connection: 

Quote

0827 10:38:18971 :: Failed to load script file : uiscript/systemoptiondialog.py
0827 10:38:18972 :: 
ui.py(line:2763) LoadScriptFile
system.py(line:192) execfile
system.py(line:163) Run
uiscript/systemoptiondialog.py(line:178) <module>

LoadScriptFile!!!!!!!!!!!!!! - <type 'exceptions.AttributeError'>:'module' object has no attribute 'OPTION_FOG_ON'

0827 10:38:18972 :: ============================================================================================================
0827 10:38:18972 :: Abort!!!!


0827 10:38:18973 :: 
uiSystemOption.py(line:57) __Load_LoadScript
ui.py(line:2780) LoadScriptFile
exception.py(line:36) Abort

System.OptionDialog.__Load_LoadScript - <type 'exceptions.SystemExit'>:

0827 10:38:18973 :: ============================================================================================================
0827 10:38:18973 :: Abort!!!!


 

I solved it. Missed some new lines in locale_interface.txt from locale. It's not added in the tutorial.

If you have the same issue open locale_interface.txt from locale, search for "FOG" and add after the fog lines

OPTION_FOG_ON    ON
OPTION_FOG_OFF    OFF
ENABLE_FOG_FIX    FOGFIX

 

 

Edited by minigutza
Link to comment
Share on other sites

  • 5 months later...

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.