juhler
01-20-2011, 09:52 AM
Well this is just a quick fix if you just want the warning text to go away. You should ofc take the time to re-write the mods, but if its working as it should and you just want to remove the errors you can do this:
Open the xml find and replace all:
eval(
with:
@eval(
Remember this just remove the error text it does NOT fix the problem itself.
Open the xml find and replace all:
eval(
with:
@eval(
Remember this just remove the error text it does NOT fix the problem itself.