Bug Closed · Resolved

I can't ride a mob with @trigger ~onInteract

#4000 opened by Unknown 3 years ago

Unknownreported this bug

Hey! today i was trying to make a driveable kart model with Model Engine & Mythicmobs, but i tried putting the mountmodel to work, but i tried the whole day and i got nothing, here's what the skills code looks like:

` Skills:

  • model{mid=RaceKart} @self ~onSpawn
  • mountmodel{mid=RaceKart;drive=true;mode=walking} @target ~onInteract
  • message{m=Levei dano} @trigger ~onDamaged
  • message{m=Fui interagido} @trigger ~onInteract `

Can someone help me?

Unknowncommented

drive=true goes in the model mechanic, not mountmodel

Unknowncommented

don't use spigot

Sign in to join the discussion.