Quote:
Originally Posted by xBlix
€ sry Not your dds :D you have to add the dds to the msm of the New Mob where you want to add i think. I add the shining of the 2 Lions to my horses at my Server but im Not Sure if i did it so but i think so
|
Yeah, I downloaded White Lion again to see how it's done.
Okay,
I added the 2 files to the new mob (ice_smoke01.dds & ice_smoke.mse) Also i editted the mob mse:
Code:
ScriptType RaceDataScript
BaseModelFileName "d:\ymir work\monster2\ent_elder\ent_elder.gr2"
Group ShapeData
{
PathName ""
ShapeDataCount 0
}
Group AttachingData
{
AttachingDataCount 3
Group AttachingData00
{
AttachingDataType 1
isAttaching 0
AttachingModelIndex 0
AttachingBoneName "Bip01"
CollisionType 1
SphereDataCount 1
Group SphereData00
{
Radius 124.000000
Position 0.000000 0.000000 100.000000
}
}
Group AttachingData01
{
AttachingDataType 1
isAttaching 0
AttachingModelIndex 0
AttachingBoneName "Bip01"
CollisionType 3
SphereDataCount 1
Group SphereData00
{
Radius 160.000000
Position 0.000000 0.000000 100.000000
}
}
Group AttachingData02
{
AttachingDataType 2
isAttaching 0
AttachingModelIndex 0
AttachingBoneName "Bip01"
EffectScriptName "D:\Ymir Work\npc\ent_elder\ice_smoke1.mse"
EffectPosition 0.000000 0.000000 0.000000
EffectRotation 0.000000 0.000000 0.000000
}
}
now i did this, i get this syserr
Code:
0706 12:54:45145 :: CEffectManager::RegisterEffect - LoadScript(D:\Ymir Work\npc\ent_elder\ice_smoke1.mse) Error
Also the effect is
not visible ingame.
Could anyone help me with this error?