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
Voucher Update Problem Plus Emulator
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="JayC" data-source="post: 445780" data-attributes="member: 36373"><p>It's not possible in the aspect of adding it into the database directly. You have 2 other choices :</p><p></p><p>Create a command that will add a voucher such as :addvoucher CODE123 100 0 0 (100 credits, 0 pixels, 0 diamonds) and update the vouchers after adding</p><p></p><p>Or </p><p></p><p>Update the vouchers every 5 minutes or so with one of the existing game loops. (Bad idea unless you're constantly adding them)</p></blockquote><p></p>
[QUOTE="JayC, post: 445780, member: 36373"] It's not possible in the aspect of adding it into the database directly. You have 2 other choices : Create a command that will add a voucher such as :addvoucher CODE123 100 0 0 (100 credits, 0 pixels, 0 diamonds) and update the vouchers after adding Or Update the vouchers every 5 minutes or so with one of the existing game loops. (Bad idea unless you're constantly adding them) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Voucher Update Problem Plus Emulator
Top