Welcome to the Builder Academy

Question Ran into an interesting problem in Summing

More
28 Aug 2025 18:13 #10880 by wlessard1
I tried to add a new message to the summoning list...

static const char *mag_summon_msgs[] =
Making the total 13 messages but when I did, it would crash the system.

Is there somewhere I haven't found that limits the messages to 12?

Thanks for any help.

Please Log in or Create an account to join the conversation.

More
Today 15:10 #10881 by thomas
Remember that the 13th message is used like this: mag_summon_msgs[12]

Please Log in or Create an account to join the conversation.

Time to create page: 0.156 seconds