View Single Post
  #3  
Old 08-17-2012, 11:45 AM
Maze_EQ
Demi-God
 
Join Date: Mar 2012
Posts: 1,103
Default

Let me elaborate.

What I am trying to do is.

Code:
sub EVENT_DISCOVER_ITEM
	{
	
		quest::shout2("$name has discovered $discovereditemid");
		
		}
something simple like that, where I can have it when someone discovers ANY item, it will shout worldwide and give the link of the discovered item, I'm not sure how to incorporate this, I have it semi working as in, when someone discovers an item is shouts "$name has discovered" Usually I can figure this stuff out on my own, but i'm at a loss.
__________________
"No, thanks, man. I don't want you fucking up my life, too."

Skype:
Comerian1
Reply With Quote