Jump to content
  • 0
RhamXIV

Please Help me about Cash Shop & Daily Reward Like These

Question

4 answers to this question

Recommended Posts

  • 0

This cashshop is from the newer clients (RagexeRE 2013 and newer I think), to setup it use db/cashshop_db.conf.

 

About the daily login, there's one here in herc download area: http://herc.ws/board/files/file/299-ragnarok-online-daily-reward-psd-only/

if you want to make it by yourself you just need to make some images with each stage of it (all box closed, box1 open, box1 and 2 open, and so on) and display them together with a script that handles daily login.

Share this post


Link to post
Share on other sites
  • 0

This cashshop is from the newer clients (RagexeRE 2013 and newer I think), to setup it use db/cashshop_db.conf.

 

About the daily login, there's one here in herc download area: http://herc.ws/board/files/file/299-ragnarok-online-daily-reward-psd-only/

if you want to make it by yourself you just need to make some images with each stage of it (all box closed, box1 open, box1 and 2 open, and so on) and display them together with a script that handles daily login.

its okay sir thank you for reply i understand you pretty well but sir uhhmm is there any tutorial if how can i make it by myself so i can make the images with each stage ?? thank you 

Share this post


Link to post
Share on other sites
  • 0

 

This cashshop is from the newer clients (RagexeRE 2013 and newer I think), to setup it use db/cashshop_db.conf.

 

About the daily login, there's one here in herc download area: http://herc.ws/board/files/file/299-ragnarok-online-daily-reward-psd-only/

if you want to make it by yourself you just need to make some images with each stage of it (all box closed, box1 open, box1 and 2 open, and so on) and display them together with a script that handles daily login.

its okay sir thank you for reply i understand you pretty well but sir uhhmm is there any tutorial if how can i make it by myself so i can make the images with each stage ?? thank you 

I don't think there's a tutorial about that, but you can get some ideas of how to code it from the lucky spin that we did some time ago, it uses pretty much the same idea, except that it doesn't change day by day: http://herc.ws/board/topic/10412-request-a-daily-lucky-spin-like-this/?p=62450

Basically you can show 1 image per time, so you have to make all possible displays as images, eg:

- daily_1.bmp : day 1 box open, and rest closed

- daily_2.bmp : day 1 and 2 boxes open and rest closed

- daily_3.bmp : day 1, 2, 3 open, rest closed

and so on.

then you check the day and show the right image with the cutin command

 

To make the image, create a base image with all boxes closed, then you replace the first one with the prize, save, replace the second, save, and repeat until all boxes are replaced by prizes (last day)

Edited by KirieZ

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.