ShideKnight
22nd Oct 2011, 11:31 PM
So in the tutorial here:
http://www.modthesims.info/wiki.php?title=Sims_3:Creating_a_game_compatible_Visual_Studio_project
it says we need 10 reference files:
automation.dll, mscorlib.dll, ScriptCore.dll, SimIFace.dll, Sims3GameplayObjects.dll, Sims3GameplaySystems.dll, Sims3Metadata.dll, System.dll, System.Xml, and UI.dll.
I've managed to locate all of them but automation.dll, can anyone point me to where it is or if it's still needed? Also, the tutorial says to reference mscorlib.dll that came with sims3, but to make sure to check the box "do not reference mscorlib.dll". So my version is not letting me reference a specific mscorlib.dll file. Is it okay to leave the box unchecked then?
Thank you ^_^
http://www.modthesims.info/wiki.php?title=Sims_3:Creating_a_game_compatible_Visual_Studio_project
it says we need 10 reference files:
automation.dll, mscorlib.dll, ScriptCore.dll, SimIFace.dll, Sims3GameplayObjects.dll, Sims3GameplaySystems.dll, Sims3Metadata.dll, System.dll, System.Xml, and UI.dll.
I've managed to locate all of them but automation.dll, can anyone point me to where it is or if it's still needed? Also, the tutorial says to reference mscorlib.dll that came with sims3, but to make sure to check the box "do not reference mscorlib.dll". So my version is not letting me reference a specific mscorlib.dll file. Is it okay to leave the box unchecked then?
Thank you ^_^