11.03.2013, 08:59
Oh fack, I forgot that one.
It should have been:
UPDATED!
You should be able to make it now.
It should have been:
pawn Code:
stock IsPlayerViewingTDBox(playerid, boxid)
{
if(InfoBox[boxid][mShown] == true) return 1;
else return 0;
}
You should be able to make it now.

