View Single Post
  #3  
Old 03-03-2011, 06:39 PM
lanystvyl
Sarnak
 
Join Date: Jan 2010
Posts: 53
Default

like this?

sub EVENT_CLICKDOOR_POKNRKPORT500 {
my $Indent = plugin::PWIndent();
quest::popup("Plane of Knowledge", "$Indent Seems that the language is illegible to you.");

}
Reply With Quote