Jump to content
Sign in to follow this  
AnnieRuru

Card Collector

Recommended Posts

this script gets in the way when I editing the wiki, so I have to dispose here

ops, I mean, release here :P

 

Download:

script

 

simple script, the npc announce the name of the card it wants

if the player having this card, can give to this npc for a reward

 

found this idea from rathena script request

Share this post


Link to post
Share on other sites

You have a small typo on line 52, mvpcards -> .mvpcards

 

I can't deny that I get the idea behind this, but I somehow find such event strange. Still, awesome script /no1

Share this post


Link to post
Share on other sites

no wonder I found it strange for never getting type 2 ... I thought it was just low probability

fixed

Share this post


Link to post
Share on other sites

There is no bug its just 30 seconds befor the event ends.
You should change.


sleep 30000; // last 30 Seconds

To
sleep 900000; // last 15 Minutes

 

This wil make the event last 15 minutes instead of 30 seconds.

Share this post


Link to post
Share on other sites

There is no bug its just 30 seconds befor the event ends.

You should change.

 

sleep 30000; // last 30 Seconds

To

sleep 900000; // last 15 Minutes

 

This wil make the event last 15 minutes instead of 30 seconds.

ok thanks  :excl:

Share this post


Link to post
Share on other sites

Hi annie. instead of using the sql i want to just manually input the available cards that can be picked by the npc and a declaration in the script for the quantity of cards that the npc needs. How to do that? :)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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