Skip to content

Getmapguildusers

Mike Kao edited this page Jun 16, 2023 · 1 revision

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

Clone this wiki locally