hello i would like to ask how to put waiting room here
prontera,164,203,6 script Quest Shop#1 998,{ callfunc "qshop"; }
prontera,164,203,6 script Quest Shop#1 998,{
callfunc "qshop";
end;
OnInit:
waitingroom "Quest Shop", 0;
end;
}
i try this one and its working fine but how about if it has many shop inside that npc example is: prontera,164,203,6 script Quest Shop#1 998,{, callfunc "qshop",3,4,5; }