Closed whoshenry closed 7 years ago
I can't get the right syntax for spawning a mythic mob.
The mob I have is called Horseman and that is the string too for MythicMobs.
I am doing this: spawn a mythicmob "Horseman" at player
and it is saying it cannot understand it, I am using SharpSK-1.6.3
spawn [a] mythicmob %string% at %location% with level %integer%
is the syntax
Apologies, I literally just saw you have to add in the with level part.
I can't get the right syntax for spawning a mythic mob.
The mob I have is called Horseman and that is the string too for MythicMobs.
I am doing this: spawn a mythicmob "Horseman" at player
and it is saying it cannot understand it, I am using SharpSK-1.6.3