Favorites Checker

by Killer22
Using this proc, you may check a persons member page, and find out of they have a specific game added to it.
Version 1 · Date Added: 7/12/07

If you wish to download this library for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://Killer22.FavoritesChecker##version=0

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Killer22.FavoritesChecker##version=0

Using the proc is quite easy.

OnFavorites(hub,ckey)

Hub = The game you are looking for, in hub formate (ex: "Killer22.Finishchecker")

ckey = The players ckey (ex: Super Cool Dude = supercooldude)

This proc returns the guild staff rank, or if no guild, the players rank.