Feral Heart

Help & Guidance => Game Help => Topic started by: Waveclaw on July 30, 2017, 12:05:02 am

Title: How can I make emotes?
Post by: Waveclaw on July 30, 2017, 12:05:02 am
How? I recently tried a emote and I name it [Hiss], here is the code:


And when I open the game to try it out, it just crashed. Where have I done wrong?

EDIT: Code Removed
Title: Re: How can I make emotes?
Post by: Vespian on July 30, 2017, 12:22:33 am
Arf, here's a link that will guide you to a tutorial: https://feral-heart.com/smf/index.php?topic=21128.0
Maybe it will help you out.

The crashing might be because of an error in the coding. Be wary of capitalization.
Title: Re: How can I make emotes?
Post by: VortexAlive on July 30, 2017, 12:40:52 am
How? I recently tried a emote and I name it [Hiss], here is the code:
[Hiss]
SquintL=0.9
SquintR=0.9
ShowTeeth=1
LipShrink=1
Jawopen=0.2
EarDroopL=0.5
EarDroopR=0.5
Eyelids=0.4

And when I open the game to try it out, it just crashed. Where have I done wrong?

It's "JawOpen" not "Jawopen". o.o
Title: Re: How can I make emotes?
Post by: Waveclaw on July 30, 2017, 12:44:55 am
Oh, THANKS!!!
Title: Re: How can I make emotes?
Post by: Waveclaw on July 30, 2017, 01:07:41 am
Sorry for double posting, but there is another emote that I made and it crashed too, I think I have checked all coding errs that could cause game to crash, but it just wouldn't do. Here it is:

EDIT: Code Removed
Title: Re: How can I make emotes?
Post by: VortexAlive on July 30, 2017, 01:10:19 am
Sorry for double posting, but there is another emote that I made and it crashed too, I think I have checked all coding errs that could cause game to crash, but it just wouldn't do. Here it is:

[Purr]
Smile=0.5
SquintR=0.9
SqunitL=0.9
EarPerkL=0.5
EarPerkR=0.1
Eyelids=0.5
There you go, should be "SquintL". xD
Title: Re: How can I make emotes?
Post by: Waveclaw on July 30, 2017, 01:19:26 am
Urgh, sorry...

Thanks for correcting my spelling!!! :)

EDIT: Oh, since you two helped, you have my permission to use my emotes :)
Title: Re: How can I make emotes?
Post by: Vespian on July 30, 2017, 02:05:28 am
Aww, thank you! You're too sweet. ♥
Me's glad the emotes are working for you now!
Title: Re: How can I make emotes?
Post by: Waveclaw on July 30, 2017, 02:09:08 am
Your welcome :)
Title: Re: How can I make emotes?
Post by: Morgra on July 30, 2017, 02:26:54 am
I'll go ahead and lock this since the problem has been resolved.