View Single Post
  #3  
Old 09-05-2011, 03:06 AM
Mark Sir Link Mark Sir Link is offline
Kevin Azite
Mark Sir Link's Avatar
Join Date: Sep 2005
Posts: 1,489
Mark Sir Link is just really niceMark Sir Link is just really nice
Send a message via AIM to Mark Sir Link
if you're going so far as to ask for a function prototype, would be neat to have

TServerPlayer.isInGuild(str) - return boolean
TServerPlayer.getGuildRank() - return int for current guild
TServerPlayer.getGuildRankName() - return string for current guild
TServerPlayer.getGuildNick() - return string for current guild

being able to retrieve rights seems a bit dubious unless functions or sendtext functionality is added to allow for players to add guild members from within the game but exposing that seems sort of dangerous
Reply With Quote