View Single Post
  #2  
Old 03-04-2006, 04:56 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
It would be interesting to add some functionality to access the guild database yes.
Currently the only thing that is possible is checking if someone is the in guild (not sure if all npcservers are allowed to use it though):
sendtext("lister","checkinguild",{account,guild})
Result (onReceiveText) is "inguild",account,guild,nick
Reply With Quote