diff --git a/mapchooser_extended/scripting/mapchooser_extended_avg.sp b/mapchooser_extended/scripting/mapchooser_extended_avg.sp index a614f1c..2f03108 100755 --- a/mapchooser_extended/scripting/mapchooser_extended_avg.sp +++ b/mapchooser_extended/scripting/mapchooser_extended_avg.sp @@ -1713,6 +1713,7 @@ public int Handler_MapVoteMenu(Handle menu, MenuAction action, int param1, int p } case MenuAction_Display: { + Format(player_mapvote[param1], 128, ""); static char buffer[255]; GetPlayerWorthRTV_(param1); float rtv_worth = GetPlayerWorthRTV_boost_(param1);