1
Bug reports / Re: Bug Reports
« on: February 10, 2014, 09:54:42 AM »Afaik we use it, and I made fixes based on it for other geckos. Strange is, geckos are not the only mobs to be glitching while it wasn't that much the case a few weeks ago. I'll have to investigate.The problem is in the load order of data files. In DataFiles.cfg these two sections should be swapped:
Code: [Select]
# Ashes of Phoenix content
.\fonline.zip
# Fallout content (master.dat + critter.dat)
.\critter.dat
.\master.dat
First, load the original data and then your customizations
