Thread: Earthquake
View Single Post
  #10  
Old 05-11-2011, 02:44 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

I think this should work, but didn't actually test it:


Code:
sub EVENT_SAY {

	$npc->CameraEffect(5000, 5, 0, 1);
	quest::we(13, "OH SNAP!");

}
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote