![]() |
Receiving an Item on a Specific Page?
How can I make it so that my users can receive a specific item for going onto a certain page? And, better yet, make it so they can only receive said item once? ;~;
I'd love to do an exploration type system, but I'm uncertain of how to make it rewarding without the user having to be redirected to a shop so they can buy the item themselves, or make it so that there is a promo code. The problem with promo codes is that the user must leave the page to go enter the code, and they could share the codes with the other users. ;~~~; If anyone knows even a makeshift way, that'd be wonderful ;v; thank you all very much. |
I did a write up on some stuff that might be helpful here. Which, if you can follow it, should be more than enough to help you give a user an item -- and if you combine it with the item check later down the page, you should have what you need.
This would be especially good for super important quest items - does the user have a Fancy Lamp? If so, do nothing. If not, give them one. PHP Code:
|
All times are GMT -5. The time now is 02:55 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.