Author Topic: How do i combine add-ons  (Read 487 times)

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)

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

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

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

Upload what you have now to mediafire or something and post a link here.
Also post the original add-ons.

http://www.mediafire.com/?p5uvzvlses9jcc0

those are the addons, i just want ya to make em into one addon for me, please dont steal em or whatever, just pack em so i can delete them from meidiafire...

sorry for duble post, but would you try and keep them as organised as possible (like maby keep them in their folders) cuz i would like to go back and edit alot of that stuff before i finish this up

also what do u mean by original addons? like the ones i used to make this or required addons, cuz i really don't have any...

That won't work because of the CI images
Either you see them, or the clients at your server


That also won't work because of forcerequiredaddon

damn, thanks for the help tho, ill just make em all seperate then

LOCKING and deleteing files, don't want you ppl to get ur hands on em early >:D