Jump to content
  • 0
Sign in to follow this  
AsurielRO

[Help] fishing script

Question

good day help me to make lure to bait or make it consumable so that players will get bait or lure again into shop when all is gone

 

this lure is accesories want to change it to consumable item please help thank you

 

 

fishing.txt

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hello. since the lure/bait is an accessory you can make it a "durational item" using rentitem(<item id>, <time>) or rentitem("<item name>", <time>) script commands.

note: <time> is in seconds
 

example:
rentitem 2775,3600; // makes you rent the fishing lure for 1 hour

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
Sign in to follow this  

×
×
  • Create New...

Important Information

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