Quote:
Originally Posted by KondzixHD
Hi!
How can i change mobs textures on private server? For example I want to change ******* maniac textures to orc and make him stand out more. Is it possible?
|
this is just an example, but you need to edit this section of the file:
Code:
ScriptType RaceDataScript
BaseModelFileName "d:/ymir work/monster/orc_bigblack_2/orc_bigblack_2.gr2"
Group ShapeData
{
PathName "d:/ymir work/monster/orc_bigblack_2/"
ShapeDataCount 1
Group ShapeData00
{
ShapeIndex 0
Model "orc_bigblack_2.gr2"
SourceSkin "orc_bigblack.dds"
TargetSkin "orc_bigblack_2.dds"
}
}
you need to have grannyviewer to see the directory and folders