Re: [mccode] Buy A House With Level Requirements !
Hey, hope this isn't a newb post, but I found the code to add to estate.php to work good with:
else if($ir['hLevel'] < $ir['level'] ){
print "You Are Not The Level Required Yet.";}
For some reason the other didn't work for me.. anyway, just posting this in case it is helpful.