Blockland Forums > Help
How do i combine add-ons
(1/2) > >>
zombekillz:
first off idk if its really called combineing...

i just want to take like 5 to 8 weapon addons and make them one addon, i tried:

(Zpied folder)
(server.cs)
    exec("./BLAH.cs");
    exec("./BLAH.cs");
    exec("./BLAH.cs");
    exec("./BLAH.cs");
    exec("./BLAH.cs");

BLAH being the name of the .cs i wanted to use

and that didnt work, yes i had "BLAH" in the same ziped folder as server.cs and yet it still wont work, all the resources for running BLAH were there too, as was namecheck. this is the last thing i need to know in order to finish my addon plz help fast


is it possible that the BLAH.cs needs to have the line

uiName = "AssassinDirk";

must be the same as the file being exec by server?  if no witch one is, (if any)
Mold:
1. Delete namecheck.txt

2. Check if the BLAH.cs files load their resurces with ./img.jpg or with add-ons/weapon_gaycannon/img.jpg

3. If they do, replace the paths with the one i put above

4. I don't get the last part of your post srry
zombekillz:
ok, ty and ignore that last part that was me just wondering what i should do, anyhow ill try it and get bak to ya
zombekillz:
ok that did not work, why do you want me to exec PNGs, there arnt any other scripts that ecex pngs,

let me rephrase my request, i have a buncha finished addons, i want to make all my finished addons into one addon pack. i dont know how to combine them into a pack tell me how in detail
Mold:
Upload what you have now to mediafire or something and post a link here.
Also post the original add-ons.
Navigation
Message Index
Next page

Go to full version