happyreaydygo
11 years ago
map.ini in maps folder can change object data like this.

Object GLAPalace
  MaxSimultaneousOfType = 1
End

but when i want to edit value in gamedata.ini by using map.ini like this.

GameData
  SellPercentage       = 50% ;
End

the game crash when loading map. What is the correct syntax in map.ini.
Thanks

Sponsor
happyreaydygo
11 years ago
anyone can do?