Skip to content
Haru edited this page Oct 19, 2016 · 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