Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Limit purchases in cata (Plus R2)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Hypothesis" data-source="post: 462757" data-attributes="member: 83881"><p>There isn't, however, what you could do is create a check in CatalogPurchaseEvent for the purchase of Limited Edition items and make it check the items table for the person's user ID and base_item and if the base_item matches data inside a, for example, you could make a table where you put all the limited IDs, make it select from the items table where user id is equal to the habbo session ID and the amount is equal or greater than 5 and the base ID exists inside the table.</p><p></p><p>I don't know if I explained it well enough for someone to understand nor do I know if this would be an efficient way to do this, but this is what I'd do if I was to make this check.</p></blockquote><p></p>
[QUOTE="Hypothesis, post: 462757, member: 83881"] There isn't, however, what you could do is create a check in CatalogPurchaseEvent for the purchase of Limited Edition items and make it check the items table for the person's user ID and base_item and if the base_item matches data inside a, for example, you could make a table where you put all the limited IDs, make it select from the items table where user id is equal to the habbo session ID and the amount is equal or greater than 5 and the base ID exists inside the table. I don't know if I explained it well enough for someone to understand nor do I know if this would be an efficient way to do this, but this is what I'd do if I was to make this check. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Limit purchases in cata (Plus R2)
Top