[DiscordArchive] speaking of emotes, is there any way to output text other than emotes on creatures? Like any object?
[DiscordArchive] speaking of emotes, is there any way to output text other than emotes on creatures? Like any object?
Archived author: Prosetos • Posted: 2021-09-04T01:59:43.831000+00:00
Original source
speaking of emotes, is there any way to output text other than emotes on creatures? Like any object?
Archived author: Prosetos • Posted: 2021-09-04T02:00:21.853000+00:00
Original source
trying to get corpse to emote something
Archived author: Prosetos • Posted: 2021-09-04T02:01:41.718000+00:00
Original source
So far all I have is stdout which of course players can't see haha. `std::cout << "You sense " << m_name << " spirit is fading\n";`