Getmapguildusers - HerculesWS/Hercules GitHub Wiki

Syntax

getmapguildusers ("<map></map>")

Description

Returns the amount of persons from the given guild that are on the given map.

Example

//Will set the @persons variable to the amount of persons from the guild
//which ID&#39;s &#61; 10 and are at prontera.
  set @persons, getmapguildusers(&quot;prontera&quot;, 10)&#59;

Category:Script Command

⚠️ **GitHub.com Fallback** ⚠️