micheal1230 Posted May 21, 2012 Share Posted May 21, 2012 Well It Says Bad String And Bad Point Bad String On Line 4 And Pointer On Line 5 And The Mod Doesnt Load Up! HELP! txd = engineLoadTXD("138.txd") engineImportTXD(txd, 138) dff = engineLoadDFF("138.dff") engineReplaceModel(txd, 138) Link to comment
Guest Guest4401 Posted May 21, 2012 Share Posted May 21, 2012 txd = engineLoadTXD("138.txd") engineImportTXD(txd, 138) dff = engineLoadDFF("138.dff",138) engineReplaceModel(dff, 138) 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