View Single Post
  #8  
Old 05-03-2019, 03:21 PM
t0neg0d
Fire Beetle
 
Join Date: Oct 2014
Posts: 22
Default

Quote:
Originally Posted by Uleat View Post
Post your full script for adding items, please.
Code:
sub EVENT_SPAWN {
	$npc->AddItem(10507, 1);
}
Tried all of the above stated as well. Once again... this ONLY happens when it is a global instance.... and at one point I did see an error concerning loot lock... if that helps any.
Reply With Quote