forked from HerculesWS/Hercules
-
Notifications
You must be signed in to change notification settings - Fork 0
Getmapguildusers
Mike Kao edited this page Jun 16, 2023
·
1 revision
getmapguildusers ("<map></map>")
Returns the amount of persons from the given guild that are on the given map.
//Will set the @persons variable to the amount of persons from the guild //which ID's = 10 and are at prontera. set @persons, getmapguildusers("prontera", 10);