#Basic support to add a pet
1 messages · Page 1 of 1 (latest)
Thank you I’ll look into that. Is there a template config I can use to create the Mm file and mcpets?
There is otter pet for free download on wiki
It has mm file as well?
Ah ok I’ll give it a try
If I want a pet to fly is that in the mcpets config or MM?
Yml thingy I mean
mcpets
change walking to flying
so thats not something that needs to be done in the mm skill.yml?
like in general does there have to be anything in the skill yml to make it able to fly
If you want some fancy animation or AI
ok i see thx
i can already like ride the pet and move it so ill just change it to fly then
when open the pets menu there is an mount option but when i press mount it does not put me on the pet
It does have a mount bone and i have already added it to the pets yml in mcpets
is it this one i need to add - mountmodel{driver=false;mode=force;pbone=seat1,seat2,seat3,seat4;dmg=true} @PIR{r=5} ~onDamaged
or this - mountmodel{mode=flying} @trigger ~onInteract
Skills:
- model{mid=appa;mount=true} @self ~onSpawn
Options:
MaxCombatDistance: 25
Despawn: false
PreventOtherDrops: true
Silent: true
MovementSpeed: 0.4
I would put it under skills?
so - model{mid=appa;driver=true} @self ~onSpawn ?
correct
Hm i did that and still could not mount him. Ill send the mcpets yml i have of the pet
does anything look wrong here?
yes
looks good
Is it because the skill file and the mob file in MM are the same?
not sure what you mean
can I see the MM
file?
ok
So MM > mobs > appa.yml is the one im sending
its the same in MM > skills > appa.ymml
ok
and that one goes into skill folder or mob folder?
alr
this one goes to MM/Mobs
ok
oh, that worked. what was the problem?
not listening to me
you didnt put drive=true
ah ok i put it in the MM > skills > appa.yml but not in the mobs folder mb
