Jupiter::StringLuser_message=Jupiter::StringL::Format(IRCCOLOR"12[%.*s Request] "IRCCOLORIRCBOLD"%.*s"IRCBOLDIRCCOLOR"07 has requested assistance in-game; please look in ",staff_word.size(),staff_word.ptr(),fmtName.size(),fmtName.ptr());
Jupiter::StringSchannel_message=Jupiter::StringS::Format(IRCCOLOR"12[%.*s Request] "IRCCOLORIRCBOLD"%.*s"IRCBOLDIRCCOLOR"07 has requested assistance in-game!"IRCCOLOR,staff_word.size(),staff_word.ptr(),fmtName.size(),fmtName.ptr());
Jupiter::StringLuser_message=Jupiter::StringL::Format(IRCCOLOR"12[%.*s Request] "IRCCOLORIRCBOLD"%.*s"IRCBOLDIRCCOLOR"07 has requested assistance in-game for \"%.*s\"; please look in ",staff_word.size(),staff_word.ptr(),fmtName.size(),fmtName.ptr(),parameters.size(),parameters.ptr());
Jupiter::StringSchannel_message=Jupiter::StringS::Format(IRCCOLOR"12[%.*s Request] "IRCCOLORIRCBOLD"%.*s"IRCBOLDIRCCOLOR"07 has requested assistance in-game! Reason: %.*s"IRCCOLOR,staff_word.size(),staff_word.ptr(),fmtName.size(),fmtName.ptr(),parameters.size(),parameters.ptr());
source->sendMessage(*player,Jupiter::StringS::Format("A total of %u %.*ss have been notified of your assistance request.",messageCount,staff_word.size(),staff_word.ptr()));
// Inform the user of the result
source->sendMessage(*player,Jupiter::StringS::Format("A total of %u %.*ss have been notified of your assistance request.",total_user_alerts,staff_word.size(),staff_word.ptr()));