Posted by Osan`gar on February 07, 1998 at 13:12:55:
In the GetSectorThingCount() verb, can I place a number (ie-10 for player) as the second element?
ie:
GetSectorThingCount(sector, 10) #count the number of players in a sector
Or would I need to do something else?