Navigation

Motoko Kusanagi

File description

Motoko Kusanagi made cod4-ready by NH' Terry.

Join my discord server for updates on releases and more!
---------------------------------------
https://discord.gg/wdjtMah
---------------------------------------
material,mtl_motoko_pouches
material,mtl_motoko_eyes
material,mtl_motoko_face
material,mtl_motoko_hands
material,mtl_motoko_hair
material,mtl_motoko_body
xmodel,plr_terry_motoko
---------------------------------------
Copy the text above into your mod.csv or in your zone files of your custom map!

Be sure to precache in your script in either Main() or Init() with these following lines...
---------------------------------------
precacheshader("mtl_motoko_body");
precacheshader("mtl_motoko_hair");
precacheshader("mtl_motoko_hands");
precacheshader("mtl_motoko_face");
precacheshader("mtl_motoko_eyes");
precacheshader("mtl_motoko_pouches");
precacheModel("plr_terry_motoko");
---------------------------------------
If you want the CJ map in the screenshots (also by me) then feel free to download it here!
------------------------------------------------------
http://www.cfgfactory.com/downloads/show/5cc5178741eb8
------------------------------------------------------
Have fun xd

Comments

0 0

Nicely done.

Just to note, you dont need to include the materials in your mod.csv nor in the mod scripts. Just the model. It will compile and load the materials automatically.

Wish I knew how to rig models so they look good since there is one I would like to do myself. Gotta learn sometime.


Posted on 06.08.2019 / 0:50

Post comment

ONLY USERS CAN POST COMMENTS.

Related files