Jump to content
  • 0
Sign in to follow this  
leloush

adding announce when warped

Question

hello guys.. need some help on this
 

 

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..

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Try either of these, comment included in the paste.

http://upaste.me/198f2f

It will broadcast it just before they warp but unless you want to add another few lines to make it exactly after they are warped this should be it.

thanks sir ill try this...

Share this post


Link to post
Share on other sites

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.