darkcodelagsniper
Member
It's because of a malformed entry in outfits.txt, bugreported here. I'm not in a mad hurry to fix the script error, since it will only happen when there's something wrong with mafia's data file.
For now, the problem can be avoided by:
a) turning off outfitchecking in your zlib vars.
b) changing the line in question to:
For now, the problem can be avoided by:
a) turning off outfitchecking in your zlib vars.
b) changing the line in question to:
Code:
if (count(fff)>1 && is_tradeable(fff[0])==false && count(get_related(fff[0],"zap"))>0)
Last edited: