Quote:
Originally Posted by rph2
2.
how i can chage the character and the creature form to any other monster form
and thank's
up
|
I am not sure if this would work well. You could alter the model inside Telecaster.dbo.character to any model number of a monster, but it will probably crash.
There are pots, that change your appearance into that of a pet. You can try to look into those, maybe those pots add states which will apply a new model. If so you can change the model to anything you like or add a new state as a copy of those with a changed model. You can then add this effect to any consumable if youd like. Just follow my tutorial I posted about adding item effects.
EDIT:
Just checked that and it should work. The skeleton transformation potion evo 3 applies a state. The effect type is 104 and the value is 43014. If you look for that id inside the monster resource it says undead_skelfighter_lv3 as model. So basically you can just create a new state, just like those, but with a different value. If you add those states with the console you or your pet can be any monster by using add_state/add_cstate.