Posted by: happyreaydygo - Wednesday, January 14, 2015 9:15:39 AM
map.ini in maps folder can change object data like this. [code=plain]Object GLAPalace MaxSimultaneousOfType = 1 End[/code] but when i want to edit value in gamedata.ini by using map.ini like this. [code=plain]GameData SellPercentage = 50% ; End [/code] the game crash when loading map. What is the correct syntax in map.ini. Thanks

Posted by: happyreaydygo - Wednesday, January 28, 2015 8:04:25 AM
anyone can do?