leloush
New member
hello guys.. need some help on this
thanks in advance..
mellina,63,60,6 script sample 406,{
end;
OnInit:
waitingroom "waiting room",3,strnpcinfo(3)+"::OnStart",2;
end;
OnStart:
warpwaitingpc "guild_vs2",50,50;
announce "The raid team of "+ rid2name( $@warpwaitingpc[0] ) +" was teleported to the Raid Dungeon!",bc_blue|bc_all;
enablenpc "insidenpc";
end;
}
after warped to guild_vs2
announce to map (guild_vs2) welcome this is sample script... etc etc..
thanks in advance..