Okay, my brain is twitterpated as usual today. I've been messing around trying to make it where one can only purchase so many items per level. Example:
level 1 can purchase up to 100
level 2 can purchase up to 200
level 3 can purchase up to 300
Now I could go in there and write a whole bunch of If 1 > than blah blah, but I'd have to write that for each level that exists