> Does FC4 use the "system" package? I don't think that was introduced until > FC5. I think in FC4 he has to have it in "types".
Yes. FC4 looks for the system folder. If it doesn't exist you can create it. You can of course just use the types folder. The system folder is just a best-practice thing (making it easier for developers to differentiate between custom types and core extended types). By the way, I noticed a typo in my #2 item. It should say extends="farcry.core.packages.types.dmImage" (I incorrectly wrote the word "type", not "types"). Regards, -- Jeff Coughlin On Dec 20, 2010, at 9:52 AM, Sean Coyne wrote: > Jeff, > > Does FC4 use the "system" package? I don't think that was introduced until > FC5. I think in FC4 he has to have it in "types". > > Sean > > -- > You received this message cos you are subscribed to "farcry-dev" Google group. > To post, email: [email protected] > To unsubscribe, email: [email protected] > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
