General > Features & Articles

Basic Development Tutorial for FOnline.

<< < (7/7)

testerDEV:
Try this: https://forum.fonline-reloaded.net/index.php?topic=13299.0

Powerack:
No, after reading this I try to change AsyncLoading to false, but program fail with starting. That does nothing.

Problem solved. I created .BAT file named StartWE.bat inside WE folder:


--- Code: ---@echo off
del cache.dat
WorldEditor.exe
--- End code ---

Before start WE delete cache file and from now program always start correctly. No need any other changes.

Powerack:
Is there a way to keep the saved world and just update city locations, or do I always have to delete the entire save? I would like to add things gradually without losing the progress of other players in the game.

Navigation

[0] Message Index

[*] Previous page

Go to full version