קהילת אמיו אונליין ישראל
IGCN Minimap Generator - גרסה מובנת להדפסה

+- קהילת אמיו אונליין ישראל (https://xn----zhcbscueazoti.co.il)
+-- פורום: תכנות שרתים - MuOnline (https://xn----zhcbscueazoti.co.il/forumdisplay.php?fid=18)
+--- פורום: כלים ועזרים לפיתוח שרת (https://xn----zhcbscueazoti.co.il/forumdisplay.php?fid=22)
+--- אשכול: IGCN Minimap Generator (/showthread.php?tid=160)



IGCN Minimap Generator - Nativ - 05-14-2023

Simple python app that uses xml converting library to parse SpawnMonster.xml file into MiniMap.xml.

Few notes:
The app will convert only rows in file that contains "Count" and the Count is greater or equal to 6.
The app will start the Id count from 50 to avoid default minimap Id's, by Map.
The new file that generated will be in different structure which starts with <root>. You should copy all of the content except <root> and paste into <TypeOne> in MiniMap.xml


Virus Scan:
Exe:
אתה לא רשאי לצפות בקישור. הירשם or התחבר to view.
Zip:
אתה לא רשאי לצפות בקישור. הירשם or התחבר to view.

Let me know if you found any bugs or glitches, or you have any improvements suggestions.