View Single Post
  #2  
Old 05-31-2003, 06:36 AM
IANumtin
Hill Giant
 
Join Date: Apr 2003
Location: EQEmu
Posts: 121
Default

I'm not an expert but it looks to me like here's the problem:

summonitem(13559)exp(100)}

You don't have the numbers in quotes. Should be like this:

summonitem("13559")exp("100")}


Let me know if that helps.
__________________
They say baldness is in the genes but I have hair in my jeans :>)
Reply With Quote