2 exe121
it means model what you try to set is not exist. you say what you see a "blue/white box", but in my patch (mpq), I remove it. in this case I think you try to use 90xxx models without my patch (mpq).
2 kzl
man, you try to change model while you use addon what hook event "change model" and immediately change it back x)
set model what you want by macro:
Code:
/script ReMorph.ID=90081; ConsoleExec("morph 22222")
"ReMorph.ID=90081" - it's instruction for addon on which model you want to morph your character
ConsoleExec("morph 22222") - it's event "change model" calling (like when you try to use "/console morph 90081")