Quote:
Originally Posted by cbk1994
Why for the current guild? Why not just have them accept the guild as a parameter?
Also,
TServerPlayer.getGuilds() - returns array of the names of the player's guilds
|
I was thinking the same thing but ideally would like it if it defaulted to the current guild if the parameter is null.
@Dusty, I think those all exist in the sendtext("lister", "checkinguild") return, but as far as getting rank goes, you can only get the integer rank value and not the string name for it.
IE,
PHP Code:
sendText("lister", "checkinguild", {"Mark Sir Link", "Azite"});
returns
PHP Code:
"Mark Sir Link",Azite,Kevin,10