Difference between revisions of "Getareausers"

From Hercules Wiki
Jump to: navigation, search
m (See Also)
 
Line 10: Line 10:
  
 
==See Also==
 
==See Also==
*[[getmapusers;]]
+
*[[getmapusers]];
*[[getareausers;]]
+
 
[[Category:Script Command]]
 
[[Category:Script Command]]

Latest revision as of 16:44, 3 October 2013

Syntax

  • getareausers("<map name>",<x1>,<y1>,<x2>,<y2>)

Description

This function will return the count of connected characters which are located within the specified area - an x1/y1-x2/y2 square on the specified map.

This is useful for maps that are split into many buildings, such as all the "*_in" maps, due to all the shops and houses.

See Also