View Single Post
  #1  
Old 11-08-2014, 03:56 PM
zerjz3
Banned
 
Join Date: Aug 2010
Location: Sanctuary
Posts: 269
Default Theoretical idea: Item Discovery Notifications

I'm pondering whether or not this would be possible via perl, and how it would be done. If anyone has any ideas, feel free to let me know and maybe we can come up with a fun little custom feature.

My idea is that when a player gets the discovery on an item, a notification message would be sent to one of the following, depending on how the server admin has it set :

Option A: Directly to the player

Option B: To the player and a designated GM

Option C: Broadcast to all players on the server


I'm wondering if something can be scripted to pull this information from the discovered_items table, and then send a message with the item name (maybe even a link to the item) and the name of the player who discovered it.


Any thoughts?
Reply With Quote