Skip to content

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

  • int id: the player id.
  • int guildId: the guild id.