Jump to content

[REL] ModLoader 1.0 - Loads any mod without scripting!


Remi-X

Recommended Posts

If I put in a skin, do I have to change the name to an already excisting skin, so it pastes on that one? Or can I open the modloader so I can load up the skin? Please help, I'm nub,hehe.

You paste it on the skins section and it will replace the skin its named after. If it has a name like darthvader.txd/dff, you need to pick a skin (ex: army i think it was the army guy) and change the name of darthvader into army

Link to comment
I also did this, but it still didnt have any effect. When I start the modloader as resource, does it automaticly start up all the skins? I tried 2 skins, both failed. Maybe I have added a wrong line to the ACL, what line to put there?

This is my Admin part in ACL, you might not have the register plugin

    "Admin"> 
        "Moderator">
        "SuperModerator">
        "Admin">
        "RPC">
        "resource.admin"> 
        "resource.webadmin"> 
        "resource.c-panel"> 
        "resource.modloader"> 
        "resource.register"> 

Link to comment
So what could be the solution then? Since I got the exact same line for the modloader added there I don't see what I'm doing wrong.

When I start up the modloader (as resource) it should load up all the modded skins right?

How I got it:

You named the resource modloader15 and extracted it right?

Link to comment
I named the skin male01.txt and male01.dff which means it would be Skin ID 7 - I then switched to skin ID 7 and it was just the original. Nothing was changed.

Theres no such thing as skin 7 in data. Thats why it doesnt gets you the skin

EDIT:

Open data.lua and replace everything after validpedmodels with this

validPedModels = { 
    cj = 0, truth = 1, maccer = 2, andre = 3, bbthin = 4, bb = 5, emmet = 6, male01 = 7, janitor = 8, 
    bfori = 9, bfost = 10, vbfycrp = 11, bfyri = 12, bfyst = 13, bmori = 14, bmost = 15, bmyap = 16, bmybu = 17, bmybe = 18, 
    bmydj = 19, bmyri = 20, bmycr = 21, bmyst = 22, wmybmx = 23, wbdyg1 = 24, wbdyg2 = 25, wmybp = 26, wmycon = 27, bmydrug = 28, 
    wmydrug = 29, hmydrug = 30, dwfolc = 31, dwmolc1 = 32, dwmolc2 = 33, dwmylc1 = 34, hmogar = 35, wmygol1 = 36, wmygol2 = 37, hfori = 38, 
    hfost = 39, hfyri = 40, hfyst = 41, hmori = 43, hmost = 44, hmybe = 45, hmyri = 46, hmycr = 47, hmyst = 48, omokung = 49, 
    wmymech = 50, bmymoun = 51, wmymoun = 52, ofori = 53, ofost = 54, ofyri = 55, ofyst = 56, omori = 57, omost = 58, omyri = 59, 
    omyst = 60, wmyplt = 61, wmopj = 62, bfypro = 63, hfypro = 64, bmypol1 = 66, bmypol2 = 67, wmoprea = 68, sbfyst = 69, wmosci = 70, 
    wmysgrd = 71, swmyhp1 = 72, swmyhp2 = 73, swfopro = 75, wfystew = 76, swmotr1 = 77, wmotr1 = 78, bmotr1 = 79, vbmybox = 80, vwmybox = 81, 
    vhmyelv = 82, vbmyelv = 83, vimyelv = 84, vwfypro = 85, vwfyst1 = 87, wfori = 88, wfost = 89, wfyjg = 90, wfyri = 91, wfyro = 92, 
    wfyst = 93, wmori = 94, wmost = 95, wmyjg = 96, wmylg = 97, wmyri = 98, wmyro = 99, wmycr = 100, wmyst = 101, ballas1 = 102, 
    ballas2 = 103, ballas3 = 104, fam1 = 105, fam2 = 106, fam3 = 107, lsv1 = 108, lsv2 = 109, lsv3 = 110, maffa = 111, maffb = 112, 
    mafboss = 113, vla1 = 114, vla2 = 115, vla3 = 116, triada = 117, triadb = 118, triboss = 120, dnb1 = 121, dnb2 = 122, dnb3 = 123, 
    vmaff1 = 124, vmaff2 = 125, vmaff3 = 126, vmaff4 = 127, dnmylc = 128, dnfolc1 = 129, dnfolc2 = 130, dnfylc = 131, dnmolc1 = 132, dnmolc2 = 133, 
    sbmotr2 = 134, swmotr2 = 135, sbmytr3 = 136, swmotr3 = 137, wfybe = 138, bfybe = 139, hfybe = 140, sofybu = 141, sbmyst = 142, sbmycr = 143, 
    bmycg = 144, wfycrk = 145, hmycm = 146, wmybu = 147, bfybu = 148, wfybu = 150, dwfylc1 = 151, wfypro = 152, wmyconb = 153, wmybe = 154, 
    wmypizz = 155, bmobar = 156, cwfyhb = 157, cwmofr = 158, cwmohb1 = 159, cwmohb2 = 160, cwmyfr = 161, cwmyhb1 = 162, bmyboun = 163, wmyboun = 164, 
    wmomib = 165, bmymib = 166, wmybell = 167, bmochil = 168, sofyri = 169, somyst = 170, vwmybjd = 171, vwfycrp = 172, sfr1 = 173, sfr2 = 174, 
    sfr3 = 175, bmybar = 176, wmybar = 177, wfysex = 178, wmyammo = 179, bmytatt = 180, vwmycr = 181, vbmocd = 182, vbmycr = 183, vhmycr = 184, 
    sbmyri = 185, somyri = 186, somybu = 187, swmyst = 188, wmyva = 189, copgrl3 = 190, gungrl3 = 191, mecgrl3 = 192, nurgrl3 = 193, crogrl3 = 194, 
    gangrl3 = 195, cwfofr = 196, cwfohb = 197, cwfyfr1 = 198, cwfyfr2 = 199, cwmyhb2 = 200, dwfylc2 = 201, dwmylc2 = 202, omykara = 203, wmykara = 204, 
    wfyburg = 205, vwmycd = 206, vhfypro = 207, omonood = 209, omoboat = 210, wfyclot = 211, vwmotr1 = 212, vwmotr2 = 213, vwfywai = 214, sbfori = 215, 
    swfyri = 216, wmyclot = 217, sbfost = 218, sbfyri = 219, sbmocd = 220, sbmori = 221, sbmost = 222, shmycr = 223, sofori = 224, sofost = 225, 
    sofyst = 226, somobu = 227, somori = 228, somost = 229, swmotr5 = 230, swfori = 231, swfost = 232, swfyst = 233, swmocd = 234, swmori = 235, 
    swmost = 236, shfypro = 237, sbfypro = 238, swmotr4 = 239, swmyri = 240, smyst = 241, smyst2 = 242, sfypro = 243, vbfyst2 = 244, vbfypro = 245, 
    vhfyst3 = 246, bikera = 247, bikerb = 248, bmypimp = 249, swmycr = 250, wfylg = 251, wmyva2 = 252, bmosec = 253, bikdrug = 254, wmych = 255, 
    sbfystr = 256, swfystr = 257, heck1 = 258, heck2 = 259, bmycon = 260, wmycd1 = 261, bmocd = 262, vwfywa2 = 263, wmoice = 264, 
    tenpen = 265, pulaski = 266, hernandez = 267, dwayne = 268, smoke = 269, sweet = 270, ryder = 271, forelli = 272, tbone = 273, 
    laemt1 = 274, lvemt1 = 275, sfemt1 = 276, lafd1 = 277, lvfd1 = 278, sffd1 = 279, lapd1 = 280, sfpd1 = 281, lvpd1 = 282, csher = 283, lapdm1 = 284, 
    swat = 285, fbi = 286, army = 287, dsher = 288, zero = 289, rose = 290, paul = 291, cesar = 292, ogloc = 293, wuzimu = 294, torino = 295, 
    jizzy = 296, maddogg = 297, cat = 298, claude = 299, 
} 

I put the IDs for the remaining skins

Edited by Guest
Link to comment

I chose to not replace special characters as these were if I remember correct not fully supported by MTA. I can't say if this is still the case, you'll have to get in contact with someone who does know. I advice you to join #mta on IRC and ask someone there how the support is with replacing special characters. If it's not recommended to replace a special skin, the best you can do is pick another model that is in the default list I have provided.

Link to comment
I chose to not replace special characters as these were if I remember correct not fully supported by MTA. I can't say if this is still the case, you'll have to get in contact with someone who does know. I advice you to join #mta on IRC and ask someone there how the support is with replacing special characters. If it's not recommended to replace a special skin, the best you can do is pick another model that is in the default list I have provided.

I think the only problem i had replacing is CJ. Replaced Smoke, Ryder and Sweet and not a single problem

Link to comment
  • 1 month later...

I love it. This is the resource I have been waiting for. It looks like it's about time for me to open up my own server. :mrgreen: I am seriously considering getting a static ip now. I am testing the shit out of this and not finding any bs. I was wondering... I see this was started a while ago. Are u still working on this? Just might have to try my best to keep u motivated. (paypal) Forgive me for reply before I read all post. I am just amazed that someone has made this so easy for the coding challenged like myself. If u feel like discussing some ideas pm me. I have a few script ideas that nobody that I know that codes can make.

Link to comment
  • 2 weeks later...
  • 4 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...