View Single Post
  #1  
Old 11-24-2010, 07:10 PM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Checkinguild Lister Problem

Normally if you do:

PHP Code:
sendtext("lister","checkinguild", {player.account,player.guild}); 
Within onRecieveText it would return parameters including:

account,guild,nickname,rank

However it seems like only account and guild are returned for players that have a graal####### account, it doesn't provide a nickname or rank, not sure if this problem has always existed or is a recent thing.
Reply With Quote