View Single Post
  #3  
Old 08-05-2010, 05:34 PM
Bellos
Hill Giant
 
Join Date: Jul 2007
Posts: 111
Default

Ok it works if i just use

Code:
sub EVENT_DEATH {
	
	quest::spawn2(999147,0,0,1652,1535,-9,69)
	
}


ahh ok i have my orcs respawning fast for testing purposes. Thats probably why. Hmmm im not too firmiliar with qglobals. I guess ill have to try that
Reply With Quote