Skip to content

Yoshimo console spawn code

I lost Yoshimo, and I was wondering what the consle command to spawn him is? I tried

CLUAConsole:CreateCreature("YOSHI7")

and it says

\'
lua: syntax error;
> last token read "\" at line 17 in file (dostring) >> ClUAConsole:CreateCr

Am I missing something or is this just the wrong code? Thanks

Comments

  • luskanluskan Member Posts: 269
    Are you using EE? If so, it should just be C:CreateCreature("xxxxxxx")
  • Malus_DarkbladeMalus_Darkblade Member Posts: 16
    edited February 2016
    @luskan Yeah I am. I tried it and it, sadly, didn't work. I got the same syntax error. Is there any way to spawn him through EE Keeper?
  • luskanluskan Member Posts: 269
    Sorry, I'm not sure. I was able to spawn him in my game through the console command:
    C:CreateCreature("YOSHI7")
  • Malus_DarkbladeMalus_Darkblade Member Posts: 16
    @luskan Do I have to turn on the cheat codes? I already turned on the debug console 1. Is there something I'm missing?
  • Malus_DarkbladeMalus_Darkblade Member Posts: 16
    FIXED! I had to go into the baldur.ini file and edit a bunch of loose text. Thanks a lot for the help @luskan , I really appreciate it.
  • luskanluskan Member Posts: 269
    Glad you got it working. ☺
Sign In or Register to comment.