Jump to content
  • 0
Sign in to follow this  
serverkid

get people in waiting room

Question

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 by serverkid

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.