|
#1
|
||||
|
||||
|
Thanks very much for this addons.
I want to change the models to alien from normal plugin's zombiemod i dot know how becouse i deleted all models with zombies and added alien but it still looks like zombie. I need help with: -how surely change the models(steps) -how i make it light |
|
#2
|
||||
|
||||
|
http://www.zombiemod.com/forums/showthread.php?t=3138
To make the map look normal and not dark, set zombie_dark to 0 |
|
#3
|
||||
|
||||
|
i did all everything there but i had problems with
Now that's done, we need to select our entire file, copy it. Then open: cfg/zombiemod/downloads.cfg Browse to the bottom of that file, then paste the new lines in. Now clients can download your new models! But we need to tell zombie mod to use it as a actual zombie. 2) Adding the model to zombie mods model list. Open: cfg/zombiemod/models.cfg Then you need to copy the .mdl location from your other notepad document so: Code: models/player/icepick66/vampire/model1.mdl And paste it into the models.cfg file for zombie mod. and delete the .mdl extension, so your left with: Code: ... models/player/icepick66/vampire/model1 (As usual the ... means the models before, don't actually type ... in the cfg file, unless you want to break zombie mod!) That it done, just need to drag and drop all the files in the zip to your server, so your models end up where they are in the cfg files. And reboot the server, and enjoy Sounds like a lot I know, but its really really simple once you got the hang of it."" it doesnt works models |
|
#4
|
||||
|
||||
|
Let's say u want to use the "elis-undead" model.
You upload the files to your server and redirect (if you have redirect and if you have it you could bzip the files one by one) The archive is called elis-undead.rar if i look into that archive it contains the folders "materials" and "models" you upload that folder with everything in it to your servers /cstrike/ folder. Once you have done that you edit the downloads.cfg and add the following to it: Code:
Code:
And than your done. Also make sure that you keep the orginal folder structure from thr archive on your server and redirect.Keep the file names as it is because they are case sensitive. If for some reason a model isn't loading than reupload the model files for that model because sometimes a file can get corrupted while uploading it. |
|
#5
|
||||
|
||||
|
heh i dont understand
|