-
Posts
18 -
Joined
-
Last visited
Community Answers
-
SweetyBerriiz's post in Ned help was marked as the answer
try this
and this code to all case
delwaitingroom; stopnpctimer; initnpctimer; disablenpc ""+strnpcinfo(0)+"";
and
OnTimer10000: enablenpc ""+strnpcinfo(0)+""; waitingroom "PlayUrSong-DJ Jard",0; stopnpctimer; end; OnInit: stopnpctimer; initnpctimer; delwaitingroom; waitingroom "PlayUrSong-DJ Jard",0; end; }
ps. change timer at OnTimer10000: to Ontimer480000: (60000=1 minute / 480000=8 minutes)