function setPlayerGuild (client-side)
Available since version: 0.2.1
This function will set the player/npc guild.
Declaration
void setPlayerGuild(int id, int guildId)
Parameters
intid: the player id.intguildId: the guild id.