serverkid 1 Posted September 3, 2013 (edited) is there a way to get people on waiting room? something like this: arlandria,150,129,1 script test#npc1111 81,{end;OnInit: waitingroom "Test NPC",2,"test#npc1111::OnFull",1; enablewaitingroomevent "test#npc1111"; end; OnFull: npctalk "Hey, "+strcharinfo(0); end;} would be even better is there is an OnEnter event for waitingroom, so i can screen every people before allowing them inside the waitingroom Edited September 3, 2013 by serverkid Quote Share this post Link to post Share on other sites
is there a way to get people on waiting room? something like this:
would be even better is there is an OnEnter event for waitingroom, so i can screen every people before allowing them inside the waitingroom
Edited by serverkidShare this post
Link to post
Share on other sites