I'm trying to make a prog that checks for empty inn rooms before allowing the PC to rent them, but my idea of doing an mpat VNUM if pcinroom($n) > 0 didn't work like I hoped.
I assume that this would be similar to how the Dripping dagger has the check option, but I'm not sure how that would go, so I was hoping to get a tip on it.