Jump to content

[REL|SELL] xLoader v2.0


Recommended Posts

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

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
  • 2 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...