frosbite Posted March 31, 2014 Share Posted March 31, 2014 Hi! i am looking for new dayz sanchez! but! i put the mod in modloader with name sanchez.dff and sanchez.txd: when i put it, it download , but mod isn't working how to fix it? Link to comment
1LoL1 Posted April 1, 2014 Share Posted April 1, 2014 function onResourceStart() end addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), onResourceStart) txd = engineLoadTXD ( "sanchez.txd",468 ) engineImportTXD ( txd, 468 ) dff = engineLoadDFF ( "sanchez.dff", 468) engineReplaceModel ( dff, 468 ) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now