XeniusORIGINAL Posted January 20, 2015 Share Posted January 20, 2015 Video: http://www.youtube.com/watch?v=06oIX8WJ8Hg Load mods in background Example: In script (codeMods.lua): ["nebula.dff"] = 400, ["nebula.txd"] = 400, --- Then we load nebula.dff and txd to Landstalker Meta.xml: <file src="nebula.dff" download="false"/> <file src="nebula.txd" download="false"/> Version 2.0 changelog: Fixed issues. Added collision support. Added other mods support. Added weapon support. Added object support. Download: https://community.multitheftauto.com/index.php?p= ... s&id=10814 Uncompiled script is only $2, just pm to me. Link to comment
xeon17 Posted January 20, 2015 Share Posted January 20, 2015 Awesome resource , keep it up ! Link to comment
Wisam Posted January 21, 2015 Share Posted January 21, 2015 Nice one, first it worked for me but then i added 2 skin mods and then when i join the server the download freeze on 55% and still freezed, i added everything in meta.xml and codeMods.lua but it won't work.. please tell me what to do? Link to comment
Axel Posted January 21, 2015 Share Posted January 21, 2015 check /debugscript 3 , it should be a error about downloadFile Link to comment
Wisam Posted January 21, 2015 Share Posted January 21, 2015 check /debugscript 3 , it should be a error about downloadFile I get no errors, only the download stops at 55%, the skin mods i added won't continue to load is it possible that the script don't support skin mods?! Link to comment
XeniusORIGINAL Posted January 21, 2015 Author Share Posted January 21, 2015 check /debugscript 3 , it should be a error about downloadFile I get no errors, only the download stops at 55%, the skin mods i added won't continue to load is it possible that the script don't support skin mods?! The script support skin mods. Link to comment
Wisam Posted January 21, 2015 Share Posted January 21, 2015 The script support skin mods. I made a file called skins and i put the skins there, included them in meta.xml: skins/survivor1.txd skins/survivor1.dff And in the server side script too i added: skins/survivor1.txd = 51, skins/survivor1.dff = 51, What could i have done wrong? myabe somthing must be added too in the client script? Nevermind, it worked perfectly with skins, weapons, wheels and vehicles Thanks alot brother Link to comment
Duckling Posted January 31, 2015 Share Posted January 31, 2015 Video: https://www.youtube.com/watch?v=06oIX8WJ8HgLoad mods in background Download: https://community.multitheftauto.com/index.php?p= ... s&id=10814 Hello Xenius, I just love your mod and i'll try to support you, I've got some questions. 1) How can we add handlings to the vehicles? 2) How can we load skins? 3) How can we load map files of MTA:SA? Link to comment
Pierce Posted January 31, 2015 Share Posted January 31, 2015 Not sure what is there to sell in here as there's a pretty similiar code in the forum which can be found, and your script is just a bit better version of that code 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