Hello i just want to ask how can i make it 2 or more lucky pick winner thank you
byako,83,154,4 script Who's Online Event 99,{
mes "[Who's Online Event]";
if (getgroupid() < 99) {
mes "Only GM's are allowed to use this NPC.";
}
else {
mes "Enable event?";
if (select("Yes", "No")...